Pull request #41832 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525+aa1ada6b2a8d19775f47a63dd60c8edbe307eccb (656b94219a3798dd1e95fafe80fa3b572ee31576) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41832@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-12-22T09:56:17.973Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-22T09:56:17.978Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-22T09:56:33.134Z] Still waiting to schedule task [2020-12-22T09:56:33.136Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-12-22T09:57:18.573Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06914943f3bbdaa22) in /home/ubuntu/workspace/moby_PR-41832 [Pipeline] { [Pipeline] checkout [2020-12-22T09:57:22.282Z] using credential docker-jenkins-github-credentials [2020-12-22T09:57:22.289Z] Cloning the remote Git repository [2020-12-22T09:57:22.289Z] Cloning with configured refspecs honoured and without tags [2020-12-22T09:57:22.178Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:57:22.241Z] > git init /home/ubuntu/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:57:22.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:57:22.547Z] > git --version # timeout=10 [2020-12-22T09:57:22.571Z] > git --version # 'git version 2.17.1' [2020-12-22T09:57:22.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:57:22.573Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:57:47.507Z] Fetching without tags [2020-12-22T09:57:48.059Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:57:47.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:57:47.400Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:57:47.438Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:57:47.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:57:47.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:57:47.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:57:47.503Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:57:48.058Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:57:48.094Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:57:49.928Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:57:49.928Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:57:49.697Z] > git remote # timeout=10 [2020-12-22T09:57:49.724Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:57:49.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:57:49.839Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:57:49.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:57:49.923Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:57:49.944Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:57:55.053Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:57:55.053Z] First time build. Skipping changelog. [2020-12-22T09:57:55.070Z] > git --version # timeout=10 [2020-12-22T09:57:55.100Z] > git --version # 'git version 2.17.1' [2020-12-22T09:57:55.124Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T09:57:56.394Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/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-12-22T09:58:04.554Z] Unable to find image 'alpine:latest' locally [2020-12-22T09:58:04.554Z] latest: Pulling from library/alpine [2020-12-22T09:58:04.554Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T09:58:04.554Z] 801bfaa63ef2: Verifying Checksum [2020-12-22T09:58:04.554Z] 801bfaa63ef2: Download complete [2020-12-22T09:58:04.554Z] 801bfaa63ef2: Pull complete [2020-12-22T09:58:04.554Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T09:58:04.554Z] Status: Downloaded newer image for alpine:latest [2020-12-22T09:58:07.864Z] 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-12-22T09:58:08.383Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06914943f3bbdaa22) in /home/ubuntu/workspace/moby_PR-41832 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] checkout [Pipeline] // stage [2020-12-22T09:58:08.458Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41832 [Pipeline] // stage [2020-12-22T09:58:08.473Z] using credential docker-jenkins-github-credentials [2020-12-22T09:58:08.475Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41832 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-12-22T09:58:08.525Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-12-22T09:58:08.569Z] Fetching without tags [Pipeline] // stage [2020-12-22T09:58:08.591Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-22T09:58:08.605Z] Cloning the remote Git repository [2020-12-22T09:58:08.605Z] Cloning with configured refspecs honoured and without tags [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 [2020-12-22T09:58:08.716Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-12-22T09:58:08.736Z] Cloning the remote Git repository [2020-12-22T09:58:08.736Z] Cloning with configured refspecs honoured and without tags [2020-12-22T09:58:08.484Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-22T09:58:08.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:58:08.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:58:08.576Z] > git --version # timeout=10 [2020-12-22T09:58:08.617Z] > git --version # 'git version 2.17.1' [2020-12-22T09:58:08.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:08.618Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:09.182Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:09.445Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:09.445Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:58:09.185Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:09.215Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:09.335Z] > git remote # timeout=10 [2020-12-22T09:58:09.355Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:58:09.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:09.384Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:58:09.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:58:09.447Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:08.612Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:58:08.612Z] > git init /home/jenkins/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:58:08.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:58:08.633Z] > git --version # timeout=10 [2020-12-22T09:58:08.642Z] > git --version # 'git version 2.17.1' [2020-12-22T09:58:08.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:08.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:08.744Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:58:08.760Z] > git init /home/docker/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:58:08.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:58:08.769Z] > git --version # timeout=10 [2020-12-22T09:58:08.772Z] > git --version # 'git version 2.7.4' [2020-12-22T09:58:08.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:08.774Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:09.614Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:58:09.632Z] > git --version # timeout=10 [2020-12-22T09:58:09.656Z] > git --version # 'git version 2.17.1' [2020-12-22T09:58:09.677Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T09:58:09.468Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:10.533Z] + [ PR != PR ] [2020-12-22T09:58:10.533Z] + [ master != master ] [2020-12-22T09:58:10.533Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:58:10.864Z] + docker version [2020-12-22T09:58:10.864Z] Client: Docker Engine - Community [2020-12-22T09:58:10.864Z] Version: 19.03.13 [2020-12-22T09:58:10.864Z] API version: 1.40 [2020-12-22T09:58:10.864Z] Go version: go1.13.15 [2020-12-22T09:58:10.864Z] Git commit: 4484c46d9d [2020-12-22T09:58:10.864Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T09:58:10.864Z] OS/Arch: linux/amd64 [2020-12-22T09:58:10.864Z] Experimental: false [2020-12-22T09:58:10.864Z] [2020-12-22T09:58:10.864Z] Server: Docker Engine - Community [2020-12-22T09:58:10.864Z] Engine: [2020-12-22T09:58:10.864Z] Version: 19.03.13 [2020-12-22T09:58:10.864Z] API version: 1.40 (minimum version 1.12) [2020-12-22T09:58:10.864Z] Go version: go1.13.15 [2020-12-22T09:58:10.864Z] Git commit: 4484c46d9d [2020-12-22T09:58:10.864Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T09:58:10.864Z] OS/Arch: linux/amd64 [2020-12-22T09:58:10.864Z] Experimental: true [2020-12-22T09:58:10.864Z] containerd: [2020-12-22T09:58:10.864Z] Version: 1.3.7 [2020-12-22T09:58:10.864Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T09:58:10.864Z] runc: [2020-12-22T09:58:10.864Z] Version: 1.0.0-rc10 [2020-12-22T09:58:10.864Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:58:10.864Z] docker-init: [2020-12-22T09:58:10.864Z] Version: 0.18.0 [2020-12-22T09:58:10.864Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T09:58:11.176Z] + docker info [2020-12-22T09:58:17.713Z] Fetching without tags [2020-12-22T09:58:18.006Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:17.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:58:17.691Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:58:17.693Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:17.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:58:17.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:58:17.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:17.720Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:18.012Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:18.013Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:18.501Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:18.501Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:58:18.964Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:58:19.014Z] > git --version # timeout=10 [2020-12-22T09:58:19.019Z] > git --version # 'git version 2.17.1' [2020-12-22T09:58:19.025Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:58:18.478Z] > git remote # timeout=10 [2020-12-22T09:58:18.479Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:58:18.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:18.483Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:58:18.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:58:18.508Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:18.511Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:19.873Z] + docker version [2020-12-22T09:58:19.873Z] Client: Docker Engine - Community [2020-12-22T09:58:19.873Z] Version: 19.03.7 [2020-12-22T09:58:19.873Z] API version: 1.40 [2020-12-22T09:58:19.873Z] Go version: go1.12.17 [2020-12-22T09:58:19.873Z] Git commit: 7141c199a2 [2020-12-22T09:58:19.873Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-22T09:58:19.873Z] OS/Arch: linux/s390x [2020-12-22T09:58:19.873Z] Experimental: false [2020-12-22T09:58:19.873Z] [2020-12-22T09:58:19.873Z] Server: Docker Engine - Community [2020-12-22T09:58:19.873Z] Engine: [2020-12-22T09:58:19.873Z] Version: 19.03.7 [2020-12-22T09:58:19.873Z] API version: 1.40 (minimum version 1.12) [2020-12-22T09:58:19.873Z] Go version: go1.12.17 [2020-12-22T09:58:19.873Z] Git commit: 7141c199a2 [2020-12-22T09:58:19.873Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-22T09:58:19.873Z] OS/Arch: linux/s390x [2020-12-22T09:58:19.873Z] Experimental: true [2020-12-22T09:58:19.873Z] containerd: [2020-12-22T09:58:19.873Z] Version: 1.2.13 [2020-12-22T09:58:19.873Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-22T09:58:19.873Z] runc: [2020-12-22T09:58:19.873Z] Version: 1.0.0-rc10 [2020-12-22T09:58:19.873Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:58:19.873Z] docker-init: [2020-12-22T09:58:19.873Z] Version: 0.18.0 [2020-12-22T09:58:19.873Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T09:58:20.247Z] + docker info [2020-12-22T09:58:20.247Z] Client: [2020-12-22T09:58:20.247Z] Debug Mode: false [2020-12-22T09:58:20.247Z] [2020-12-22T09:58:20.247Z] Server: [2020-12-22T09:58:20.247Z] Containers: 0 [2020-12-22T09:58:20.247Z] Running: 0 [2020-12-22T09:58:20.247Z] Paused: 0 [2020-12-22T09:58:20.247Z] Stopped: 0 [2020-12-22T09:58:20.247Z] Images: 0 [2020-12-22T09:58:20.247Z] Server Version: 19.03.7 [2020-12-22T09:58:20.247Z] Storage Driver: overlay2 [2020-12-22T09:58:20.247Z] Backing Filesystem: [2020-12-22T09:58:20.247Z] Supports d_type: true [2020-12-22T09:58:20.247Z] Native Overlay Diff: true [2020-12-22T09:58:20.247Z] Logging Driver: json-file [2020-12-22T09:58:20.247Z] Cgroup Driver: cgroupfs [2020-12-22T09:58:20.247Z] Plugins: [2020-12-22T09:58:20.247Z] Volume: local [2020-12-22T09:58:20.247Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T09:58:20.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T09:58:20.247Z] Swarm: inactive [2020-12-22T09:58:20.247Z] Runtimes: runc [2020-12-22T09:58:20.247Z] Default Runtime: runc [2020-12-22T09:58:20.247Z] Init Binary: docker-init [2020-12-22T09:58:20.247Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-22T09:58:20.247Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:58:20.247Z] init version: fec3683 [2020-12-22T09:58:20.247Z] Security Options: [2020-12-22T09:58:20.247Z] apparmor [2020-12-22T09:58:20.247Z] seccomp [2020-12-22T09:58:20.247Z] Profile: default [2020-12-22T09:58:20.247Z] Kernel Version: 4.15.0-91-generic [2020-12-22T09:58:20.247Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-22T09:58:20.247Z] OSType: linux [2020-12-22T09:58:20.247Z] Architecture: s390x [2020-12-22T09:58:20.247Z] CPUs: 2 [2020-12-22T09:58:20.247Z] Total Memory: 7.861GiB [2020-12-22T09:58:20.247Z] Name: s390x-ubuntu-03 [2020-12-22T09:58:20.247Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-22T09:58:20.247Z] Docker Root Dir: /var/lib/docker [2020-12-22T09:58:20.247Z] Debug Mode: false [2020-12-22T09:58:20.247Z] Registry: https://index.docker.io/v1/ [2020-12-22T09:58:20.247Z] Labels: [2020-12-22T09:58:20.247Z] Experimental: true [2020-12-22T09:58:20.247Z] Insecure Registries: [2020-12-22T09:58:20.247Z] 127.0.0.0/8 [2020-12-22T09:58:20.247Z] Live Restore Enabled: false [2020-12-22T09:58:20.247Z] [2020-12-22T09:58:20.247Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T09:58:20.621Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:20.621Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:20.621Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T09:58:20.912Z] + bash /home/jenkins/workspace/moby_PR-41832/check-config.sh [2020-12-22T09:58:20.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T09:58:20.912Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-22T09:58:20.912Z] [2020-12-22T09:58:20.912Z] Generally Necessary: [2020-12-22T09:58:20.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T09:58:20.912Z] - apparmor: enabled and tools installed [2020-12-22T09:58:20.912Z] - CONFIG_NAMESPACES: enabled [2020-12-22T09:58:20.912Z] - CONFIG_NET_NS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_PID_NS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_IPC_NS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_UTS_NS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUPS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CPUSETS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_MEMCG: enabled [2020-12-22T09:58:20.912Z] - CONFIG_KEYS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_VETH: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-22T09:58:20.912Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T09:58:20.912Z] [2020-12-22T09:58:20.912Z] Optional Features: [2020-12-22T09:58:20.912Z] - CONFIG_USER_NS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_SECCOMP: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T09:58:20.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T09:58:20.912Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T09:58:20.912Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T09:58:20.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T09:58:20.912Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T09:58:20.912Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T09:58:20.912Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T09:58:20.912Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T09:58:20.912Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T09:58:20.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T09:58:20.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T09:58:20.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T09:58:20.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_EXT4_FS: enabled [2020-12-22T09:58:20.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T09:58:20.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T09:58:20.912Z] - Network Drivers: [2020-12-22T09:58:20.912Z] - "overlay": [2020-12-22T09:58:20.912Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T09:58:20.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T09:58:20.912Z] Optional (for encrypted networks): [2020-12-22T09:58:21.203Z] - CONFIG_CRYPTO: enabled [2020-12-22T09:58:21.203Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T09:58:21.203Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T09:58:21.203Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T09:58:21.203Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T09:58:21.203Z] - CONFIG_XFRM: enabled [2020-12-22T09:58:21.203Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-22T09:58:21.203Z] - "ipvlan": [2020-12-22T09:58:21.203Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T09:58:21.203Z] - "macvlan": [2020-12-22T09:58:21.203Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T09:58:21.203Z] - "ftp,tftp client in container": [2020-12-22T09:58:21.203Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T09:58:21.203Z] - Storage Drivers: [2020-12-22T09:58:21.203Z] - "aufs": [2020-12-22T09:58:21.203Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T09:58:21.203Z] - "btrfs": [2020-12-22T09:58:21.203Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T09:58:21.203Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T09:58:21.203Z] - "devicemapper": [2020-12-22T09:58:21.203Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T09:58:21.203Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T09:58:21.203Z] - "overlay": [2020-12-22T09:58:21.203Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T09:58:21.203Z] - "zfs": [2020-12-22T09:58:21.203Z] - /dev/zfs: missing [2020-12-22T09:58:21.203Z] - zfs command: missing [2020-12-22T09:58:21.203Z] - zpool command: missing [2020-12-22T09:58:21.203Z] [2020-12-22T09:58:21.203Z] Limits: [2020-12-22T09:58:21.203Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T09:58:21.203Z] [2020-12-22T09:58:21.203Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T09:58:21.622Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T09:58:21.622Z] #2 [internal] load build definition from Dockerfile [2020-12-22T09:58:21.622Z] #2 transferring dockerfile: 16.58kB done [2020-12-22T09:58:21.622Z] #2 DONE 0.0s [2020-12-22T09:58:21.622Z] [2020-12-22T09:58:21.622Z] #1 [internal] load .dockerignore [2020-12-22T09:58:21.622Z] #1 transferring context: 87B done [2020-12-22T09:58:21.622Z] #1 DONE 0.0s [2020-12-22T09:58:21.622Z] [2020-12-22T09:58:21.622Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T09:58:21.913Z] #3 DONE 0.2s [2020-12-22T09:58:21.913Z] [2020-12-22T09:58:21.913Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T09:58:21.913Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T09:58:22.204Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 180.22kB / 8.88MB 0.1s [2020-12-22T09:58:22.204Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T09:58:22.204Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-22T09:58:22.204Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-22T09:58:22.204Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-12-22T09:58:22.204Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-12-22T09:58:22.493Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-22T09:58:22.493Z] #4 DONE 0.6s [2020-12-22T09:58:22.783Z] [2020-12-22T09:58:22.783Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T09:58:23.073Z] #7 DONE 0.2s [2020-12-22T09:58:23.073Z] [2020-12-22T09:58:23.073Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T09:58:23.073Z] #5 DONE 0.1s [2020-12-22T09:58:23.073Z] [2020-12-22T09:58:23.073Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T09:58:23.073Z] #6 DONE 0.3s [2020-12-22T09:58:23.073Z] [2020-12-22T09:58:23.073Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:23.073Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T09:58:23.369Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.24MB / 102.23MB 0.1s [2020-12-22T09:58:23.369Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T09:58:23.369Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-22T09:58:23.369Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-22T09:58:23.369Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2020-12-22T09:58:23.369Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.32MB / 102.23MB 0.2s [2020-12-22T09:58:23.369Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-12-22T09:58:23.383Z] Still waiting to schedule task [2020-12-22T09:58:23.383Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06914943f3bbdaa22)’ [2020-12-22T09:58:23.384Z] Still waiting to schedule task [2020-12-22T09:58:23.384Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06914943f3bbdaa22)’ [2020-12-22T09:58:23.387Z] Still waiting to schedule task [2020-12-22T09:58:23.387Z] All nodes of label ‘arm64&&linux’ are offline [2020-12-22T09:58:23.388Z] Still waiting to schedule task [2020-12-22T09:58:23.388Z] All nodes of label ‘windows-2019’ are offline [2020-12-22T09:58:23.661Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.18MB / 102.23MB 0.4s [2020-12-22T09:58:23.956Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.11MB / 102.23MB 0.6s [2020-12-22T09:58:23.956Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 34.25MB / 102.23MB 0.7s [2020-12-22T09:58:23.956Z] #8 ... [2020-12-22T09:58:23.956Z] [2020-12-22T09:58:23.956Z] #21 [internal] load build context [2020-12-22T09:58:23.956Z] #21 transferring context: 53.17MB 0.8s done [2020-12-22T09:58:23.956Z] #21 DONE 0.9s [2020-12-22T09:58:23.956Z] [2020-12-22T09:58:23.956Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:24.256Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.01MB / 102.23MB 0.9s [2020-12-22T09:58:24.256Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 50.02MB / 102.23MB 1.0s [2020-12-22T09:58:24.556Z] #8 ... [2020-12-22T09:58:24.556Z] [2020-12-22T09:58:24.556Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T09:58:24.556Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T09:58:24.556Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T09:58:24.556Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T09:58:24.556Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-22T09:58:24.556Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-12-22T09:58:24.556Z] #60 DONE 1.3s [2020-12-22T09:58:24.556Z] [2020-12-22T09:58:24.556Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:24.556Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.72MB / 102.23MB 1.1s [2020-12-22T09:58:24.556Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.87MB / 102.23MB 1.3s [2020-12-22T09:58:24.847Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 92.90MB / 102.23MB 1.5s [2020-12-22T09:58:24.847Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.6s [2020-12-22T09:58:25.138Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.7s done [2020-12-22T09:58:25.138Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-12-22T09:58:26.103Z] Client: [2020-12-22T09:58:26.103Z] Debug Mode: false [2020-12-22T09:58:26.103Z] [2020-12-22T09:58:26.103Z] Server: [2020-12-22T09:58:26.103Z] Containers: 0 [2020-12-22T09:58:26.103Z] Running: 0 [2020-12-22T09:58:26.103Z] Paused: 0 [2020-12-22T09:58:26.103Z] Stopped: 0 [2020-12-22T09:58:26.103Z] Images: 1 [2020-12-22T09:58:26.103Z] Server Version: 19.03.13 [2020-12-22T09:58:26.103Z] Storage Driver: overlay2 [2020-12-22T09:58:26.103Z] Backing Filesystem: extfs [2020-12-22T09:58:26.103Z] Supports d_type: true [2020-12-22T09:58:26.103Z] Native Overlay Diff: true [2020-12-22T09:58:26.103Z] Logging Driver: json-file [2020-12-22T09:58:26.103Z] Cgroup Driver: cgroupfs [2020-12-22T09:58:26.103Z] Plugins: [2020-12-22T09:58:26.103Z] Volume: local [2020-12-22T09:58:26.103Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T09:58:26.103Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T09:58:26.103Z] Swarm: inactive [2020-12-22T09:58:26.103Z] Runtimes: runc [2020-12-22T09:58:26.103Z] Default Runtime: runc [2020-12-22T09:58:26.103Z] Init Binary: docker-init [2020-12-22T09:58:26.103Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T09:58:26.103Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:58:26.103Z] init version: fec3683 [2020-12-22T09:58:26.103Z] Security Options: [2020-12-22T09:58:26.103Z] apparmor [2020-12-22T09:58:26.103Z] seccomp [2020-12-22T09:58:26.103Z] Profile: default [2020-12-22T09:58:26.103Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T09:58:26.103Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T09:58:26.103Z] OSType: linux [2020-12-22T09:58:26.103Z] Architecture: x86_64 [2020-12-22T09:58:26.103Z] CPUs: 2 [2020-12-22T09:58:26.103Z] Total Memory: 7.487GiB [2020-12-22T09:58:26.103Z] Name: ip-10-100-44-238 [2020-12-22T09:58:26.103Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T09:58:26.103Z] Docker Root Dir: /var/lib/docker [2020-12-22T09:58:26.103Z] Debug Mode: false [2020-12-22T09:58:26.103Z] Registry: https://index.docker.io/v1/ [2020-12-22T09:58:26.103Z] Labels: [2020-12-22T09:58:26.103Z] Experimental: true [2020-12-22T09:58:26.103Z] Insecure Registries: [2020-12-22T09:58:26.103Z] 127.0.0.0/8 [2020-12-22T09:58:26.103Z] Live Restore Enabled: true [2020-12-22T09:58:26.103Z] [2020-12-22T09:58:26.103Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T09:58:26.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:58:26.243Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:58:26.246Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:26.268Z] Fetching without tags [2020-12-22T09:58:26.401Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:26.401Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:26.401Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T09:58:26.401Z] + bash /home/ubuntu/workspace/moby_PR-41832/check-config.sh [2020-12-22T09:58:26.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T09:58:26.401Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T09:58:26.401Z] [2020-12-22T09:58:26.401Z] Generally Necessary: [2020-12-22T09:58:26.663Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:26.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T09:58:26.677Z] - apparmor: enabled and tools installed [2020-12-22T09:58:26.677Z] - CONFIG_NAMESPACES: enabled [2020-12-22T09:58:26.677Z] - CONFIG_NET_NS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_PID_NS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_IPC_NS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_UTS_NS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUPS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CPUSETS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_MEMCG: enabled [2020-12-22T09:58:26.677Z] - CONFIG_KEYS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_VETH: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T09:58:26.677Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T09:58:26.677Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T09:58:26.677Z] [2020-12-22T09:58:26.677Z] Optional Features: [2020-12-22T09:58:26.677Z] - CONFIG_USER_NS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_SECCOMP: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T09:58:26.677Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T09:58:26.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T09:58:26.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T09:58:26.677Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T09:58:26.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T09:58:26.677Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T09:58:26.677Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T09:58:26.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T09:58:26.677Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T09:58:26.945Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T09:58:26.945Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T09:58:26.945Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T09:58:26.946Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T09:58:26.946Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T09:58:26.946Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T09:58:26.946Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_EXT4_FS: enabled [2020-12-22T09:58:26.946Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T09:58:26.946Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T09:58:26.946Z] - Network Drivers: [2020-12-22T09:58:26.946Z] - "overlay": [2020-12-22T09:58:26.946Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T09:58:26.946Z] Optional (for encrypted networks): [2020-12-22T09:58:26.946Z] - CONFIG_CRYPTO: enabled [2020-12-22T09:58:26.946Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T09:58:26.946Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T09:58:26.946Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T09:58:26.946Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T09:58:26.946Z] - CONFIG_XFRM: enabled [2020-12-22T09:58:26.946Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T09:58:26.946Z] - "ipvlan": [2020-12-22T09:58:26.946Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T09:58:26.946Z] - "macvlan": [2020-12-22T09:58:26.946Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T09:58:26.946Z] - "ftp,tftp client in container": [2020-12-22T09:58:26.946Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T09:58:26.946Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T09:58:26.946Z] - Storage Drivers: [2020-12-22T09:58:26.946Z] - "aufs": [2020-12-22T09:58:26.946Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T09:58:26.946Z] - "btrfs": [2020-12-22T09:58:26.946Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T09:58:27.201Z] #8 ... [2020-12-22T09:58:27.201Z] [2020-12-22T09:58:27.201Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T09:58:27.201Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T09:58:27.201Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T09:58:27.201Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done [2020-12-22T09:58:27.201Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done [2020-12-22T09:58:27.201Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.3s done [2020-12-22T09:58:27.201Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.1s done [2020-12-22T09:58:27.201Z] #24 DONE 3.7s [2020-12-22T09:58:27.201Z] [2020-12-22T09:58:27.201Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:27.207Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T09:58:27.207Z] - "devicemapper": [2020-12-22T09:58:27.207Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T09:58:27.207Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T09:58:27.207Z] - "overlay": [2020-12-22T09:58:27.207Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T09:58:27.207Z] - "zfs": [2020-12-22T09:58:27.207Z] - /dev/zfs: present [2020-12-22T09:58:27.207Z] - zfs command: missing [2020-12-22T09:58:27.207Z] - zpool command: missing [2020-12-22T09:58:27.207Z] [2020-12-22T09:58:27.207Z] Limits: [2020-12-22T09:58:27.207Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T09:58:27.207Z] [2020-12-22T09:58:27.207Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T09:58:27.549Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T09:58:27.549Z] #2 [internal] load .dockerignore [2020-12-22T09:58:27.549Z] #2 transferring context: 87B done [2020-12-22T09:58:27.549Z] #2 DONE 0.0s [2020-12-22T09:58:27.549Z] [2020-12-22T09:58:27.549Z] #1 [internal] load build definition from Dockerfile [2020-12-22T09:58:27.549Z] #1 transferring dockerfile: 16.58kB done [2020-12-22T09:58:27.549Z] #1 DONE 0.0s [2020-12-22T09:58:27.549Z] [2020-12-22T09:58:27.549Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T09:58:27.570Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:58:27.570Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:58:26.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:58:26.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:58:26.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:26.274Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:58:26.668Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:26.671Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:27.533Z] > git remote # timeout=10 [2020-12-22T09:58:27.538Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:58:27.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:58:27.541Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:58:27.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:58:27.575Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:58:27.578Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:58:28.232Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:58:28.277Z] > git --version # timeout=10 [2020-12-22T09:58:28.279Z] > git --version # 'git version 2.7.4' [2020-12-22T09:58:28.282Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-22T09:58:28.490Z] #3 DONE 0.6s [2020-12-22T09:58:28.490Z] [2020-12-22T09:58:28.490Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T09:58:28.490Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T09:58:28.490Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-22T09:58:28.490Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-22T09:58:28.490Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T09:58:28.490Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-22T09:58:28.490Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.84MB / 8.88MB 0.2s [Pipeline] withEnv [Pipeline] { [2020-12-22T09:58:28.750Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-22T09:58:28.750Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-22T09:58:28.750Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:58:29.135Z] + docker version [2020-12-22T09:58:29.135Z] Client: [2020-12-22T09:58:29.135Z] Version: 18.06.1-ce [2020-12-22T09:58:29.135Z] API version: 1.38 [2020-12-22T09:58:29.135Z] Go version: go1.10.3 [2020-12-22T09:58:29.135Z] Git commit: e68fc7a [2020-12-22T09:58:29.135Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-22T09:58:29.135Z] OS/Arch: linux/ppc64le [2020-12-22T09:58:29.135Z] Experimental: false [2020-12-22T09:58:29.135Z] [2020-12-22T09:58:29.135Z] Server: [2020-12-22T09:58:29.135Z] Engine: [2020-12-22T09:58:29.135Z] Version: 18.06.1-ce [2020-12-22T09:58:29.135Z] API version: 1.38 (minimum version 1.12) [2020-12-22T09:58:29.135Z] Go version: go1.10.3 [2020-12-22T09:58:29.135Z] Git commit: e68fc7a [2020-12-22T09:58:29.135Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-22T09:58:29.135Z] OS/Arch: linux/ppc64le [2020-12-22T09:58:29.135Z] Experimental: true [Pipeline] sh [2020-12-22T09:58:29.320Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-22T09:58:29.321Z] #4 DONE 0.9s [2020-12-22T09:58:29.321Z] [2020-12-22T09:58:29.321Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T09:58:29.515Z] + docker info [2020-12-22T09:58:29.515Z] Containers: 0 [2020-12-22T09:58:29.515Z] Running: 0 [2020-12-22T09:58:29.515Z] Paused: 0 [2020-12-22T09:58:29.515Z] Stopped: 0 [2020-12-22T09:58:29.515Z] Images: 0 [2020-12-22T09:58:29.515Z] Server Version: 18.06.1-ce [2020-12-22T09:58:29.515Z] Storage Driver: overlay2 [2020-12-22T09:58:29.515Z] Backing Filesystem: extfs [2020-12-22T09:58:29.515Z] Supports d_type: true [2020-12-22T09:58:29.515Z] Native Overlay Diff: true [2020-12-22T09:58:29.515Z] Logging Driver: json-file [2020-12-22T09:58:29.515Z] Cgroup Driver: cgroupfs [2020-12-22T09:58:29.515Z] Plugins: [2020-12-22T09:58:29.515Z] Volume: local [2020-12-22T09:58:29.515Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T09:58:29.515Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-22T09:58:29.515Z] Swarm: inactive [2020-12-22T09:58:29.515Z] Runtimes: runc [2020-12-22T09:58:29.515Z] Default Runtime: runc [2020-12-22T09:58:29.515Z] Init Binary: docker-init [2020-12-22T09:58:29.515Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-22T09:58:29.515Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-22T09:58:29.515Z] init version: fec3683 [2020-12-22T09:58:29.515Z] Security Options: [2020-12-22T09:58:29.515Z] apparmor [2020-12-22T09:58:29.515Z] seccomp [2020-12-22T09:58:29.515Z] Profile: default [2020-12-22T09:58:29.515Z] Kernel Version: 4.4.0-139-generic [2020-12-22T09:58:29.515Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-22T09:58:29.515Z] OSType: linux [2020-12-22T09:58:29.515Z] Architecture: ppc64le [2020-12-22T09:58:29.515Z] CPUs: 4 [2020-12-22T09:58:29.515Z] Total Memory: 7.972GiB [2020-12-22T09:58:29.515Z] Name: ppc64le-ubuntu-17 [2020-12-22T09:58:29.515Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-22T09:58:29.515Z] Docker Root Dir: /var/lib/docker [2020-12-22T09:58:29.515Z] Debug Mode (client): false [2020-12-22T09:58:29.515Z] Debug Mode (server): false [2020-12-22T09:58:29.515Z] Registry: https://index.docker.io/v1/ [2020-12-22T09:58:29.515Z] Labels: [2020-12-22T09:58:29.515Z] Experimental: true [2020-12-22T09:58:29.515Z] Insecure Registries: [2020-12-22T09:58:29.515Z] 127.0.0.0/8 [2020-12-22T09:58:29.515Z] Live Restore Enabled: false [2020-12-22T09:58:29.515Z] [Pipeline] sh [2020-12-22T09:58:29.585Z] #7 DONE 0.3s [2020-12-22T09:58:29.585Z] [2020-12-22T09:58:29.585Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T09:58:29.585Z] #6 DONE 0.4s [2020-12-22T09:58:29.585Z] [2020-12-22T09:58:29.585Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T09:58:29.585Z] #5 DONE 0.4s [2020-12-22T09:58:29.848Z] [2020-12-22T09:58:29.848Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:29.848Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T09:58:29.848Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-12-22T09:58:29.848Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T09:58:29.848Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-22T09:58:29.848Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-12-22T09:58:29.848Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-12-22T09:58:29.848Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-22T09:58:29.848Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.55MB / 10.00MB 0.2s [2020-12-22T09:58:29.891Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:29.891Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:58:29.891Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T09:58:29.891Z] + bash /home/docker/workspace/moby_PR-41832/check-config.sh [2020-12-22T09:58:29.891Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T09:58:29.891Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-22T09:58:29.891Z] [2020-12-22T09:58:29.891Z] Generally Necessary: [2020-12-22T09:58:29.891Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T09:58:29.891Z] - apparmor: enabled and tools installed [2020-12-22T09:58:29.891Z] - CONFIG_NAMESPACES: enabled [2020-12-22T09:58:29.891Z] - CONFIG_NET_NS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_PID_NS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_IPC_NS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_UTS_NS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CGROUPS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T09:58:29.891Z] - CONFIG_CPUSETS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_MEMCG: enabled [2020-12-22T09:58:29.891Z] - CONFIG_KEYS: enabled [2020-12-22T09:58:29.891Z] - CONFIG_VETH: enabled (as module) [2020-12-22T09:58:29.926Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.2s done [2020-12-22T09:58:29.926Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-12-22T09:58:29.926Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-22T09:58:29.926Z] #8 DONE 6.5s [2020-12-22T09:58:29.926Z] [2020-12-22T09:58:29.926Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T09:58:30.108Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.65MB / 7.81MB 0.2s [2020-12-22T09:58:30.108Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.11MB / 10.00MB 0.2s [2020-12-22T09:58:30.108Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.72MB / 50.40MB 0.4s [2020-12-22T09:58:30.108Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-12-22T09:58:30.108Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.79MB / 10.00MB 0.4s [2020-12-22T09:58:30.185Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-22T09:58:30.185Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T09:58:30.185Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-22T09:58:30.185Z] [2020-12-22T09:58:30.185Z] Optional Features: [2020-12-22T09:58:30.185Z] - CONFIG_USER_NS: enabled [2020-12-22T09:58:30.185Z] - CONFIG_SECCOMP: enabled [2020-12-22T09:58:30.185Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T09:58:30.185Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T09:58:30.185Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T09:58:30.185Z] (cgroup swap accounting is currently enabled) [2020-12-22T09:58:30.185Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-22T09:58:30.185Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T09:58:30.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T09:58:30.185Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-22T09:58:30.185Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-22T09:58:30.185Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T09:58:30.185Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T09:58:30.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T09:58:30.185Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T09:58:30.185Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T09:58:30.185Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T09:58:30.185Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T09:58:30.185Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T09:58:30.185Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T09:58:30.185Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T09:58:30.185Z] - CONFIG_EXT4_FS: enabled [2020-12-22T09:58:30.185Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T09:58:30.185Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T09:58:30.185Z] - Network Drivers: [2020-12-22T09:58:30.185Z] - "overlay": [2020-12-22T09:58:30.370Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2020-12-22T09:58:30.370Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.26MB / 50.40MB 0.7s [2020-12-22T09:58:30.370Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-22T09:58:30.370Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-12-22T09:58:30.370Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.40MB / 68.67MB 0.7s [2020-12-22T09:58:30.370Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.24MB / 51.83MB 0.7s [2020-12-22T09:58:30.475Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T09:58:30.475Z] Optional (for encrypted networks): [2020-12-22T09:58:30.475Z] - CONFIG_CRYPTO: enabled [2020-12-22T09:58:30.475Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_XFRM: enabled [2020-12-22T09:58:30.475Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-22T09:58:30.475Z] - "ipvlan": [2020-12-22T09:58:30.475Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T09:58:30.475Z] - "macvlan": [2020-12-22T09:58:30.475Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T09:58:30.475Z] - "ftp,tftp client in container": [2020-12-22T09:58:30.475Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T09:58:30.475Z] - Storage Drivers: [2020-12-22T09:58:30.475Z] - "aufs": [2020-12-22T09:58:30.475Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T09:58:30.475Z] - "btrfs": [2020-12-22T09:58:30.475Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T09:58:30.475Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T09:58:30.475Z] - "devicemapper": [2020-12-22T09:58:30.475Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T09:58:30.475Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T09:58:30.475Z] - "overlay": [2020-12-22T09:58:30.475Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T09:58:30.475Z] - "zfs": [2020-12-22T09:58:30.475Z] - /dev/zfs: missing [2020-12-22T09:58:30.475Z] - zfs command: missing [2020-12-22T09:58:30.475Z] - zpool command: missing [2020-12-22T09:58:30.475Z] [2020-12-22T09:58:30.475Z] Limits: [2020-12-22T09:58:30.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T09:58:30.475Z] [2020-12-22T09:58:30.475Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T09:58:30.630Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.14MB / 50.40MB 0.8s [2020-12-22T09:58:30.630Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.31MB / 50.40MB 0.9s [2020-12-22T09:58:30.630Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.75MB / 68.67MB 0.9s [2020-12-22T09:58:30.630Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.82MB / 51.83MB 0.9s [2020-12-22T09:58:30.892Z] + make bundles/buildx [2020-12-22T09:58:30.895Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.17MB / 50.40MB 1.1s [2020-12-22T09:58:30.895Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.39MB / 68.67MB 1.1s [2020-12-22T09:58:30.895Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.55MB / 51.83MB 1.1s [2020-12-22T09:58:31.162Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 1.3s [2020-12-22T09:58:31.162Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.95MB / 68.67MB 1.3s [2020-12-22T09:58:31.162Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.87MB / 51.83MB 1.3s [2020-12-22T09:58:31.186Z] make: command: Command not found [2020-12-22T09:58:31.187Z] make: command: Command not found [2020-12-22T09:58:31.187Z] mkdir bundles [2020-12-22T09:58:31.187Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-22T09:58:31.187Z] --build-arg BUILDX_COMMIT \ [2020-12-22T09:58:31.187Z] --build-arg BUILDX_REPO \ [2020-12-22T09:58:31.187Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-22T09:58:31.187Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-22T09:58:31.187Z] . [2020-12-22T09:58:31.187Z] /bin/sh: 4: go: not found [2020-12-22T09:58:31.187Z] /bin/sh: 5: go: not found [2020-12-22T09:58:31.425Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.43MB / 50.40MB 1.6s [2020-12-22T09:58:31.425Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.22MB / 68.67MB 1.6s [2020-12-22T09:58:31.425Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.40MB / 51.83MB 1.6s [2020-12-22T09:58:31.425Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.12MB / 50.40MB 1.7s [2020-12-22T09:58:31.447Z] #9 DONE 1.5s [2020-12-22T09:58:31.447Z] [2020-12-22T09:58:31.447Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:58:31.447Z] #25 0.590 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:31.447Z] #25 0.609 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:31.447Z] #25 0.640 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:31.447Z] #25 0.706 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:58:31.447Z] #25 0.999 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:58:31.447Z] #25 2.149 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:58:31.447Z] #25 3.145 Fetched 8097 kB in 3s (3137 kB/s) [2020-12-22T09:58:31.447Z] #25 3.145 Reading package lists... [2020-12-22T09:58:31.447Z] #25 3.607 Reading package lists... [2020-12-22T09:58:31.447Z] #25 4.040 Building dependency tree... [2020-12-22T09:58:31.447Z] #25 4.156 The following additional packages will be installed: [2020-12-22T09:58:31.447Z] #25 4.156 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T09:58:31.447Z] #25 4.156 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T09:58:31.447Z] #25 4.156 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T09:58:31.447Z] #25 4.157 Suggested packages: [2020-12-22T09:58:31.447Z] #25 4.157 krb5-doc krb5-user [2020-12-22T09:58:31.447Z] #25 4.157 Recommended packages: [2020-12-22T09:58:31.447Z] #25 4.157 krb5-locales publicsuffix libsasl2-modules [2020-12-22T09:58:31.447Z] #25 4.301 The following NEW packages will be installed: [2020-12-22T09:58:31.447Z] #25 4.301 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T09:58:31.447Z] #25 4.301 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T09:58:31.447Z] #25 4.301 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T09:58:31.447Z] #25 4.301 libssh2-1 libssl1.1 openssl [2020-12-22T09:58:31.447Z] #25 4.344 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T09:58:31.447Z] #25 4.344 Need to get 4592 kB of archives. [2020-12-22T09:58:31.447Z] #25 4.344 After this operation, 11.9 MB of additional disk space will be used. [2020-12-22T09:58:31.447Z] #25 4.344 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2020-12-22T09:58:31.447Z] #25 4.354 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T09:58:31.447Z] #25 4.388 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-22T09:58:31.447Z] #25 4.389 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-22T09:58:31.447Z] #25 4.391 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-22T09:58:31.447Z] #25 4.407 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-22T09:58:31.447Z] #25 4.412 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-22T09:58:31.447Z] #25 4.414 Get:8 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2020-12-22T09:58:31.447Z] #25 4.419 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-22T09:58:31.447Z] #25 4.420 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-22T09:58:31.447Z] #25 4.424 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T09:58:31.447Z] #25 4.430 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-22T09:58:31.447Z] #25 4.436 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-22T09:58:31.447Z] #25 4.439 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-22T09:58:31.447Z] #25 4.440 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-22T09:58:31.447Z] #25 4.441 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-22T09:58:31.447Z] #25 4.446 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-22T09:58:31.447Z] #25 4.457 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-22T09:58:31.447Z] #25 4.465 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-22T09:58:31.447Z] #25 4.612 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-22T09:58:31.689Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.96MB / 68.67MB 1.8s [2020-12-22T09:58:31.689Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.88MB / 51.83MB 1.8s [2020-12-22T09:58:31.689Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.02MB / 50.40MB 1.9s [2020-12-22T09:58:31.689Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.43MB / 68.67MB 2.0s [2020-12-22T09:58:31.689Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.05MB / 51.83MB 2.0s [2020-12-22T09:58:31.738Z] #25 4.710 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-22T09:58:31.738Z] #25 4.796 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:58:31.738Z] #25 4.804 Fetched 4592 kB in 0s (11.5 MB/s) [2020-12-22T09:58:31.738Z] #25 4.824 Selecting previously unselected package libssl1.1:s390x. [2020-12-22T09:58:31.738Z] #25 4.824 (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-12-22T09:58:31.738Z] #25 4.828 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-22T09:58:31.738Z] #25 4.833 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:31.738Z] #25 4.945 Selecting previously unselected package openssl. [2020-12-22T09:58:31.949Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.58MB / 50.40MB 2.2s [2020-12-22T09:58:31.949Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.17MB / 68.67MB 2.2s [2020-12-22T09:58:31.949Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.14MB / 51.83MB 2.2s [2020-12-22T09:58:32.029Z] #25 4.946 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-22T09:58:32.029Z] #25 4.949 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:32.029Z] #25 5.042 Selecting previously unselected package ca-certificates. [2020-12-22T09:58:32.029Z] #25 5.043 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T09:58:32.029Z] #25 5.045 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:32.029Z] #25 5.091 Selecting previously unselected package libkeyutils1:s390x. [2020-12-22T09:58:32.029Z] #25 ... [2020-12-22T09:58:32.029Z] [2020-12-22T09:58:32.029Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T09:58:32.029Z] #10 DONE 0.9s [2020-12-22T09:58:32.029Z] [2020-12-22T09:58:32.029Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:58:32.029Z] #25 5.092 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-12-22T09:58:32.029Z] #25 5.095 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-22T09:58:32.029Z] #25 5.116 Selecting previously unselected package libkrb5support0:s390x. [2020-12-22T09:58:32.029Z] #25 5.117 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-22T09:58:32.029Z] #25 5.119 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:32.029Z] #25 5.153 Selecting previously unselected package libk5crypto3:s390x. [2020-12-22T09:58:32.029Z] #25 5.153 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-22T09:58:32.029Z] #25 5.155 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:32.029Z] #25 5.211 Selecting previously unselected package libkrb5-3:s390x. [2020-12-22T09:58:32.029Z] #25 5.211 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-22T09:58:32.029Z] #25 5.211 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:32.029Z] #25 ... [2020-12-22T09:58:32.029Z] [2020-12-22T09:58:32.029Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:32.029Z] #47 ... [2020-12-22T09:58:32.029Z] [2020-12-22T09:58:32.029Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T09:58:32.029Z] #29 DONE 0.2s [2020-12-22T09:58:32.214Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.79MB / 68.67MB 2.3s [2020-12-22T09:58:32.214Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.67MB / 51.83MB 2.3s [2020-12-22T09:58:32.214Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.50MB / 68.67MB 2.5s [2020-12-22T09:58:32.214Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.14MB / 51.83MB 2.5s [2020-12-22T09:58:32.321Z] [2020-12-22T09:58:32.321Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T09:58:32.321Z] #37 DONE 0.2s [2020-12-22T09:58:32.321Z] [2020-12-22T09:58:32.321Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T09:58:32.477Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.23MB / 51.83MB 2.5s [2020-12-22T09:58:32.477Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2020-12-22T09:58:32.477Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.53MB / 68.67MB 2.8s [2020-12-22T09:58:32.477Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.80MB / 51.83MB 2.8s [2020-12-22T09:58:32.477Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.40MB / 120.17MB 2.8s [2020-12-22T09:58:32.736Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.76MB / 68.67MB 3.1s [2020-12-22T09:58:32.996Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s [2020-12-22T09:58:32.996Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.15MB / 120.17MB 3.2s [2020-12-22T09:58:32.996Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-22T09:58:33.277Z] Sending build context to Docker daemon 58.06MB [2020-12-22T09:58:33.277Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-22T09:58:33.278Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-22T09:58:33.278Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-22T09:58:33.278Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-22T09:58:33.278Z] 1.13.15-buster: Pulling from library/golang [2020-12-22T09:58:33.567Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2020-12-22T09:58:33.567Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.78MB / 120.17MB 3.9s [2020-12-22T09:58:33.567Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.9s [2020-12-22T09:58:33.570Z] db4e2d8d5901: Pulling fs layer [2020-12-22T09:58:33.570Z] dfe2d012519c: Pulling fs layer [2020-12-22T09:58:33.570Z] 5d8f1d1f9197: Pulling fs layer [2020-12-22T09:58:33.570Z] 1301750ffb48: Pulling fs layer [2020-12-22T09:58:33.570Z] dc5c6edc9cff: Pulling fs layer [2020-12-22T09:58:33.570Z] 3c370c2e2f82: Pulling fs layer [2020-12-22T09:58:33.570Z] 5ffb2f5886e2: Pulling fs layer [2020-12-22T09:58:33.570Z] 1301750ffb48: Waiting [2020-12-22T09:58:33.570Z] dc5c6edc9cff: Waiting [2020-12-22T09:58:33.570Z] 3c370c2e2f82: Waiting [2020-12-22T09:58:33.570Z] 5ffb2f5886e2: Waiting [2020-12-22T09:58:33.828Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2020-12-22T09:58:33.828Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done [2020-12-22T09:58:33.860Z] dfe2d012519c: Verifying Checksum [2020-12-22T09:58:33.860Z] dfe2d012519c: Download complete [2020-12-22T09:58:33.860Z] 5d8f1d1f9197: Verifying Checksum [2020-12-22T09:58:33.860Z] 5d8f1d1f9197: Download complete [2020-12-22T09:58:34.088Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.45MB / 120.17MB 4.4s [2020-12-22T09:58:34.685Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.10MB / 120.17MB 4.8s [2020-12-22T09:58:34.946Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.54MB / 120.17MB 5.3s [2020-12-22T09:58:35.072Z] #38 2.559 + git clone https://github.com/docker/distribution.git . [2020-12-22T09:58:35.072Z] #38 2.563 Cloning into '.'... [2020-12-22T09:58:35.207Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.97MB / 120.17MB 5.6s [2020-12-22T09:58:35.469Z] #8 ... [2020-12-22T09:58:35.469Z] [2020-12-22T09:58:35.469Z] #21 [internal] load build context [2020-12-22T09:58:35.469Z] #21 transferring context: 53.17MB 5.7s done [2020-12-22T09:58:35.469Z] #21 DONE 5.8s [2020-12-22T09:58:35.469Z] [2020-12-22T09:58:35.469Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:35.469Z] #8 ... [2020-12-22T09:58:35.469Z] [2020-12-22T09:58:35.469Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T09:58:35.469Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T09:58:35.469Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T09:58:35.469Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-22T09:58:35.469Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-22T09:58:35.469Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 31.36MB / 50.40MB 5.7s [2020-12-22T09:58:35.732Z] #24 ... [2020-12-22T09:58:35.732Z] [2020-12-22T09:58:35.732Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:35.732Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.93MB / 120.17MB 5.9s [2020-12-22T09:58:35.732Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.62MB / 120.17MB 6.1s [2020-12-22T09:58:35.958Z] db4e2d8d5901: Verifying Checksum [2020-12-22T09:58:35.958Z] db4e2d8d5901: Download complete [2020-12-22T09:58:36.303Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.77MB / 120.17MB 6.6s [2020-12-22T09:58:36.563Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.80MB / 120.17MB 6.8s [2020-12-22T09:58:36.600Z] 1301750ffb48: Verifying Checksum [2020-12-22T09:58:36.600Z] 1301750ffb48: Download complete [2020-12-22T09:58:36.823Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.62MB / 120.17MB 7.2s [2020-12-22T09:58:36.892Z] 5ffb2f5886e2: Verifying Checksum [2020-12-22T09:58:36.892Z] 5ffb2f5886e2: Download complete [2020-12-22T09:58:37.083Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.05MB / 120.17MB 7.4s [2020-12-22T09:58:37.342Z] #8 ... [2020-12-22T09:58:37.342Z] [2020-12-22T09:58:37.342Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T09:58:37.342Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T09:58:37.342Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T09:58:37.342Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T09:58:37.342Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.9s done [2020-12-22T09:58:37.343Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2020-12-22T09:58:37.343Z] #60 DONE 7.7s [2020-12-22T09:58:37.343Z] [2020-12-22T09:58:37.343Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:37.528Z] dc5c6edc9cff: Verifying Checksum [2020-12-22T09:58:37.528Z] dc5c6edc9cff: Download complete [2020-12-22T09:58:37.602Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.98MB / 120.17MB 7.8s [2020-12-22T09:58:37.800Z] #38 ... [2020-12-22T09:58:37.800Z] [2020-12-22T09:58:37.800Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:58:37.800Z] #25 5.276 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-22T09:58:37.800Z] #25 5.276 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.283 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.308 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-22T09:58:37.800Z] #25 5.308 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.316 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.341 Selecting previously unselected package libsasl2-2:s390x. [2020-12-22T09:58:37.800Z] #25 5.341 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.350 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.401 Selecting previously unselected package libldap-common. [2020-12-22T09:58:37.800Z] #25 5.401 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T09:58:37.800Z] #25 5.401 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 5.422 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-22T09:58:37.800Z] #25 5.422 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.430 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 5.491 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-22T09:58:37.800Z] #25 5.491 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.491 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.539 Selecting previously unselected package libpsl5:s390x. [2020-12-22T09:58:37.800Z] #25 5.539 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.550 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-22T09:58:37.800Z] #25 5.580 Selecting previously unselected package librtmp1:s390x. [2020-12-22T09:58:37.800Z] #25 5.580 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.584 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T09:58:37.800Z] #25 5.618 Selecting previously unselected package libssh2-1:s390x. [2020-12-22T09:58:37.800Z] #25 5.618 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.618 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-22T09:58:37.800Z] #25 5.659 Selecting previously unselected package libcurl4:s390x. [2020-12-22T09:58:37.800Z] #25 5.659 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.665 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.707 Selecting previously unselected package curl. [2020-12-22T09:58:37.800Z] #25 5.707 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.710 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 5.759 Selecting previously unselected package libonig5:s390x. [2020-12-22T09:58:37.800Z] #25 5.759 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.788 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-22T09:58:37.800Z] #25 5.820 Selecting previously unselected package libjq1:s390x. [2020-12-22T09:58:37.800Z] #25 5.820 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.823 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-22T09:58:37.800Z] #25 5.900 Selecting previously unselected package jq. [2020-12-22T09:58:37.800Z] #25 5.900 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-22T09:58:37.800Z] #25 5.900 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T09:58:37.800Z] #25 5.900 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-22T09:58:37.800Z] #25 5.910 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-22T09:58:37.800Z] #25 5.918 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 6.010 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.019 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 6.025 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.035 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.051 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T09:58:37.800Z] #25 6.061 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.066 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.074 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-22T09:58:37.800Z] #25 6.085 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.090 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 6.106 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-22T09:58:37.800Z] #25 6.112 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-22T09:58:37.800Z] #25 6.142 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:37.800Z] #25 6.142 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:37.800Z] #25 6.795 Updating certificates in /etc/ssl/certs... [2020-12-22T09:58:37.800Z] #25 8.803 126 added, 0 removed; done. [2020-12-22T09:58:37.800Z] #25 8.876 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-22T09:58:37.800Z] #25 8.884 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T09:58:37.801Z] #25 8.894 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-22T09:58:37.801Z] #25 8.901 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T09:58:37.801Z] #25 8.909 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:58:37.801Z] #25 8.928 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:37.801Z] #25 8.936 Updating certificates in /etc/ssl/certs... [2020-12-22T09:58:37.801Z] #25 10.70 0 added, 0 removed; done. [2020-12-22T09:58:37.801Z] #25 10.70 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T09:58:37.801Z] #25 10.70 done. [2020-12-22T09:58:38.140Z] #25 DONE 11.2s [2020-12-22T09:58:38.140Z] [2020-12-22T09:58:38.140Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:38.140Z] #45 2.432 + RM_GOPATH=0 [2020-12-22T09:58:38.140Z] #45 2.432 + TMP_GOPATH= [2020-12-22T09:58:38.140Z] #45 2.433 + : /build [2020-12-22T09:58:38.140Z] #45 2.433 + '[' -z '' ']' [2020-12-22T09:58:38.140Z] #45 2.433 ++ mktemp -d [2020-12-22T09:58:38.140Z] #45 2.434 + export GOPATH=/tmp/tmp.9AzW3gvWEy [2020-12-22T09:58:38.140Z] #45 2.434 + GOPATH=/tmp/tmp.9AzW3gvWEy [2020-12-22T09:58:38.140Z] #45 2.434 + RM_GOPATH=1 [2020-12-22T09:58:38.140Z] #45 2.434 + case "$(go env GOARCH)" in [2020-12-22T09:58:38.140Z] #45 2.435 ++ go env GOARCH [2020-12-22T09:58:38.140Z] #45 2.444 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:38.140Z] #45 2.444 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:38.140Z] #45 2.459 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:38.140Z] #45 2.459 + dir=/tmp/install [2020-12-22T09:58:38.140Z] #45 2.459 + bin=gotestsum [2020-12-22T09:58:38.140Z] #45 2.459 + shift [2020-12-22T09:58:38.140Z] #45 2.459 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T09:58:38.140Z] #45 2.459 + . /tmp/install/gotestsum.installer [2020-12-22T09:58:38.140Z] #45 2.459 ++ : v0.5.3 [2020-12-22T09:58:38.140Z] #45 2.459 + install_gotestsum [2020-12-22T09:58:38.140Z] #45 2.459 + set -e [2020-12-22T09:58:38.140Z] #45 2.459 + export GO111MODULE=on [2020-12-22T09:58:38.140Z] #45 2.459 + GO111MODULE=on [2020-12-22T09:58:38.140Z] #45 2.459 + GOBIN=/build [2020-12-22T09:58:38.140Z] #45 2.459 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T09:58:38.140Z] #45 2.539 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T09:58:38.140Z] #45 2.559 go: finding gotest.tools v0.5.3 [2020-12-22T09:58:38.140Z] #45 3.278 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T09:58:38.140Z] #45 3.506 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T09:58:38.140Z] #45 3.980 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:58:38.140Z] #45 3.982 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T09:58:38.140Z] #45 3.988 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:58:38.140Z] #45 3.990 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:58:38.140Z] #45 4.000 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T09:58:38.140Z] #45 4.020 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:58:38.140Z] #45 4.076 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:58:38.140Z] #45 4.098 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T09:58:38.140Z] #45 4.113 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:58:38.140Z] #45 4.193 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T09:58:38.140Z] #45 4.268 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:58:38.140Z] #45 4.327 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:58:38.140Z] #45 4.506 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T09:58:38.140Z] #45 4.528 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:58:38.140Z] #45 4.536 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:58:38.140Z] #45 4.579 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:58:38.140Z] #45 4.654 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T09:58:38.140Z] #45 4.681 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:58:38.140Z] #45 4.727 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:58:38.140Z] #45 5.370 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:58:38.140Z] #45 5.760 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:58:38.140Z] #45 ... [2020-12-22T09:58:38.140Z] [2020-12-22T09:58:38.140Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T09:58:38.140Z] #26 DONE 0.1s [2020-12-22T09:58:38.140Z] [2020-12-22T09:58:38.140Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:38.174Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-12-22T09:58:39.607Z] db4e2d8d5901: Pull complete [2020-12-22T09:58:39.899Z] dfe2d012519c: Pull complete [2020-12-22T09:58:40.190Z] 3c370c2e2f82: Verifying Checksum [2020-12-22T09:58:40.190Z] 5d8f1d1f9197: Pull complete [2020-12-22T09:58:40.248Z] #27 1.636 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T09:58:40.248Z] #27 2.037 [2020-12-22T09:58:40.714Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.4s done [2020-12-22T09:58:40.714Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.3s done [2020-12-22T09:58:40.714Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-22T09:58:41.285Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-12-22T09:58:41.556Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-22T09:58:41.995Z] #27 2.199 ## 3.8% ####### 10.6% ############ 17.3% ################# 24.1% ###################### 30.9% ########################### 37.6% ############################### 44.4% #################################### 51.1% ######################################### 57.9% ############################################## 64.7% ################################################### 71.4% ########################################################### 82.7% ################################################################ 89.4% ###### [2020-12-22T09:58:41.995Z] #27 ... [2020-12-22T09:58:41.995Z] [2020-12-22T09:58:41.995Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:58:41.995Z] #34 1.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:41.995Z] #34 1.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:41.995Z] #34 1.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:41.995Z] #34 1.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:58:41.995Z] #34 2.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:58:41.995Z] #34 3.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:58:42.131Z] #8 ... [2020-12-22T09:58:42.131Z] [2020-12-22T09:58:42.131Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T09:58:42.131Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.1s done [2020-12-22T09:58:42.131Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 4.5s done [2020-12-22T09:58:42.131Z] #24 DONE 12.4s [2020-12-22T09:58:42.131Z] [2020-12-22T09:58:42.131Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:42.285Z] #34 ... [2020-12-22T09:58:42.285Z] [2020-12-22T09:58:42.285Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T09:58:42.285Z] #30 2.724 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T09:58:42.285Z] #30 2.724 Cloning into '.'... [2020-12-22T09:58:42.285Z] #30 ... [2020-12-22T09:58:42.285Z] [2020-12-22T09:58:42.285Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:42.285Z] #62 1.931 + RM_GOPATH=0 [2020-12-22T09:58:42.285Z] #62 1.931 + TMP_GOPATH= [2020-12-22T09:58:42.285Z] #62 1.931 + : /build [2020-12-22T09:58:42.285Z] #62 1.931 + '[' -z '' ']' [2020-12-22T09:58:42.285Z] #62 1.931 ++ mktemp -d [2020-12-22T09:58:42.285Z] #62 1.935 + export GOPATH=/tmp/tmp.17WZ6NPB7j [2020-12-22T09:58:42.285Z] #62 1.935 + GOPATH=/tmp/tmp.17WZ6NPB7j [2020-12-22T09:58:42.285Z] #62 1.935 + RM_GOPATH=1 [2020-12-22T09:58:42.285Z] #62 1.935 + case "$(go env GOARCH)" in [2020-12-22T09:58:42.285Z] #62 1.935 ++ go env GOARCH [2020-12-22T09:58:42.285Z] #62 1.943 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.285Z] #62 1.943 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.285Z] #62 1.954 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:42.285Z] #62 1.961 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:58:42.285Z] #62 1.962 + dir=/tmp/install [2020-12-22T09:58:42.285Z] #62 1.962 + bin=proxy [2020-12-22T09:58:42.285Z] #62 1.962 + shift [2020-12-22T09:58:42.285Z] #62 1.962 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T09:58:42.285Z] #62 1.962 + . /tmp/install/proxy.installer [2020-12-22T09:58:42.285Z] #62 1.962 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:58:42.285Z] #62 1.962 + install_proxy [2020-12-22T09:58:42.285Z] #62 1.962 + case "$1" in [2020-12-22T09:58:42.285Z] #62 1.962 + export CGO_ENABLED=0 [2020-12-22T09:58:42.285Z] #62 1.962 + CGO_ENABLED=0 [2020-12-22T09:58:42.285Z] #62 1.962 + _install_proxy [2020-12-22T09:58:42.285Z] #62 1.962 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T09:58:42.285Z] #62 1.962 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.17WZ6NPB7j/src/github.com/docker/libnetwork [2020-12-22T09:58:42.285Z] #62 1.998 Cloning into '/tmp/tmp.17WZ6NPB7j/src/github.com/docker/libnetwork'... [2020-12-22T09:58:42.392Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-12-22T09:58:42.575Z] #62 ... [2020-12-22T09:58:42.575Z] [2020-12-22T09:58:42.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:58:42.575Z] #43 2.953 + RM_GOPATH=0 [2020-12-22T09:58:42.575Z] #43 2.953 + TMP_GOPATH= [2020-12-22T09:58:42.575Z] #43 2.953 + : /build [2020-12-22T09:58:42.575Z] #43 2.953 + '[' -z '' ']' [2020-12-22T09:58:42.575Z] #43 2.955 ++ mktemp -d [2020-12-22T09:58:42.575Z] #43 2.958 + export GOPATH=/tmp/tmp.9nzyVy34Mx [2020-12-22T09:58:42.575Z] #43 2.958 + GOPATH=/tmp/tmp.9nzyVy34Mx [2020-12-22T09:58:42.575Z] #43 2.958 + RM_GOPATH=1 [2020-12-22T09:58:42.575Z] #43 2.959 + case "$(go env GOARCH)" in [2020-12-22T09:58:42.575Z] #43 2.959 ++ go env GOARCH [2020-12-22T09:58:42.575Z] #43 2.976 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.575Z] #43 2.977 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.575Z] #43 2.978 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:42.575Z] #43 2.980 + dir=/tmp/install [2020-12-22T09:58:42.575Z] #43 2.980 + bin=vndr [2020-12-22T09:58:42.575Z] #43 2.980 + shift [2020-12-22T09:58:42.575Z] #43 2.980 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T09:58:42.575Z] #43 2.980 + . /tmp/install/vndr.installer [2020-12-22T09:58:42.575Z] #43 2.980 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:58:42.575Z] #43 2.981 + install_vndr [2020-12-22T09:58:42.575Z] #43 2.981 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T09:58:42.575Z] #43 2.981 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:58:42.575Z] #43 2.981 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9nzyVy34Mx/src/github.com/LK4D4/vndr [2020-12-22T09:58:42.575Z] #43 2.985 Cloning into '/tmp/tmp.9nzyVy34Mx/src/github.com/LK4D4/vndr'... [2020-12-22T09:58:42.575Z] #43 3.672 + cd /tmp/tmp.9nzyVy34Mx/src/github.com/LK4D4/vndr [2020-12-22T09:58:42.575Z] #43 3.673 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:58:42.575Z] #43 3.699 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T09:58:42.575Z] #43 4.586 runtime/internal/sys [2020-12-22T09:58:42.575Z] #43 4.589 internal/bytealg [2020-12-22T09:58:42.575Z] #43 4.763 internal/race [2020-12-22T09:58:42.575Z] #43 4.801 sync/atomic [2020-12-22T09:58:42.575Z] #43 4.848 runtime [2020-12-22T09:58:42.575Z] #43 5.140 unicode [2020-12-22T09:58:42.575Z] #43 7.920 unicode/utf8 [2020-12-22T09:58:42.575Z] #43 8.261 math [2020-12-22T09:58:42.575Z] #43 ... [2020-12-22T09:58:42.575Z] [2020-12-22T09:58:42.575Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:42.575Z] #22 3.172 + RM_GOPATH=0 [2020-12-22T09:58:42.575Z] #22 3.172 + TMP_GOPATH= [2020-12-22T09:58:42.575Z] #22 3.172 + : /build [2020-12-22T09:58:42.575Z] #22 3.172 + '[' -z '' ']' [2020-12-22T09:58:42.575Z] #22 3.176 ++ mktemp -d [2020-12-22T09:58:42.575Z] #22 3.176 + export GOPATH=/tmp/tmp.YOYPl3MKuY [2020-12-22T09:58:42.575Z] #22 3.176 + GOPATH=/tmp/tmp.YOYPl3MKuY [2020-12-22T09:58:42.575Z] #22 3.176 + RM_GOPATH=1 [2020-12-22T09:58:42.575Z] #22 3.176 + case "$(go env GOARCH)" in [2020-12-22T09:58:42.575Z] #22 3.176 ++ go env GOARCH [2020-12-22T09:58:42.575Z] #22 3.192 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.575Z] #22 3.192 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.575Z] #22 3.193 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:42.575Z] #22 3.195 + dir=/tmp/install [2020-12-22T09:58:42.575Z] #22 3.196 + bin=dockercli [2020-12-22T09:58:42.575Z] #22 3.196 + shift [2020-12-22T09:58:42.575Z] #22 3.196 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T09:58:42.575Z] #22 3.196 + . /tmp/install/dockercli.installer [2020-12-22T09:58:42.575Z] #22 3.197 ++ : stable [2020-12-22T09:58:42.575Z] #22 3.197 ++ : 17.06.2-ce [2020-12-22T09:58:42.575Z] #22 3.201 + install_dockercli [2020-12-22T09:58:42.575Z] #22 3.201 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T09:58:42.575Z] #22 3.201 Install docker/cli version 17.06.2-ce from stable [2020-12-22T09:58:42.575Z] #22 3.202 ++ uname -m [2020-12-22T09:58:42.575Z] #22 3.210 + arch=s390x [2020-12-22T09:58:42.575Z] #22 3.213 + '[' s390x '!=' x86_64 ']' [2020-12-22T09:58:42.575Z] #22 3.213 + '[' s390x '!=' s390x ']' [2020-12-22T09:58:42.575Z] #22 3.213 + url=https://download.docker.com/linux/static [2020-12-22T09:58:42.575Z] #22 3.214 + tar -xz docker/docker [2020-12-22T09:58:42.575Z] #22 3.214 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-22T09:58:42.575Z] #22 10.20 + mkdir -p /build [2020-12-22T09:58:42.575Z] #22 10.21 + mv docker/docker /build/ [2020-12-22T09:58:42.575Z] #22 10.21 + rmdir docker [2020-12-22T09:58:42.575Z] #22 DONE 10.6s [2020-12-22T09:58:42.575Z] [2020-12-22T09:58:42.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:58:42.575Z] #11 3.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:42.575Z] #11 3.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:42.575Z] #11 3.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:42.575Z] #11 4.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:58:42.575Z] #11 6.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:58:42.575Z] #11 9.149 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:58:42.651Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-12-22T09:58:42.865Z] #11 ... [2020-12-22T09:58:42.865Z] [2020-12-22T09:58:42.865Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:58:42.865Z] #40 1.855 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:42.865Z] #40 1.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:42.865Z] #40 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:42.865Z] #40 2.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:58:42.865Z] #40 3.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:58:42.865Z] #40 5.337 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:58:42.865Z] #40 ... [2020-12-22T09:58:42.865Z] [2020-12-22T09:58:42.865Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:42.865Z] #32 3.112 + RM_GOPATH=0 [2020-12-22T09:58:42.865Z] #32 3.112 + TMP_GOPATH= [2020-12-22T09:58:42.865Z] #32 3.112 + : /build [2020-12-22T09:58:42.865Z] #32 3.112 + '[' -z '' ']' [2020-12-22T09:58:42.865Z] #32 3.112 ++ mktemp -d [2020-12-22T09:58:42.865Z] #32 3.116 + export GOPATH=/tmp/tmp.IX1qTkvegV [2020-12-22T09:58:42.865Z] #32 3.116 + GOPATH=/tmp/tmp.IX1qTkvegV [2020-12-22T09:58:42.865Z] #32 3.116 + RM_GOPATH=1 [2020-12-22T09:58:42.865Z] #32 3.116 + case "$(go env GOARCH)" in [2020-12-22T09:58:42.865Z] #32 3.118 ++ go env GOARCH [2020-12-22T09:58:42.865Z] #32 3.177 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.865Z] #32 3.177 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:42.865Z] #32 3.177 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:42.865Z] #32 3.178 + dir=/tmp/install [2020-12-22T09:58:42.865Z] #32 3.178 + bin=tomlv [2020-12-22T09:58:42.865Z] #32 3.178 + shift [2020-12-22T09:58:42.865Z] #32 3.178 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T09:58:42.865Z] #32 3.178 + . /tmp/install/tomlv.installer [2020-12-22T09:58:42.865Z] #32 3.178 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:58:42.865Z] #32 3.178 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:58:42.865Z] #32 3.178 + install_tomlv [2020-12-22T09:58:42.865Z] #32 3.178 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T09:58:42.865Z] #32 3.178 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IX1qTkvegV/src/github.com/BurntSushi/toml [2020-12-22T09:58:42.865Z] #32 3.179 Cloning into '/tmp/tmp.IX1qTkvegV/src/github.com/BurntSushi/toml'... [2020-12-22T09:58:42.865Z] #32 3.804 + cd /tmp/tmp.IX1qTkvegV/src/github.com/BurntSushi/toml [2020-12-22T09:58:42.865Z] #32 3.804 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:58:42.865Z] #32 3.808 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T09:58:42.865Z] #32 4.310 internal/cpu [2020-12-22T09:58:42.865Z] #32 4.310 runtime/internal/atomic [2020-12-22T09:58:42.865Z] #32 4.445 runtime/internal/sys [2020-12-22T09:58:42.865Z] #32 4.574 internal/bytealg [2020-12-22T09:58:42.865Z] #32 4.595 runtime/internal/math [2020-12-22T09:58:42.865Z] #32 4.678 math/bits [2020-12-22T09:58:42.865Z] #32 4.765 runtime [2020-12-22T09:58:42.865Z] #32 5.081 math [2020-12-22T09:58:42.865Z] #32 9.574 internal/testlog [2020-12-22T09:58:42.865Z] #32 9.844 encoding [2020-12-22T09:58:42.865Z] #32 9.926 runtime/cgo [2020-12-22T09:58:42.919Z] 1301750ffb48: Pull complete [2020-12-22T09:58:43.158Z] #32 ... [2020-12-22T09:58:43.158Z] [2020-12-22T09:58:43.158Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:43.158Z] #49 2.233 + RM_GOPATH=0 [2020-12-22T09:58:43.158Z] #49 2.233 + TMP_GOPATH= [2020-12-22T09:58:43.158Z] #49 2.233 + : /build [2020-12-22T09:58:43.158Z] #49 2.233 + '[' -z '' ']' [2020-12-22T09:58:43.158Z] #49 2.233 ++ mktemp -d [2020-12-22T09:58:43.158Z] #49 2.237 + export GOPATH=/tmp/tmp.KvOdEDmSA9 [2020-12-22T09:58:43.158Z] #49 2.237 + GOPATH=/tmp/tmp.KvOdEDmSA9 [2020-12-22T09:58:43.158Z] #49 2.237 + RM_GOPATH=1 [2020-12-22T09:58:43.158Z] #49 2.237 + case "$(go env GOARCH)" in [2020-12-22T09:58:43.158Z] #49 2.237 ++ go env GOARCH [2020-12-22T09:58:43.158Z] #49 2.250 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:58:43.158Z] #49 2.250 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:43.158Z] #49 2.250 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:43.158Z] #49 2.250 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:43.158Z] #49 2.250 + dir=/tmp/install [2020-12-22T09:58:43.158Z] #49 2.250 + bin=shfmt [2020-12-22T09:58:43.158Z] #49 2.250 + shift [2020-12-22T09:58:43.158Z] #49 2.250 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T09:58:43.158Z] #49 2.250 + . /tmp/install/shfmt.installer [2020-12-22T09:58:43.158Z] #49 2.250 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:58:43.158Z] #49 2.250 + install_shfmt [2020-12-22T09:58:43.158Z] #49 2.250 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T09:58:43.158Z] #49 2.250 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KvOdEDmSA9/src/github.com/mvdan/sh [2020-12-22T09:58:43.158Z] #49 2.257 Cloning into '/tmp/tmp.KvOdEDmSA9/src/github.com/mvdan/sh'... [2020-12-22T09:58:43.158Z] #49 8.523 + cd /tmp/tmp.KvOdEDmSA9/src/github.com/mvdan/sh [2020-12-22T09:58:43.158Z] #49 8.523 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:58:43.158Z] #49 8.593 + GO111MODULE=on [2020-12-22T09:58:43.158Z] #49 8.593 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T09:58:43.158Z] #49 9.539 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:58:43.158Z] #49 9.547 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:58:43.158Z] #49 9.598 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:58:43.158Z] #49 9.747 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:58:43.158Z] #49 9.792 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:58:43.158Z] #49 10.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:58:43.158Z] #49 11.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:58:43.158Z] #49 ... [2020-12-22T09:58:43.158Z] [2020-12-22T09:58:43.158Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:43.158Z] #56 2.335 + RM_GOPATH=0 [2020-12-22T09:58:43.158Z] #56 2.335 + TMP_GOPATH= [2020-12-22T09:58:43.158Z] #56 2.335 + : /build [2020-12-22T09:58:43.158Z] #56 2.335 + '[' -z '' ']' [2020-12-22T09:58:43.158Z] #56 2.335 ++ mktemp -d [2020-12-22T09:58:43.158Z] #56 2.335 + export GOPATH=/tmp/tmp.TzRMGHNZMu [2020-12-22T09:58:43.158Z] #56 2.335 + GOPATH=/tmp/tmp.TzRMGHNZMu [2020-12-22T09:58:43.158Z] #56 2.335 + RM_GOPATH=1 [2020-12-22T09:58:43.158Z] #56 2.335 + case "$(go env GOARCH)" in [2020-12-22T09:58:43.158Z] #56 2.335 ++ go env GOARCH [2020-12-22T09:58:43.158Z] #56 2.354 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:58:43.158Z] #56 2.380 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:43.158Z] #56 2.380 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:43.158Z] #56 2.380 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:43.158Z] #56 2.380 + dir=/tmp/install [2020-12-22T09:58:43.158Z] #56 2.380 + bin=rootlesskit [2020-12-22T09:58:43.158Z] #56 2.380 + shift [2020-12-22T09:58:43.158Z] #56 2.380 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T09:58:43.158Z] #56 2.380 + . /tmp/install/rootlesskit.installer [2020-12-22T09:58:43.158Z] #56 2.380 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:58:43.158Z] #56 2.380 + install_rootlesskit [2020-12-22T09:58:43.158Z] #56 2.380 + case "$1" in [2020-12-22T09:58:43.158Z] #56 2.380 + export CGO_ENABLED=0 [2020-12-22T09:58:43.158Z] #56 2.380 + CGO_ENABLED=0 [2020-12-22T09:58:43.158Z] #56 2.380 + _install_rootlesskit [2020-12-22T09:58:43.158Z] #56 2.380 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T09:58:43.158Z] #56 2.380 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TzRMGHNZMu/src/github.com/rootless-containers/rootlesskit [2020-12-22T09:58:43.158Z] #56 2.380 Cloning into '/tmp/tmp.TzRMGHNZMu/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T09:58:43.158Z] #56 6.121 + cd /tmp/tmp.TzRMGHNZMu/src/github.com/rootless-containers/rootlesskit [2020-12-22T09:58:43.158Z] #56 6.131 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:58:43.158Z] #56 6.424 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T09:58:43.158Z] #56 6.424 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T09:58:43.448Z] #56 ... [2020-12-22T09:58:43.448Z] [2020-12-22T09:58:43.448Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T09:58:43.448Z] #53 1.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:43.448Z] #53 1.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:43.448Z] #53 1.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:43.448Z] #53 2.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:58:43.448Z] #53 3.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:58:43.448Z] #53 6.066 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:58:43.448Z] #53 ... [2020-12-22T09:58:43.448Z] [2020-12-22T09:58:43.448Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:43.448Z] #27 2.199 ## 3.8% ####### 10.6% ############ 17.3% ################# 24.1% ###################### 30.9% ########################### 37.6% ############################### 44.4% #################################### 51.1% ######################################### 57.9% ############################################## 64.7% ################################################### 71.4% ########################################################### 82.7% ################################################################ 89.4% ##################################################################### 96.2% ######################################################################## 100.0% [2020-12-22T09:58:43.448Z] #27 4.611 #=#=# ##O#- # [2020-12-22T09:58:43.448Z] #27 4.959 0.0% ############################## 42.8% ############################################################### 87.6% ######################################################################## 100.0% [2020-12-22T09:58:43.738Z] #27 5.612 #=#=# [2020-12-22T09:58:44.317Z] #27 5.840 #################### 27.9% ############################################ 61.4% #################################################################### 94.9% ######################################################################## 100.0% [2020-12-22T09:58:44.607Z] #27 6.434 #=#=# [2020-12-22T09:58:44.607Z] #27 ... [2020-12-22T09:58:44.607Z] [2020-12-22T09:58:44.607Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:44.607Z] #47 2.576 + RM_GOPATH=0 [2020-12-22T09:58:44.607Z] #47 2.576 + TMP_GOPATH= [2020-12-22T09:58:44.607Z] #47 2.576 + : /build [2020-12-22T09:58:44.607Z] #47 2.576 + '[' -z '' ']' [2020-12-22T09:58:44.607Z] #47 2.580 ++ mktemp -d [2020-12-22T09:58:44.607Z] #47 2.580 + export GOPATH=/tmp/tmp.yNxRgEsdkd [2020-12-22T09:58:44.607Z] #47 2.580 + GOPATH=/tmp/tmp.yNxRgEsdkd [2020-12-22T09:58:44.607Z] #47 2.580 + RM_GOPATH=1 [2020-12-22T09:58:44.607Z] #47 2.580 + case "$(go env GOARCH)" in [2020-12-22T09:58:44.607Z] #47 2.585 ++ go env GOARCH [2020-12-22T09:58:44.607Z] #47 2.598 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:44.607Z] #47 2.598 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:58:44.607Z] #47 2.598 ++ dirname /tmp/install/install.sh [2020-12-22T09:58:44.607Z] #47 2.598 + dir=/tmp/install [2020-12-22T09:58:44.607Z] #47 2.598 + bin=golangci_lint [2020-12-22T09:58:44.607Z] #47 2.598 + shift [2020-12-22T09:58:44.607Z] #47 2.598 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T09:58:44.607Z] #47 2.598 + . /tmp/install/golangci_lint.installer [2020-12-22T09:58:44.607Z] #47 2.598 ++ : v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.598 + install_golangci_lint [2020-12-22T09:58:44.607Z] #47 2.598 + set -e [2020-12-22T09:58:44.607Z] #47 2.598 + export GO111MODULE=on [2020-12-22T09:58:44.607Z] #47 2.598 + GO111MODULE=on [2020-12-22T09:58:44.607Z] #47 2.598 + GOBIN=/build [2020-12-22T09:58:44.607Z] #47 2.598 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.621 go: finding github.com v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.621 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.621 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.621 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T09:58:44.607Z] #47 2.621 go: finding github.com/golangci v1.23.8 [2020-12-22T09:58:44.608Z] #47 3.378 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:58:44.608Z] #47 3.739 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:58:44.608Z] #47 8.158 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T09:58:44.608Z] #47 8.159 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T09:58:44.608Z] #47 8.263 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T09:58:44.608Z] #47 8.264 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T09:58:44.608Z] #47 8.304 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T09:58:44.608Z] #47 8.456 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T09:58:44.608Z] #47 8.458 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T09:58:44.608Z] #47 8.527 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T09:58:44.608Z] #47 8.534 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T09:58:44.608Z] #47 8.536 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T09:58:44.608Z] #47 8.672 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T09:58:44.608Z] #47 8.675 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T09:58:44.608Z] #47 8.805 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T09:58:44.608Z] #47 8.809 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T09:58:44.608Z] #47 8.811 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T09:58:44.608Z] #47 8.871 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T09:58:44.608Z] #47 8.933 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T09:58:44.608Z] #47 9.041 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T09:58:44.608Z] #47 9.187 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T09:58:44.608Z] #47 9.191 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T09:58:44.608Z] #47 9.192 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T09:58:44.608Z] #47 9.368 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T09:58:44.608Z] #47 9.378 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T09:58:44.608Z] #47 9.398 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T09:58:44.608Z] #47 9.583 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T09:58:44.608Z] #47 9.637 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T09:58:44.608Z] #47 9.746 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T09:58:44.608Z] #47 9.801 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T09:58:44.608Z] #47 10.01 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T09:58:44.608Z] #47 10.57 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T09:58:44.608Z] #47 12.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T09:58:44.608Z] #47 12.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T09:58:44.608Z] #47 12.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T09:58:44.608Z] #47 12.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T09:58:44.608Z] #47 12.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T09:58:44.608Z] #47 12.29 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T09:58:44.608Z] #47 12.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T09:58:44.608Z] #47 12.32 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T09:58:44.608Z] #47 12.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T09:58:44.608Z] #47 12.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T09:58:44.608Z] #47 12.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T09:58:44.608Z] #47 12.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T09:58:44.608Z] #47 12.42 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T09:58:44.608Z] #47 12.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T09:58:44.608Z] #47 12.61 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T09:58:44.608Z] #47 12.61 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T09:58:44.608Z] #47 12.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T09:58:44.608Z] #47 12.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T09:58:44.608Z] #47 12.61 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T09:58:44.608Z] #47 12.62 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T09:58:44.608Z] #47 12.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T09:58:44.608Z] #47 12.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T09:58:44.608Z] #47 12.69 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T09:58:44.608Z] #47 12.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T09:58:44.608Z] #47 ... [2020-12-22T09:58:44.608Z] [2020-12-22T09:58:44.608Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:44.608Z] #27 6.434 #=#=# [2020-12-22T09:58:44.987Z] dc5c6edc9cff: Pull complete [2020-12-22T09:58:46.352Z] #27 6.699 ## 2.9% ##### 7.2% ######### 13.6% ############## 20.1% ################### 26.6% ####################### 33.0% ############################ 39.5% ################################## 48.1% ######################################## 56.7% ############################################## 65.3% ###################################################### 76.0% ############################################################### 88.9% ###################################################################### 97.4% ######################################################################## 100.0% [2020-12-22T09:58:46.938Z] #27 8.500 #=#=# [2020-12-22T09:58:47.963Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2020-12-22T09:58:48.500Z] 3c370c2e2f82: Pull complete [2020-12-22T09:58:48.801Z] 5ffb2f5886e2: Pull complete [2020-12-22T09:58:48.801Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-22T09:58:48.801Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-22T09:58:48.801Z] ---> 805dc2d65d1c [2020-12-22T09:58:48.801Z] Step 5/15 : ARG BUILDX_REPO [2020-12-22T09:58:48.801Z] ---> Running in 7e83299542b7 [2020-12-22T09:58:48.801Z] Removing intermediate container 7e83299542b7 [2020-12-22T09:58:48.801Z] ---> bc813fcec768 [2020-12-22T09:58:48.801Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-22T09:58:48.801Z] ---> Running in 11e62fc6405f [2020-12-22T09:58:48.907Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done [2020-12-22T09:58:48.907Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-22T09:58:48.991Z] #27 8.778 0.1% # 2.7% ### 5.2% ##### 7.1% ####### 10.2% ######### 13.3% ########## 15.2% ############ 17.0% ############# 18.9% ############## 20.8% ################ 23.3% ################## 25.2% ################### 27.0% ##################### 30.2% ####################### 32.0% ## [2020-12-22T09:58:48.991Z] #27 ... [2020-12-22T09:58:48.991Z] [2020-12-22T09:58:48.991Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:48.991Z] #45 6.837 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:58:48.991Z] #45 9.167 go: finding github.com/fatih/color v1.9.0 [2020-12-22T09:58:48.991Z] #45 9.174 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:58:48.991Z] #45 9.199 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T09:58:48.991Z] #45 9.278 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T09:58:48.991Z] #45 9.285 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:58:48.991Z] #45 9.422 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:58:48.991Z] #45 9.519 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:58:48.991Z] #45 9.760 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:58:48.991Z] #45 9.782 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:58:48.991Z] #45 9.788 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:58:48.991Z] #45 9.806 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:58:48.991Z] #45 ... [2020-12-22T09:58:48.991Z] [2020-12-22T09:58:48.991Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:49.098Z] Cloning into '/buildx'... [2020-12-22T09:58:51.458Z] #8 ... [2020-12-22T09:58:51.458Z] [2020-12-22T09:58:51.458Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:58:51.458Z] #25 1.508 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:58:51.458Z] #25 1.515 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:58:51.458Z] #25 1.618 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:58:51.458Z] #25 1.696 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T09:58:51.458Z] #25 2.135 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T09:58:51.458Z] #25 2.546 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T09:58:51.458Z] #25 3.950 Fetched 8410 kB in 3s (3119 kB/s) [2020-12-22T09:58:51.458Z] #25 3.950 Reading package lists... [2020-12-22T09:58:51.458Z] #25 5.002 Reading package lists... [2020-12-22T09:58:51.458Z] #25 5.962 Building dependency tree... [2020-12-22T09:58:51.458Z] #25 6.369 The following additional packages will be installed: [2020-12-22T09:58:51.458Z] #25 6.369 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T09:58:51.458Z] #25 6.369 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T09:58:51.458Z] #25 6.371 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T09:58:51.458Z] #25 6.373 Suggested packages: [2020-12-22T09:58:51.458Z] #25 6.373 krb5-doc krb5-user [2020-12-22T09:58:51.458Z] #25 6.373 Recommended packages: [2020-12-22T09:58:51.458Z] #25 6.373 krb5-locales publicsuffix libsasl2-modules [2020-12-22T09:58:51.458Z] #25 6.633 The following NEW packages will be installed: [2020-12-22T09:58:51.458Z] #25 6.633 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T09:58:51.458Z] #25 6.633 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T09:58:51.458Z] #25 6.633 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T09:58:51.458Z] #25 6.633 libssh2-1 libssl1.1 openssl [2020-12-22T09:58:51.458Z] #25 6.921 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T09:58:51.458Z] #25 6.921 Need to get 5047 kB of archives. [2020-12-22T09:58:51.458Z] #25 6.921 After this operation, 12.1 MB of additional disk space will be used. [2020-12-22T09:58:51.458Z] #25 6.921 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T09:58:51.458Z] #25 6.923 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-22T09:58:51.458Z] #25 6.937 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-22T09:58:51.458Z] #25 6.937 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-22T09:58:51.458Z] #25 6.937 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-22T09:58:51.458Z] #25 6.947 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-22T09:58:51.458Z] #25 6.951 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-22T09:58:51.458Z] #25 6.963 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-22T09:58:51.458Z] #25 6.964 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-22T09:58:51.458Z] #25 6.966 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T09:58:51.458Z] #25 6.967 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-22T09:58:51.458Z] #25 6.972 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-22T09:58:51.458Z] #25 6.974 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-22T09:58:51.458Z] #25 6.975 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-22T09:58:51.458Z] #25 6.977 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-22T09:58:51.458Z] #25 6.995 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-22T09:58:51.458Z] #25 6.995 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-22T09:58:51.458Z] #25 6.995 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T09:58:51.458Z] #25 6.996 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T09:58:51.458Z] #25 7.004 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T09:58:51.458Z] #25 7.005 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T09:58:51.458Z] #25 7.179 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:58:51.458Z] #25 7.213 Fetched 5047 kB in 0s (14.5 MB/s) [2020-12-22T09:58:51.458Z] #25 7.265 Selecting previously unselected package libssl1.1:amd64. [2020-12-22T09:58:51.458Z] #25 7.265 (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-12-22T09:58:51.458Z] #25 7.266 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.276 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:51.458Z] #25 7.500 Selecting previously unselected package openssl. [2020-12-22T09:58:51.458Z] #25 7.500 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.506 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:51.458Z] #25 7.688 Selecting previously unselected package ca-certificates. [2020-12-22T09:58:51.458Z] #25 7.688 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T09:58:51.458Z] #25 7.693 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:51.458Z] #25 7.794 Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T09:58:51.458Z] #25 7.794 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.799 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-22T09:58:51.458Z] #25 7.849 Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T09:58:51.458Z] #25 7.849 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.855 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 7.903 Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T09:58:51.458Z] #25 7.903 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.907 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 7.971 Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T09:58:51.458Z] #25 7.971 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 7.983 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.127 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T09:58:51.458Z] #25 8.127 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.135 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.194 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T09:58:51.458Z] #25 8.194 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.199 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.248 Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T09:58:51.458Z] #25 8.248 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.262 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.310 Selecting previously unselected package libldap-common. [2020-12-22T09:58:51.458Z] #25 8.310 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T09:58:51.458Z] #25 8.316 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:51.458Z] #25 8.370 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T09:58:51.458Z] #25 8.372 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.376 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:51.458Z] #25 8.465 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T09:58:51.458Z] #25 8.465 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.472 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.526 Selecting previously unselected package libpsl5:amd64. [2020-12-22T09:58:51.458Z] #25 8.526 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.532 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-22T09:58:51.458Z] #25 8.606 Selecting previously unselected package librtmp1:amd64. [2020-12-22T09:58:51.458Z] #25 8.606 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.607 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T09:58:51.458Z] #25 8.654 Selecting previously unselected package libssh2-1:amd64. [2020-12-22T09:58:51.458Z] #25 8.654 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.660 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T09:58:51.458Z] #25 8.724 Selecting previously unselected package libcurl4:amd64. [2020-12-22T09:58:51.458Z] #25 8.724 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.728 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.818 Selecting previously unselected package curl. [2020-12-22T09:58:51.458Z] #25 8.818 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.826 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T09:58:51.458Z] #25 8.894 Selecting previously unselected package libonig5:amd64. [2020-12-22T09:58:51.458Z] #25 8.894 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 8.898 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T09:58:51.458Z] #25 9.007 Selecting previously unselected package libjq1:amd64. [2020-12-22T09:58:51.458Z] #25 9.007 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 9.012 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T09:58:51.458Z] #25 9.079 Selecting previously unselected package jq. [2020-12-22T09:58:51.458Z] #25 9.079 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T09:58:51.458Z] #25 9.083 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T09:58:51.458Z] #25 9.136 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-22T09:58:51.458Z] #25 9.150 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-22T09:58:51.458Z] #25 9.164 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:51.458Z] #25 ... [2020-12-22T09:58:51.458Z] [2020-12-22T09:58:51.458Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:52.509Z] #27 8.778 0.1% # 2.7% ### 5.2% ##### 7.1% ####### 10.2% ######### 13.3% ########## 15.2% ############ 17.0% ############# 18.9% ############## 20.8% ################ 23.3% ################## 25.2% ################### 27.0% ##################### 30.2% ####################### 32.0% ######################## 33.9% ########################## 36.4% ############################ 38.9% ############################# 41.4% ############################### 43.3% ################################ 45.8% ################################## 48.3% #################################### 50.8% ##################################### 52.6% ####################################### 55.1% ######################################### 57.0% ########################################## 59.5% ############################################ 61.4% ############################################# 63.9% ################################################ 67.0% ################################################# 68.9% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.1% ####################################################### 77.0% ######################################################### 79.5% ########################################################### 82.0% ############################################################# 85.1% ############################################################## 87.0% ############################################################### 88.9% ################################################################# 90.7% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 97.0% ####################################################################### 98.8% ######################################################################## 100.0% [2020-12-22T09:58:52.609Z] Removing intermediate container 11e62fc6405f [2020-12-22T09:58:52.609Z] ---> d9afc033d566 [2020-12-22T09:58:52.609Z] Step 7/15 : WORKDIR /buildx [2020-12-22T09:58:52.609Z] ---> Running in 5ce3ee240b6b [2020-12-22T09:58:52.799Z] #27 14.55 [2020-12-22T09:58:52.905Z] Removing intermediate container 5ce3ee240b6b [2020-12-22T09:58:52.905Z] ---> 98f0f460e865 [2020-12-22T09:58:52.905Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-22T09:58:52.905Z] ---> Running in 7ab44fc48a43 [2020-12-22T09:58:52.905Z] Removing intermediate container 7ab44fc48a43 [2020-12-22T09:58:52.905Z] ---> f3f9e102aee5 [2020-12-22T09:58:52.905Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-22T09:58:52.905Z] ---> Running in c3eb51ff53f4 [2020-12-22T09:58:53.091Z] #27 ... [2020-12-22T09:58:53.091Z] [2020-12-22T09:58:53.091Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:58:53.091Z] #34 11.12 Fetched 8097 kB in 10s (812 kB/s) [2020-12-22T09:58:53.091Z] #34 11.12 Reading package lists... [2020-12-22T09:58:53.091Z] #34 14.90 Reading package lists... [2020-12-22T09:58:53.091Z] #34 18.16 Building dependency tree... [2020-12-22T09:58:53.091Z] #34 19.13 The following additional packages will be installed: [2020-12-22T09:58:53.091Z] #34 19.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T09:58:53.091Z] #34 19.14 Suggested packages: [2020-12-22T09:58:53.091Z] #34 19.14 cmake-doc ninja-build lrzip [2020-12-22T09:58:53.091Z] #34 19.14 Recommended packages: [2020-12-22T09:58:53.091Z] #34 19.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T09:58:53.091Z] #34 19.88 The following NEW packages will be installed: [2020-12-22T09:58:53.091Z] #34 19.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T09:58:53.091Z] #34 19.88 vim-common xxd [2020-12-22T09:58:53.091Z] #34 20.01 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T09:58:53.091Z] #34 20.01 Need to get 14.0 MB of archives. [2020-12-22T09:58:53.091Z] #34 20.01 After this operation, 62.1 MB of additional disk space will be used. [2020-12-22T09:58:53.091Z] #34 20.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-22T09:58:53.091Z] #34 20.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T09:58:53.091Z] #34 20.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T09:58:53.091Z] #34 20.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-22T09:58:53.091Z] #34 20.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2020-12-22T09:58:53.091Z] #34 20.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-22T09:58:53.091Z] #34 20.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-22T09:58:53.091Z] #34 20.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-22T09:58:53.091Z] #34 20.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-22T09:58:53.091Z] #34 20.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-22T09:58:53.381Z] #34 ... [2020-12-22T09:58:53.381Z] [2020-12-22T09:58:53.381Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:53.381Z] #47 12.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T09:58:53.381Z] #47 12.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T09:58:53.381Z] #47 12.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T09:58:53.381Z] #47 12.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T09:58:53.381Z] #47 12.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T09:58:53.381Z] #47 12.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T09:58:53.381Z] #47 12.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T09:58:53.381Z] #47 12.86 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T09:58:53.381Z] #47 13.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T09:58:53.381Z] #47 13.11 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T09:58:53.381Z] #47 13.11 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T09:58:53.381Z] #47 13.14 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T09:58:53.381Z] #47 13.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T09:58:53.381Z] #47 13.16 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T09:58:53.381Z] #47 13.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T09:58:53.381Z] #47 13.21 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T09:58:53.381Z] #47 13.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T09:58:53.381Z] #47 13.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T09:58:53.381Z] #47 13.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T09:58:53.381Z] #47 13.55 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T09:58:53.381Z] #47 13.59 go: downloading golang.org/x/text v0.3.2 [2020-12-22T09:58:53.381Z] #47 13.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T09:58:53.381Z] #47 13.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T09:58:53.381Z] #47 13.87 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T09:58:53.381Z] #47 13.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T09:58:53.381Z] #47 13.98 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T09:58:53.381Z] #47 14.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T09:58:53.381Z] #47 14.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T09:58:53.381Z] #47 14.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T09:58:53.381Z] #47 14.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T09:58:53.381Z] #47 14.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T09:58:53.381Z] #47 14.46 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T09:58:53.381Z] #47 14.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T09:58:53.381Z] #47 14.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T09:58:53.381Z] #47 14.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T09:58:53.381Z] #47 14.57 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T09:58:53.381Z] #47 14.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T09:58:53.381Z] #47 14.62 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T09:58:53.381Z] #47 14.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T09:58:53.381Z] #47 14.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T09:58:53.381Z] #47 14.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T09:58:53.381Z] #47 14.93 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T09:58:53.381Z] #47 15.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T09:58:53.381Z] #47 15.15 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T09:58:53.381Z] #47 15.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T09:58:53.381Z] #47 15.28 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T09:58:53.381Z] #47 15.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T09:58:53.381Z] #47 15.41 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T09:58:53.381Z] #47 15.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T09:58:53.381Z] #47 15.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T09:58:53.381Z] #47 15.60 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T09:58:53.381Z] #47 15.68 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T09:58:53.381Z] #47 15.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T09:58:53.381Z] #47 15.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T09:58:53.381Z] #47 15.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T09:58:53.381Z] #47 15.85 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T09:58:53.381Z] #47 15.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T09:58:53.381Z] #47 15.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T09:58:53.381Z] #47 15.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T09:58:53.381Z] #47 15.89 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T09:58:53.381Z] #47 16.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T09:58:53.381Z] #47 16.10 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T09:58:53.381Z] #47 16.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T09:58:53.381Z] #47 16.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T09:58:53.381Z] #47 16.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T09:58:53.381Z] #47 16.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T09:58:53.381Z] #47 16.78 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.81 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.85 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T09:58:53.381Z] #47 16.89 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T09:58:53.381Z] #47 16.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T09:58:53.381Z] #47 16.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T09:58:53.381Z] #47 17.13 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T09:58:53.381Z] #47 17.22 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T09:58:53.381Z] #47 17.22 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T09:58:53.381Z] #47 17.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T09:58:53.381Z] #47 17.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T09:58:53.381Z] #47 17.40 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T09:58:53.381Z] #47 17.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T09:58:53.381Z] #47 17.47 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T09:58:53.381Z] #47 17.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T09:58:53.381Z] #47 17.63 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T09:58:53.381Z] #47 18.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T09:58:53.381Z] #47 18.08 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T09:58:53.381Z] #47 18.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T09:58:53.381Z] #47 18.22 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T09:58:53.382Z] #47 18.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T09:58:53.382Z] #47 18.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T09:58:53.382Z] #47 18.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T09:58:53.382Z] #47 18.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T09:58:53.382Z] #47 20.33 go: extracting golang.org/x/text v0.3.2 [2020-12-22T09:58:53.535Z] From https://github.com/docker/buildx [2020-12-22T09:58:53.535Z] * [new tag] v0.3.1 -> build [2020-12-22T09:58:53.671Z] #47 ... [2020-12-22T09:58:53.671Z] [2020-12-22T09:58:53.671Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:58:53.671Z] #34 21.56 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:58:53.671Z] #34 21.64 Fetched 14.0 MB in 1s (15.6 MB/s) [2020-12-22T09:58:53.671Z] #34 21.69 Selecting previously unselected package xxd. [2020-12-22T09:58:53.671Z] #34 21.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-22T09:58:53.671Z] #34 21.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-22T09:58:53.671Z] #34 21.76 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T09:58:53.961Z] #34 21.91 Selecting previously unselected package vim-common. [2020-12-22T09:58:53.961Z] #34 21.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T09:58:53.961Z] #34 21.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T09:58:53.961Z] #34 ... [2020-12-22T09:58:53.961Z] [2020-12-22T09:58:53.961Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:58:53.961Z] #43 12.07 unicode/utf16 [2020-12-22T09:58:53.961Z] #43 12.23 container/list [2020-12-22T09:58:53.961Z] #43 12.58 crypto/internal/subtle [2020-12-22T09:58:53.961Z] #43 12.62 crypto/subtle [2020-12-22T09:58:53.961Z] #43 12.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T09:58:53.961Z] #43 12.82 internal/nettrace [2020-12-22T09:58:53.961Z] #43 12.92 runtime/cgo [2020-12-22T09:58:54.041Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2020-12-22T09:58:54.167Z] Switched to branch 'build' [2020-12-22T09:58:54.251Z] #43 ... [2020-12-22T09:58:54.251Z] [2020-12-22T09:58:54.251Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:58:54.251Z] #34 22.21 Selecting previously unselected package cmake-data. [2020-12-22T09:58:54.251Z] #34 22.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T09:58:54.251Z] #34 22.22 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T09:58:54.541Z] #34 ... [2020-12-22T09:58:54.541Z] [2020-12-22T09:58:54.541Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:54.541Z] #49 12.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:58:54.541Z] #49 13.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:58:54.541Z] #49 13.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:58:54.541Z] #49 13.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:58:54.541Z] #49 13.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:58:54.541Z] #49 14.01 runtime/cgo [2020-12-22T09:58:54.541Z] #49 14.02 runtime [2020-12-22T09:58:54.541Z] #49 ... [2020-12-22T09:58:54.541Z] [2020-12-22T09:58:54.541Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:54.541Z] #27 15.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T09:58:54.541Z] #27 16.04 [2020-12-22T09:58:54.541Z] #27 16.16 #### 6.1% ######################################################################## 100.0% [2020-12-22T09:58:54.541Z] #27 16.34 [2020-12-22T09:58:54.832Z] #27 ... [2020-12-22T09:58:54.832Z] [2020-12-22T09:58:54.832Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:58:54.832Z] #40 12.57 Fetched 8097 kB in 11s (754 kB/s) [2020-12-22T09:58:54.832Z] #40 12.57 Reading package lists... [2020-12-22T09:58:54.832Z] #40 16.39 Reading package lists... [2020-12-22T09:58:54.832Z] #40 19.59 Building dependency tree... [2020-12-22T09:58:54.832Z] #40 20.53 The following additional packages will be installed: [2020-12-22T09:58:54.832Z] #40 20.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T09:58:54.832Z] #40 20.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T09:58:54.832Z] #40 20.56 Suggested packages: [2020-12-22T09:58:54.832Z] #40 20.56 manpages-dev python-setuptools [2020-12-22T09:58:54.832Z] #40 21.27 The following NEW packages will be installed: [2020-12-22T09:58:54.832Z] #40 21.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T09:58:54.832Z] #40 21.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T09:58:54.832Z] #40 21.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T09:58:54.832Z] #40 21.27 python-six zlib1g-dev [2020-12-22T09:58:54.832Z] #40 21.36 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T09:58:54.832Z] #40 21.36 Need to get 3742 kB of archives. [2020-12-22T09:58:54.832Z] #40 21.36 After this operation, 22.0 MB of additional disk space will be used. [2020-12-22T09:58:54.832Z] #40 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-22T09:58:54.832Z] #40 21.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-22T09:58:54.832Z] #40 21.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-22T09:58:54.832Z] #40 21.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-22T09:58:54.832Z] #40 21.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-22T09:58:54.832Z] #40 21.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-22T09:58:54.832Z] #40 21.39 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-12-22T09:58:54.832Z] #40 21.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-22T09:58:54.832Z] #40 21.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-22T09:58:54.832Z] #40 21.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-22T09:58:54.832Z] #40 21.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-22T09:58:54.832Z] #40 21.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-22T09:58:54.832Z] #40 21.64 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-12-22T09:58:54.832Z] #40 21.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-22T09:58:54.832Z] #40 21.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T09:58:54.832Z] #40 21.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-22T09:58:54.832Z] #40 21.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-22T09:58:54.832Z] #40 22.22 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:58:54.832Z] #40 22.26 Fetched 3742 kB in 0s (10.6 MB/s) [2020-12-22T09:58:54.832Z] #40 22.43 Selecting previously unselected package libcap-dev:s390x. [2020-12-22T09:58:54.832Z] #40 22.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-22T09:58:54.832Z] #40 22.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-22T09:58:54.832Z] #40 22.57 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-22T09:58:54.832Z] #40 ... [2020-12-22T09:58:54.832Z] [2020-12-22T09:58:54.832Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T09:58:54.832Z] #53 12.61 Fetched 8097 kB in 11s (750 kB/s) [2020-12-22T09:58:54.832Z] #53 12.61 Reading package lists... [2020-12-22T09:58:54.832Z] #53 16.43 Reading package lists... [2020-12-22T09:58:54.832Z] #53 19.92 Building dependency tree... [2020-12-22T09:58:54.832Z] #53 20.79 The following additional packages will be installed: [2020-12-22T09:58:54.832Z] #53 20.85 libbtrfs0 [2020-12-22T09:58:54.832Z] #53 20.90 The following NEW packages will be installed: [2020-12-22T09:58:54.832Z] #53 20.93 libbtrfs-dev libbtrfs0 [2020-12-22T09:58:54.832Z] #53 21.00 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T09:58:54.832Z] #53 21.00 Need to get 118 kB of archives. [2020-12-22T09:58:54.832Z] #53 21.00 After this operation, 390 kB of additional disk space will be used. [2020-12-22T09:58:54.832Z] #53 21.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-22T09:58:54.832Z] #53 21.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-22T09:58:54.832Z] #53 21.54 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:58:54.832Z] #53 21.58 Fetched 118 kB in 0s (1336 kB/s) [2020-12-22T09:58:54.832Z] #53 21.64 Selecting previously unselected package libbtrfs0. [2020-12-22T09:58:54.832Z] #53 21.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-22T09:58:54.832Z] #53 21.73 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-22T09:58:54.832Z] #53 21.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T09:58:54.832Z] #53 21.84 Selecting previously unselected package libbtrfs-dev. [2020-12-22T09:58:54.832Z] #53 21.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-22T09:58:54.832Z] #53 21.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T09:58:54.832Z] #53 22.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T09:58:54.832Z] #53 22.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T09:58:54.832Z] #53 22.04 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:58:54.832Z] #53 DONE 22.9s [2020-12-22T09:58:54.832Z] [2020-12-22T09:58:54.832Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:58:54.832Z] #40 22.90 Selecting previously unselected package libnet1:s390x. [2020-12-22T09:58:54.832Z] #40 22.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-22T09:58:54.832Z] #40 22.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-22T09:58:54.832Z] #40 22.97 Selecting previously unselected package libnet1-dev. [2020-12-22T09:58:54.832Z] #40 22.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-22T09:58:54.832Z] #40 23.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T09:58:54.980Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2020-12-22T09:58:55.124Z] #40 23.23 Selecting previously unselected package libnl-3-200:s390x. [2020-12-22T09:58:55.124Z] #40 23.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-22T09:58:55.124Z] #40 23.23 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-22T09:58:55.200Z] Removing intermediate container c3eb51ff53f4 [2020-12-22T09:58:55.200Z] ---> 7bf5b89014d1 [2020-12-22T09:58:55.200Z] Step 10/15 : ARG GOOS [2020-12-22T09:58:55.200Z] ---> Running in d3035776afd1 [2020-12-22T09:58:55.200Z] Removing intermediate container d3035776afd1 [2020-12-22T09:58:55.200Z] ---> 221e78bf684b [2020-12-22T09:58:55.200Z] Step 11/15 : ARG GOARCH [2020-12-22T09:58:55.200Z] ---> Running in 7c82fac5616e [2020-12-22T09:58:55.200Z] Removing intermediate container 7c82fac5616e [2020-12-22T09:58:55.200Z] ---> 7ff187fc2ae2 [2020-12-22T09:58:55.200Z] 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-12-22T09:58:55.200Z] ---> Running in af0769710905 [2020-12-22T09:58:55.240Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-12-22T09:58:55.415Z] #40 23.35 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-22T09:58:55.416Z] #40 23.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-22T09:58:55.416Z] #40 23.35 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-22T09:58:55.706Z] #40 23.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-22T09:58:55.706Z] #40 23.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-22T09:58:55.706Z] #40 23.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-22T09:58:55.706Z] #40 23.69 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-22T09:58:55.706Z] #40 23.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-22T09:58:55.706Z] #40 23.70 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-22T09:58:55.706Z] #40 23.80 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-22T09:58:55.997Z] #40 23.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-22T09:58:55.997Z] #40 23.82 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-22T09:58:55.997Z] #40 23.94 Selecting previously unselected package libprotobuf17:s390x. [2020-12-22T09:58:55.997Z] #40 23.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-22T09:58:55.997Z] #40 23.95 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-22T09:58:55.997Z] #40 ... [2020-12-22T09:58:55.997Z] [2020-12-22T09:58:55.997Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:58:55.997Z] #11 13.92 Fetched 8097 kB in 11s (763 kB/s) [2020-12-22T09:58:55.997Z] #11 13.92 Reading package lists... [2020-12-22T09:58:55.997Z] #11 17.30 Reading package lists... [2020-12-22T09:58:55.997Z] #11 21.01 Building dependency tree... [2020-12-22T09:58:55.997Z] #11 21.76 The following additional packages will be installed: [2020-12-22T09:58:55.997Z] #11 21.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T09:58:55.997Z] #11 21.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T09:58:55.997Z] #11 21.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T09:58:55.997Z] #11 21.76 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T09:58:55.997Z] #11 21.76 mingw-w64-x86-64-dev [2020-12-22T09:58:55.997Z] #11 21.76 Suggested packages: [2020-12-22T09:58:55.997Z] #11 21.76 gcc-8-locales seccomp wine64 [2020-12-22T09:58:55.997Z] #11 22.73 The following NEW packages will be installed: [2020-12-22T09:58:55.997Z] #11 22.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T09:58:55.997Z] #11 22.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T09:58:55.997Z] #11 22.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T09:58:55.997Z] #11 22.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T09:58:55.997Z] #11 22.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T09:58:55.997Z] #11 22.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T09:58:55.997Z] #11 22.76 The following packages will be upgraded: [2020-12-22T09:58:55.997Z] #11 22.76 libsystemd0 libudev1 [2020-12-22T09:58:55.997Z] #11 22.87 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T09:58:55.997Z] #11 22.87 Need to get 73.7 MB of archives. [2020-12-22T09:58:55.997Z] #11 22.87 After this operation, 494 MB of additional disk space will be used. [2020-12-22T09:58:55.997Z] #11 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2020-12-22T09:58:55.997Z] #11 22.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2020-12-22T09:58:55.997Z] #11 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-12-22T09:58:55.997Z] #11 23.07 Get:4 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-12-22T09:58:55.997Z] #11 23.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T09:58:55.997Z] #11 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-22T09:58:55.997Z] #11 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-22T09:58:55.997Z] #11 23.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T09:58:55.997Z] #11 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T09:58:55.997Z] #11 23.84 Get:10 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-12-22T09:58:55.997Z] #11 23.85 Get:11 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-12-22T09:58:55.997Z] #11 ... [2020-12-22T09:58:55.997Z] [2020-12-22T09:58:55.997Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T09:58:55.997Z] #38 13.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T09:58:55.997Z] #38 15.13 + 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-12-22T09:58:56.287Z] #38 ... [2020-12-22T09:58:56.287Z] [2020-12-22T09:58:56.287Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:56.287Z] #47 23.83 go: finding github.com/fatih/color v1.7.0 [2020-12-22T09:58:56.287Z] #47 23.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T09:58:56.287Z] #47 23.91 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T09:58:56.287Z] #47 23.91 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T09:58:56.287Z] #47 23.95 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T09:58:56.287Z] #47 23.98 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T09:58:56.287Z] #47 23.98 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T09:58:56.287Z] #47 24.01 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T09:58:56.287Z] #47 24.05 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T09:58:56.287Z] #47 24.06 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.09 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T09:58:56.287Z] #47 24.09 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.10 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T09:58:56.287Z] #47 24.10 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T09:58:56.287Z] #47 24.11 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.11 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T09:58:56.287Z] #47 24.12 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.13 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T09:58:56.287Z] #47 24.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T09:58:56.287Z] #47 24.15 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.19 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.19 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T09:58:56.287Z] #47 24.32 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T09:58:56.287Z] #47 24.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T09:58:56.287Z] #47 24.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T09:58:56.287Z] #47 24.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T09:58:56.577Z] #47 24.38 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T09:58:56.577Z] #47 24.39 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T09:58:56.577Z] #47 24.40 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T09:58:56.578Z] #47 24.43 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T09:58:56.578Z] #47 24.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T09:58:56.578Z] #47 ... [2020-12-22T09:58:56.578Z] [2020-12-22T09:58:56.578Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:56.578Z] #62 14.48 Checking out files: 82% (1581/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-12-22T09:58:56.578Z] #62 15.00 + cd /tmp/tmp.17WZ6NPB7j/src/github.com/docker/libnetwork [2020-12-22T09:58:56.578Z] #62 15.00 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:58:56.578Z] #62 15.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T09:58:56.578Z] #62 ... [2020-12-22T09:58:56.578Z] [2020-12-22T09:58:56.578Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:58:56.578Z] #47 24.59 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T09:58:56.578Z] #47 24.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T09:58:56.578Z] #47 24.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T09:58:56.578Z] #47 24.63 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T09:58:56.578Z] #47 24.67 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T09:58:56.578Z] #47 24.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T09:58:56.578Z] #47 24.74 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T09:58:56.868Z] #47 24.78 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T09:58:56.868Z] #47 24.80 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T09:58:56.868Z] #47 24.81 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T09:58:56.868Z] #47 24.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T09:58:56.868Z] #47 24.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T09:58:56.868Z] #47 24.83 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T09:58:56.868Z] #47 24.83 go: finding golang.org/x/text v0.3.2 [2020-12-22T09:58:56.868Z] #47 24.88 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T09:58:56.868Z] #47 24.90 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T09:58:56.868Z] #47 24.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T09:58:56.868Z] #47 24.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T09:58:56.868Z] #47 24.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T09:58:57.157Z] #47 25.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T09:58:57.157Z] #47 25.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T09:58:57.157Z] #47 25.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T09:58:57.157Z] #47 25.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T09:58:57.157Z] #47 25.07 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T09:58:57.157Z] #47 25.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T09:58:57.157Z] #47 25.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T09:58:57.157Z] #47 25.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T09:58:57.157Z] #47 25.20 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T09:58:57.157Z] #47 25.24 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T09:58:57.447Z] #47 25.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T09:58:57.447Z] #47 25.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T09:58:57.447Z] #47 25.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T09:58:57.447Z] #47 25.30 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T09:58:57.447Z] #47 25.30 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T09:58:57.447Z] #47 25.30 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T09:58:57.447Z] #47 25.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T09:58:57.447Z] #47 25.33 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T09:58:57.447Z] #47 25.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T09:58:57.447Z] #47 25.43 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T09:58:57.447Z] #47 25.43 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T09:58:57.737Z] #47 25.51 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T09:58:57.737Z] #47 25.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T09:58:58.539Z] #8 ... [2020-12-22T09:58:58.539Z] [2020-12-22T09:58:58.539Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:58:58.539Z] #25 9.333 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.346 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:58.539Z] #25 9.362 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.373 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.386 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T09:58:58.539Z] #25 9.399 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.412 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.423 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T09:58:58.539Z] #25 9.434 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 9.445 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T09:58:58.539Z] #25 9.462 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T09:58:58.539Z] #25 9.474 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T09:58:58.539Z] #25 9.485 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T09:58:58.539Z] #25 9.495 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:58.539Z] #25 10.19 Updating certificates in /etc/ssl/certs... [2020-12-22T09:58:58.539Z] #25 11.19 126 added, 0 removed; done. [2020-12-22T09:58:58.539Z] #25 11.26 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 11.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T09:58:58.539Z] #25 11.29 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 11.30 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T09:58:58.539Z] #25 11.31 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:58:58.539Z] #25 11.33 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T09:58:58.539Z] #25 11.34 Updating certificates in /etc/ssl/certs... [2020-12-22T09:58:58.539Z] #25 12.01 0 added, 0 removed; done. [2020-12-22T09:58:58.539Z] #25 12.01 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T09:58:58.539Z] #25 12.01 done. [2020-12-22T09:58:58.539Z] #25 DONE 15.9s [2020-12-22T09:58:58.539Z] [2020-12-22T09:58:58.539Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:58:58.539Z] #8 ... [2020-12-22T09:58:58.539Z] [2020-12-22T09:58:58.539Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T09:58:59.110Z] #26 DONE 0.9s [2020-12-22T09:58:59.110Z] [2020-12-22T09:58:59.110Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:59.241Z] #47 ... [2020-12-22T09:58:59.241Z] [2020-12-22T09:58:59.241Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:58:59.241Z] #62 DONE 27.2s [2020-12-22T09:58:59.241Z] [2020-12-22T09:58:59.241Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:58:59.241Z] #27 17.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T09:58:59.241Z] #27 17.50 skipping existing aab193acf6ba [2020-12-22T09:58:59.241Z] #27 17.62 [2020-12-22T09:58:59.241Z] #27 18.60 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T09:58:59.241Z] #27 18.64 skipping existing 4d43f82972ce [2020-12-22T09:58:59.241Z] #27 18.72 [2020-12-22T09:58:59.241Z] #27 19.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T09:58:59.241Z] #27 20.01 [2020-12-22T09:58:59.241Z] #27 20.09 ######################################################################## 100.0% [2020-12-22T09:58:59.241Z] #27 20.19 [2020-12-22T09:58:59.241Z] #27 20.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T09:58:59.538Z] #27 21.19 #=#=# [2020-12-22T09:58:59.830Z] #27 21.48 #=#=# ######################################################################## 100.0% [2020-12-22T09:58:59.830Z] #27 21.73 [2020-12-22T09:59:00.128Z] #27 21.79 Download of images into '/build' complete. [2020-12-22T09:59:00.128Z] #27 21.79 Use something like the following to load the result into a Docker daemon: [2020-12-22T09:59:00.128Z] #27 21.79 tar -cC '/build' . | docker load [2020-12-22T09:59:00.128Z] #27 DONE 21.9s [2020-12-22T09:59:00.128Z] [2020-12-22T09:59:00.128Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:59:00.128Z] #40 24.58 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-22T09:59:00.128Z] #40 24.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 24.58 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-22T09:59:00.128Z] #40 24.77 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-22T09:59:00.128Z] #40 24.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 24.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-22T09:59:00.128Z] #40 26.03 Selecting previously unselected package libprotoc17:s390x. [2020-12-22T09:59:00.128Z] #40 26.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 26.04 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-22T09:59:00.128Z] #40 26.45 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T09:59:00.128Z] #40 26.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 26.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T09:59:00.128Z] #40 26.62 Selecting previously unselected package protobuf-compiler. [2020-12-22T09:59:00.128Z] #40 26.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 26.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T09:59:00.128Z] #40 26.70 Selecting previously unselected package python-pkg-resources. [2020-12-22T09:59:00.128Z] #40 26.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T09:59:00.128Z] #40 26.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T09:59:00.128Z] #40 26.90 Selecting previously unselected package python-six. [2020-12-22T09:59:00.128Z] #40 26.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T09:59:00.128Z] #40 26.91 Unpacking python-six (1.12.0-1) ... [2020-12-22T09:59:00.128Z] #40 26.99 Selecting previously unselected package python-protobuf. [2020-12-22T09:59:00.128Z] #40 26.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-22T09:59:00.128Z] #40 27.00 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T09:59:00.128Z] #40 27.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T09:59:00.497Z] #27 1.597 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T09:59:00.759Z] #27 1.696 [2020-12-22T09:59:01.281Z] #27 1.820 0.9% ###################### 31.4% ####################################### 54.2% ####################################################### 76.9% ##################################################################### 96.5% ######################################################################## 100.0% [2020-12-22T09:59:01.281Z] #27 2.355 [2020-12-22T09:59:01.541Z] #27 2.476 ######################################################## 78.4% ######################################################################## 100.0% [2020-12-22T09:59:01.541Z] #27 2.573 [2020-12-22T09:59:01.667Z] #40 29.68 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-22T09:59:01.667Z] #40 29.69 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-22T09:59:01.667Z] #40 29.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-22T09:59:01.667Z] #40 29.70 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-22T09:59:01.667Z] #40 29.71 Setting up python-six (1.12.0-1) ... [2020-12-22T09:59:01.667Z] #40 ... [2020-12-22T09:59:01.667Z] [2020-12-22T09:59:01.667Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:01.667Z] #49 29.80 syscall [2020-12-22T09:59:01.793Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004260dbd28867c16) in /home/ubuntu/workspace/moby_PR-41832 [Pipeline] { [2020-12-22T09:59:01.802Z] #27 2.703 ######################################################### 79.9% ######################################################################## 100.0% [2020-12-22T09:59:01.802Z] #27 2.805 [Pipeline] checkout [2020-12-22T09:59:01.958Z] #49 29.80 reflect [2020-12-22T09:59:02.324Z] #27 2.937 ######### 13.6% ######################### 35.5% ####################################### 55.4% ##################################################### 74.9% ################################################################### 94.4% ######################################################################## 100.0% [2020-12-22T09:59:02.585Z] #27 3.494 [2020-12-22T09:59:04.225Z] using credential docker-jenkins-github-credentials [2020-12-22T09:59:04.232Z] Cloning the remote Git repository [2020-12-22T09:59:04.232Z] Cloning with configured refspecs honoured and without tags [2020-12-22T09:59:04.419Z] #27 3.619 # 1.6% #### 6.3% ######### 13.9% ############## 19.9% ################## 25.4% ###################### 30.7% ######################### 35.6% ############################# 41.0% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% ################################################### 72.2% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.6% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-22T09:59:04.680Z] #27 5.491 [2020-12-22T09:59:05.258Z] #27 6.184 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T09:59:05.258Z] #27 6.283 [2020-12-22T09:59:05.258Z] #27 6.353 ######################################################################## 100.0% [2020-12-22T09:59:05.258Z] #27 6.386 [2020-12-22T09:59:04.036Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:59:04.081Z] > git init /home/ubuntu/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:59:04.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:04.342Z] > git --version # timeout=10 [2020-12-22T09:59:04.381Z] > git --version # 'git version 2.17.1' [2020-12-22T09:59:04.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:04.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:05.466Z] #49 ... [2020-12-22T09:59:05.467Z] [2020-12-22T09:59:05.467Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:05.467Z] #54 0.672 + RM_GOPATH=0 [2020-12-22T09:59:05.467Z] #54 0.672 + TMP_GOPATH= [2020-12-22T09:59:05.467Z] #54 0.672 + : /build [2020-12-22T09:59:05.467Z] #54 0.672 + '[' -z '' ']' [2020-12-22T09:59:05.467Z] #54 0.672 ++ mktemp -d [2020-12-22T09:59:05.467Z] #54 0.678 + export GOPATH=/tmp/tmp.PxPNownFFJ [2020-12-22T09:59:05.467Z] #54 0.678 + GOPATH=/tmp/tmp.PxPNownFFJ [2020-12-22T09:59:05.467Z] #54 0.678 + RM_GOPATH=1 [2020-12-22T09:59:05.467Z] #54 0.678 + case "$(go env GOARCH)" in [2020-12-22T09:59:05.467Z] #54 0.678 ++ go env GOARCH [2020-12-22T09:59:05.467Z] #54 0.699 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:05.467Z] #54 0.699 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:05.467Z] #54 0.700 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:05.467Z] #54 0.701 + dir=/tmp/install [2020-12-22T09:59:05.467Z] #54 0.702 + bin=containerd [2020-12-22T09:59:05.467Z] #54 0.702 + shift [2020-12-22T09:59:05.467Z] #54 0.702 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T09:59:05.467Z] #54 0.702 + . /tmp/install/containerd.installer [2020-12-22T09:59:05.467Z] #54 0.702 ++ set -e [2020-12-22T09:59:05.467Z] #54 0.702 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T09:59:05.467Z] #54 0.703 + install_containerd [2020-12-22T09:59:05.467Z] #54 0.704 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T09:59:05.467Z] #54 0.704 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T09:59:05.467Z] #54 0.704 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PxPNownFFJ/src/github.com/containerd/containerd [2020-12-22T09:59:05.467Z] #54 0.711 Cloning into '/tmp/tmp.PxPNownFFJ/src/github.com/containerd/containerd'... [2020-12-22T09:59:05.467Z] #54 ... [2020-12-22T09:59:05.467Z] [2020-12-22T09:59:05.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:05.467Z] #11 25.72 Get:12 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-12-22T09:59:05.467Z] #11 27.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-22T09:59:05.467Z] #11 27.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-22T09:59:05.467Z] #11 27.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-22T09:59:05.467Z] #11 27.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-22T09:59:05.467Z] #11 27.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-12-22T09:59:05.467Z] #11 27.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2020-12-22T09:59:05.467Z] #11 27.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-22T09:59:05.467Z] #11 27.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-22T09:59:05.467Z] #11 27.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-22T09:59:05.467Z] #11 27.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-22T09:59:05.467Z] #11 27.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-22T09:59:05.467Z] #11 27.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-22T09:59:05.467Z] #11 27.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-22T09:59:05.467Z] #11 27.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-22T09:59:05.467Z] #11 27.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2020-12-22T09:59:05.467Z] #11 28.41 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:59:05.467Z] #11 28.43 Fetched 73.7 MB in 5s (15.7 MB/s) [2020-12-22T09:59:05.467Z] #11 28.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 ... 15177 files and directories currently installed.) [2020-12-22T09:59:05.467Z] #11 28.55 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 28.56 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T09:59:05.467Z] #11 28.73 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2020-12-22T09:59:05.467Z] #11 28.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-22T09:59:05.467Z] #11 28.92 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 28.92 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T09:59:05.467Z] #11 29.09 Setting up libudev1:s390x (241-7~deb10u5) ... [2020-12-22T09:59:05.467Z] #11 29.17 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T09:59:05.467Z] #11 29.17 (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-12-22T09:59:05.467Z] #11 29.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 29.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T09:59:05.467Z] #11 30.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T09:59:05.467Z] #11 30.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 30.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T09:59:05.467Z] #11 32.55 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T09:59:05.467Z] #11 32.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T09:59:05.467Z] #11 32.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T09:59:05.467Z] #11 32.67 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-22T09:59:05.467Z] #11 32.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 32.67 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-22T09:59:05.467Z] #11 32.84 Selecting previously unselected package dmsetup. [2020-12-22T09:59:05.467Z] #11 32.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-22T09:59:05.467Z] #11 32.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T09:59:05.467Z] #11 32.99 Selecting previously unselected package mingw-w64-common. [2020-12-22T09:59:05.467Z] #11 32.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T09:59:05.467Z] #11 32.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T09:59:05.757Z] #11 ... [2020-12-22T09:59:05.757Z] [2020-12-22T09:59:05.757Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:05.757Z] #32 23.70 sync [2020-12-22T09:59:05.757Z] #32 23.70 internal/reflectlite [2020-12-22T09:59:05.757Z] #32 25.39 errors [2020-12-22T09:59:05.757Z] #32 25.39 sort [2020-12-22T09:59:05.757Z] #32 25.65 strconv [2020-12-22T09:59:05.757Z] #32 26.33 io [2020-12-22T09:59:05.757Z] #32 27.16 internal/oserror [2020-12-22T09:59:05.757Z] #32 27.28 syscall [2020-12-22T09:59:05.757Z] #32 28.74 reflect [2020-12-22T09:59:05.757Z] #32 33.15 time [2020-12-22T09:59:05.757Z] #32 ... [2020-12-22T09:59:05.757Z] [2020-12-22T09:59:05.757Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T09:59:05.757Z] #30 28.44 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-12-22T09:59:05.757Z] #30 28.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T09:59:05.757Z] #30 29.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T09:59:05.832Z] #27 6.936 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T09:59:06.091Z] #27 ... [2020-12-22T09:59:06.091Z] [2020-12-22T09:59:06.091Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:59:06.091Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2020-12-22T09:59:06.091Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-22T09:59:06.091Z] #8 DONE 36.3s [2020-12-22T09:59:06.091Z] [2020-12-22T09:59:06.091Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:59:06.091Z] #27 7.059 [2020-12-22T09:59:06.354Z] #27 7.214 ### 4.4% ####################################################### 77.0% ######################################################################## 100.0% [2020-12-22T09:59:06.354Z] #27 7.375 [2020-12-22T09:59:06.388Z] #30 ... [2020-12-22T09:59:06.388Z] [2020-12-22T09:59:06.388Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:59:06.388Z] #34 24.88 Selecting previously unselected package libicu63:s390x. [2020-12-22T09:59:06.388Z] #34 24.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 24.92 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 30.75 Selecting previously unselected package libxml2:s390x. [2020-12-22T09:59:06.388Z] #34 30.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 30.75 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 31.08 Selecting previously unselected package libarchive13:s390x. [2020-12-22T09:59:06.388Z] #34 31.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 31.08 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 31.28 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-22T09:59:06.388Z] #34 31.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 31.28 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-22T09:59:06.388Z] #34 31.37 Selecting previously unselected package librhash0:s390x. [2020-12-22T09:59:06.388Z] #34 31.37 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 31.38 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-22T09:59:06.388Z] #34 31.47 Selecting previously unselected package libuv1:s390x. [2020-12-22T09:59:06.388Z] #34 31.47 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 31.47 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-22T09:59:06.388Z] #34 31.57 Selecting previously unselected package cmake. [2020-12-22T09:59:06.388Z] #34 31.57 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-22T09:59:06.388Z] #34 31.57 Unpacking cmake (3.13.4-1) ... [2020-12-22T09:59:06.388Z] #34 33.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 33.62 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T09:59:06.388Z] #34 33.62 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-22T09:59:06.388Z] #34 33.63 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T09:59:06.388Z] #34 33.64 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-22T09:59:06.388Z] #34 33.65 Setting up cmake-data (3.13.4-1) ... [2020-12-22T09:59:06.388Z] #34 33.66 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 33.67 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-22T09:59:06.388Z] #34 33.68 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-22T09:59:06.388Z] #34 33.69 Setting up cmake (3.13.4-1) ... [2020-12-22T09:59:06.388Z] #34 33.69 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:59:06.388Z] #34 33.72 Processing triggers for mime-support (3.62) ... [2020-12-22T09:59:06.388Z] #34 DONE 34.3s [2020-12-22T09:59:06.388Z] [2020-12-22T09:59:06.388Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:06.678Z] #35 ... [2020-12-22T09:59:06.678Z] [2020-12-22T09:59:06.678Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:59:06.678Z] #40 31.05 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-22T09:59:06.678Z] #40 31.06 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-22T09:59:06.678Z] #40 31.08 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-22T09:59:06.678Z] #40 31.09 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-22T09:59:06.678Z] #40 31.09 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-22T09:59:06.678Z] #40 31.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T09:59:06.678Z] #40 31.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T09:59:06.678Z] #40 31.11 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-22T09:59:06.678Z] #40 31.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T09:59:06.678Z] #40 31.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T09:59:06.678Z] #40 34.08 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-22T09:59:06.678Z] #40 34.15 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:59:06.678Z] #40 DONE 34.6s [2020-12-22T09:59:06.678Z] [2020-12-22T09:59:06.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:06.928Z] #27 7.810 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T09:59:06.928Z] #27 7.827 skipping existing c35d46ef359f [2020-12-22T09:59:06.928Z] #27 7.852 [2020-12-22T09:59:07.195Z] #27 8.183 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T09:59:07.195Z] #27 8.267 [2020-12-22T09:59:07.195Z] #27 8.315 ######################################################################## 100.0% [2020-12-22T09:59:07.195Z] #27 8.347 [2020-12-22T09:59:07.456Z] #27 8.625 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T09:59:07.709Z] #41 ... [2020-12-22T09:59:07.709Z] [2020-12-22T09:59:07.709Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:07.709Z] #43 25.49 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T09:59:07.709Z] #43 25.49 errors [2020-12-22T09:59:07.709Z] #43 25.64 sort [2020-12-22T09:59:07.709Z] #43 25.78 io [2020-12-22T09:59:07.709Z] #43 26.80 strconv [2020-12-22T09:59:07.709Z] #43 26.81 bytes [2020-12-22T09:59:07.709Z] #43 29.05 bufio [2020-12-22T09:59:07.709Z] #43 29.85 reflect [2020-12-22T09:59:07.709Z] #43 29.98 syscall [2020-12-22T09:59:07.709Z] #43 35.36 time [2020-12-22T09:59:07.709Z] #43 ... [2020-12-22T09:59:07.709Z] [2020-12-22T09:59:07.709Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:07.709Z] #35 0.726 + RM_GOPATH=0 [2020-12-22T09:59:07.709Z] #35 0.726 + TMP_GOPATH= [2020-12-22T09:59:07.709Z] #35 0.726 + : /build [2020-12-22T09:59:07.709Z] #35 0.726 + '[' -z '' ']' [2020-12-22T09:59:07.709Z] #35 0.726 ++ mktemp -d [2020-12-22T09:59:07.709Z] #35 0.726 + export GOPATH=/tmp/tmp.wAvABkgv8l [2020-12-22T09:59:07.709Z] #35 0.726 + GOPATH=/tmp/tmp.wAvABkgv8l [2020-12-22T09:59:07.709Z] #35 0.726 + RM_GOPATH=1 [2020-12-22T09:59:07.709Z] #35 0.727 + case "$(go env GOARCH)" in [2020-12-22T09:59:07.709Z] #35 0.737 ++ go env GOARCH [2020-12-22T09:59:07.709Z] #35 0.753 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T09:59:07.709Z] #35 0.753 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:07.709Z] #35 0.753 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:07.709Z] #35 0.753 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:07.709Z] #35 0.753 + dir=/tmp/install [2020-12-22T09:59:07.709Z] #35 0.753 + bin=tini [2020-12-22T09:59:07.709Z] #35 0.753 + shift [2020-12-22T09:59:07.709Z] #35 0.753 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T09:59:07.709Z] #35 0.753 + . /tmp/install/tini.installer [2020-12-22T09:59:07.709Z] #35 0.753 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T09:59:07.709Z] #35 0.753 + install_tini [2020-12-22T09:59:07.709Z] #35 0.753 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T09:59:07.709Z] #35 0.753 + git clone https://github.com/krallin/tini.git /tmp/tmp.wAvABkgv8l/tini [2020-12-22T09:59:07.709Z] #35 0.753 Cloning into '/tmp/tmp.wAvABkgv8l/tini'... [2020-12-22T09:59:07.709Z] #35 1.467 + cd /tmp/tmp.wAvABkgv8l/tini [2020-12-22T09:59:07.709Z] #35 1.467 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T09:59:07.709Z] #35 1.478 + cmake . [2020-12-22T09:59:07.717Z] #27 8.716 [2020-12-22T09:59:07.977Z] #27 8.797 ######################################################################## 100.0% [2020-12-22T09:59:07.977Z] #27 8.822 [2020-12-22T09:59:07.977Z] #27 8.836 Download of images into '/build' complete. [2020-12-22T09:59:07.977Z] #27 8.837 Use something like the following to load the result into a Docker daemon: [2020-12-22T09:59:07.977Z] #27 8.837 tar -cC '/build' . | docker load [2020-12-22T09:59:08.340Z] #35 2.021 -- The C compiler identification is GNU 8.3.0 [2020-12-22T09:59:08.340Z] #35 ... [2020-12-22T09:59:08.340Z] [2020-12-22T09:59:08.340Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:08.340Z] #45 DONE 36.4s [2020-12-22T09:59:08.340Z] [2020-12-22T09:59:08.340Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:08.340Z] #35 2.058 -- Check for working C compiler: /usr/bin/cc [2020-12-22T09:59:09.007Z] #35 2.560 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T09:59:09.007Z] #35 2.560 -- Detecting C compiler ABI info [2020-12-22T09:59:09.638Z] #35 3.250 -- Detecting C compiler ABI info - done [2020-12-22T09:59:09.638Z] #35 3.255 -- Detecting C compile features [2020-12-22T09:59:10.668Z] #35 4.090 -- Detecting C compile features - done [2020-12-22T09:59:10.668Z] #35 4.121 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T09:59:10.668Z] #35 4.218 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T09:59:10.668Z] #35 4.272 -- Configuring done [2020-12-22T09:59:10.668Z] #35 4.276 -- Generating done [2020-12-22T09:59:10.668Z] #35 4.283 -- Build files have been written to: /tmp/tmp.wAvABkgv8l/tini [2020-12-22T09:59:10.668Z] #35 4.288 + make tini-static [2020-12-22T09:59:10.958Z] #35 4.512 Scanning dependencies of target tini-static [2020-12-22T09:59:10.958Z] #35 4.578 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T09:59:11.588Z] #35 5.316 [100%] Linking C executable tini-static [2020-12-22T09:59:11.879Z] #35 5.598 [100%] Built target tini-static [2020-12-22T09:59:11.879Z] #35 5.645 + mkdir -p /build [2020-12-22T09:59:11.879Z] #35 5.646 + cp tini-static /build/docker-init [2020-12-22T09:59:12.169Z] #35 DONE 5.9s [2020-12-22T09:59:12.169Z] [2020-12-22T09:59:12.169Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:12.169Z] #32 37.61 internal/poll [2020-12-22T09:59:12.169Z] #32 37.89 internal/fmtsort [2020-12-22T09:59:12.169Z] #32 38.34 internal/syscall/execenv [2020-12-22T09:59:12.169Z] #32 38.44 internal/syscall/unix [2020-12-22T09:59:12.169Z] #32 38.47 strings [2020-12-22T09:59:12.169Z] #32 38.59 os [2020-12-22T09:59:12.169Z] #32 40.00 path [2020-12-22T09:59:12.459Z] #32 40.57 text/tabwriter [2020-12-22T09:59:13.125Z] #32 41.05 fmt [2020-12-22T09:59:13.125Z] #32 41.06 path/filepath [2020-12-22T09:59:13.261Z] #27 ... [2020-12-22T09:59:13.261Z] [2020-12-22T09:59:13.261Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T09:59:13.261Z] #9 DONE 6.7s [2020-12-22T09:59:13.261Z] [2020-12-22T09:59:13.261Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T09:59:13.261Z] #27 DONE 13.7s [2020-12-22T09:59:13.261Z] [2020-12-22T09:59:13.261Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T09:59:14.156Z] #32 42.08 io/ioutil [2020-12-22T09:59:14.203Z] #10 DONE 1.5s [2020-12-22T09:59:14.203Z] [2020-12-22T09:59:14.203Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T09:59:14.203Z] #37 DONE 0.1s [2020-12-22T09:59:14.203Z] [2020-12-22T09:59:14.203Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T09:59:14.464Z] #38 ... [2020-12-22T09:59:14.464Z] [2020-12-22T09:59:14.464Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T09:59:14.464Z] #29 DONE 0.1s [2020-12-22T09:59:14.464Z] [2020-12-22T09:59:14.464Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T09:59:14.570Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0937ce9f04263de13) in /home/ubuntu/workspace/moby_PR-41832 [Pipeline] { [Pipeline] checkout [2020-12-22T09:59:15.187Z] #32 43.27 flag [2020-12-22T09:59:15.187Z] #32 43.28 github.com/BurntSushi/toml [2020-12-22T09:59:15.479Z] #32 ... [2020-12-22T09:59:15.479Z] [2020-12-22T09:59:15.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:15.479Z] #41 6.717 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T09:59:15.479Z] #41 6.717 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T09:59:15.479Z] #41 6.769 Note: Building without GnuTLS support [2020-12-22T09:59:15.479Z] #41 6.771 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T09:59:15.479Z] #41 6.771 Makefile.config:40: Warn: Building without nftables support [2020-12-22T09:59:15.479Z] #41 7.682 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T09:59:15.479Z] #41 7.688 GEN .gitid [2020-12-22T09:59:15.479Z] #41 7.692 GEN criu/include/version.h [2020-12-22T09:59:15.479Z] #41 7.701 GEN include/common/asm [2020-12-22T09:59:15.479Z] #41 8.567 PBCC images/timens.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.589 DEP images/timens.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.624 PBCC images/fown.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.665 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.701 PBCC images/opts.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.707 PBCC images/memfd.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.743 DEP images/fown.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.780 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.833 DEP images/opts.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.847 DEP images/memfd.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.878 PBCC images/sit.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.928 DEP images/sit.pb-c.d [2020-12-22T09:59:15.479Z] #41 8.958 PBCC images/macvlan.pb-c.c [2020-12-22T09:59:15.479Z] #41 8.962 DEP images/macvlan.pb-c.d [2020-12-22T09:59:15.479Z] #41 9.014 PBCC images/autofs.pb-c.c [2020-12-22T09:59:15.479Z] #41 9.017 DEP images/autofs.pb-c.d [2020-12-22T09:59:15.479Z] #41 9.055 PBCC images/sysctl.pb-c.c [2020-12-22T09:59:15.479Z] #41 9.066 DEP images/sysctl.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.103 PBCC images/time.pb-c.c [2020-12-22T09:59:15.769Z] #41 9.113 DEP images/time.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.138 PBCC images/binfmt-misc.pb-c.c [2020-12-22T09:59:15.769Z] #41 9.141 DEP images/binfmt-misc.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.152 PBCC images/seccomp.pb-c.c [2020-12-22T09:59:15.769Z] #41 9.171 DEP images/seccomp.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.192 PBCC images/userns.pb-c.c [2020-12-22T09:59:15.769Z] #41 9.218 DEP images/userns.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.237 PBCC images/cgroup.pb-c.c [2020-12-22T09:59:15.769Z] #41 9.240 DEP images/cgroup.pb-c.d [2020-12-22T09:59:15.769Z] #41 9.275 PBCC images/ext-file.pb-c.c [2020-12-22T09:59:15.992Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0192d7d4fae88a943) in /home/ubuntu/workspace/moby_PR-41832 [Pipeline] { [Pipeline] checkout [2020-12-22T09:59:16.059Z] #41 9.295 DEP images/ext-file.pb-c.d [2020-12-22T09:59:16.059Z] #41 9.328 PBCC images/rpc.pb-c.c [2020-12-22T09:59:16.059Z] #41 9.379 DEP images/rpc.pb-c.d [2020-12-22T09:59:16.059Z] #41 9.424 PBCC images/siginfo.pb-c.c [2020-12-22T09:59:16.059Z] #41 9.428 DEP images/siginfo.pb-c.d [2020-12-22T09:59:16.059Z] #41 9.443 PBCC images/pagemap.pb-c.c [2020-12-22T09:59:16.059Z] #41 9.475 DEP images/pagemap.pb-c.d [2020-12-22T09:59:16.059Z] #41 9.491 PBCC images/rlimit.pb-c.c [2020-12-22T09:59:16.059Z] #41 9.514 DEP images/rlimit.pb-c.d [2020-12-22T09:59:16.059Z] #41 9.576 PBCC images/file-lock.pb-c.c [2020-12-22T09:59:16.059Z] #41 9.599 DEP images/file-lock.pb-c.d [2020-12-22T09:59:16.349Z] #41 9.637 PBCC images/tty.pb-c.c [2020-12-22T09:59:16.349Z] #41 9.668 DEP images/tty.pb-c.d [2020-12-22T09:59:16.349Z] #41 9.698 PBCC images/tun.pb-c.c [2020-12-22T09:59:16.349Z] #41 9.743 PBCC images/netdev.pb-c.c [2020-12-22T09:59:16.349Z] #41 9.764 DEP images/tun.pb-c.d [2020-12-22T09:59:16.349Z] #41 9.803 DEP images/netdev.pb-c.d [2020-12-22T09:59:16.349Z] #41 9.813 PBCC images/vma.pb-c.c [2020-12-22T09:59:16.349Z] #41 9.849 DEP images/vma.pb-c.d [2020-12-22T09:59:16.641Z] #41 9.881 PBCC images/creds.pb-c.c [2020-12-22T09:59:16.641Z] #41 9.893 DEP images/creds.pb-c.d [2020-12-22T09:59:16.641Z] #41 9.926 PBCC images/utsns.pb-c.c [2020-12-22T09:59:16.641Z] #41 9.930 DEP images/utsns.pb-c.d [2020-12-22T09:59:16.641Z] #41 9.963 PBCC images/ipc-desc.pb-c.c [2020-12-22T09:59:16.641Z] #41 9.970 PBCC images/ipc-sem.pb-c.c [2020-12-22T09:59:16.641Z] #41 9.984 DEP images/ipc-desc.pb-c.d [2020-12-22T09:59:16.641Z] #41 10.01 DEP images/ipc-sem.pb-c.d [2020-12-22T09:59:16.641Z] #41 10.05 PBCC images/ipc-msg.pb-c.c [2020-12-22T09:59:16.641Z] #41 10.06 DEP images/ipc-msg.pb-c.d [2020-12-22T09:59:16.641Z] #41 10.10 PBCC images/ipc-shm.pb-c.c [2020-12-22T09:59:16.641Z] #41 10.10 DEP images/ipc-shm.pb-c.d [2020-12-22T09:59:16.641Z] #41 10.13 PBCC images/ipc-var.pb-c.c [2020-12-22T09:59:16.641Z] #41 10.15 DEP images/ipc-var.pb-c.d [2020-12-22T09:59:16.641Z] #41 10.18 PBCC images/sk-opts.pb-c.c [2020-12-22T09:59:16.641Z] #41 10.19 PBCC images/packet-sock.pb-c.c [2020-12-22T09:59:16.641Z] #41 10.22 DEP images/sk-opts.pb-c.d [2020-12-22T09:59:16.931Z] #41 10.25 DEP images/packet-sock.pb-c.d [2020-12-22T09:59:16.931Z] #41 10.26 PBCC images/sk-netlink.pb-c.c [2020-12-22T09:59:16.931Z] #41 10.29 DEP images/sk-netlink.pb-c.d [2020-12-22T09:59:16.931Z] #41 10.31 PBCC images/sk-inet.pb-c.c [2020-12-22T09:59:16.931Z] #41 10.36 DEP images/sk-inet.pb-c.d [2020-12-22T09:59:16.931Z] #41 10.37 PBCC images/sk-unix.pb-c.c [2020-12-22T09:59:16.931Z] #41 10.40 DEP images/sk-unix.pb-c.d [2020-12-22T09:59:16.931Z] #41 10.43 PBCC images/mm.pb-c.c [2020-12-22T09:59:16.931Z] #41 10.47 DEP images/mm.pb-c.d [2020-12-22T09:59:17.224Z] #41 10.48 PBCC images/timerfd.pb-c.c [2020-12-22T09:59:17.224Z] #41 10.50 DEP images/timerfd.pb-c.d [2020-12-22T09:59:17.224Z] #41 10.53 PBCC images/timer.pb-c.c [2020-12-22T09:59:17.224Z] #41 10.54 DEP images/timer.pb-c.d [2020-12-22T09:59:17.224Z] #41 10.57 PBCC images/sa.pb-c.c [2020-12-22T09:59:17.224Z] #41 10.59 DEP images/sa.pb-c.d [2020-12-22T09:59:17.224Z] #41 10.62 PBCC images/pipe-data.pb-c.c [2020-12-22T09:59:17.224Z] #41 10.62 DEP images/pipe-data.pb-c.d [2020-12-22T09:59:17.224Z] #41 10.66 PBCC images/mnt.pb-c.c [2020-12-22T09:59:17.224Z] #41 10.66 DEP images/mnt.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.72 PBCC images/sk-packet.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.73 DEP images/sk-packet.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.76 PBCC images/tcp-stream.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.80 DEP images/tcp-stream.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.83 PBCC images/pipe.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.85 DEP images/pipe.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.88 PBCC images/pstree.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.89 DEP images/pstree.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.92 PBCC images/fs.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.93 DEP images/fs.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.95 PBCC images/signalfd.pb-c.c [2020-12-22T09:59:17.514Z] #41 10.96 DEP images/signalfd.pb-c.d [2020-12-22T09:59:17.514Z] #41 10.99 PBCC images/fh.pb-c.c [2020-12-22T09:59:17.514Z] #41 11.02 PBCC images/fsnotify.pb-c.c [2020-12-22T09:59:17.514Z] #41 11.05 DEP images/fh.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.08 DEP images/fsnotify.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.10 PBCC images/eventpoll.pb-c.c [2020-12-22T09:59:17.804Z] #41 11.11 DEP images/eventpoll.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.15 PBCC images/eventfd.pb-c.c [2020-12-22T09:59:17.804Z] #41 11.15 DEP images/eventfd.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.18 PBCC images/remap-file-path.pb-c.c [2020-12-22T09:59:17.804Z] #41 11.19 DEP images/remap-file-path.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.23 PBCC images/fifo.pb-c.c [2020-12-22T09:59:17.804Z] #41 11.24 DEP images/fifo.pb-c.d [2020-12-22T09:59:17.804Z] #41 11.28 PBCC images/ghost-file.pb-c.c [2020-12-22T09:59:17.988Z] using credential docker-jenkins-github-credentials [2020-12-22T09:59:17.995Z] Cloning the remote Git repository [2020-12-22T09:59:17.995Z] Cloning with configured refspecs honoured and without tags [2020-12-22T09:59:18.094Z] #41 11.30 DEP images/ghost-file.pb-c.d [2020-12-22T09:59:18.094Z] #41 11.32 PBCC images/regfile.pb-c.c [2020-12-22T09:59:18.094Z] #41 11.35 DEP images/regfile.pb-c.d [2020-12-22T09:59:18.094Z] #41 11.41 PBCC images/ns.pb-c.c [2020-12-22T09:59:18.094Z] #41 11.41 DEP images/ns.pb-c.d [2020-12-22T09:59:18.094Z] #41 11.45 PBCC images/fdinfo.pb-c.c [2020-12-22T09:59:18.094Z] #41 11.52 DEP images/fdinfo.pb-c.d [2020-12-22T09:59:18.094Z] #41 ... [2020-12-22T09:59:18.094Z] [2020-12-22T09:59:18.094Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:18.094Z] #49 36.08 time [2020-12-22T09:59:18.094Z] #49 39.47 encoding/binary [2020-12-22T09:59:18.094Z] #49 39.85 context [2020-12-22T09:59:18.094Z] #49 40.76 os [2020-12-22T09:59:18.094Z] #49 40.82 encoding/base64 [2020-12-22T09:59:18.094Z] #49 41.63 golang.org/x/sys/unix [2020-12-22T09:59:18.094Z] #49 43.48 encoding/json [2020-12-22T09:59:18.094Z] #49 ... [2020-12-22T09:59:18.094Z] [2020-12-22T09:59:18.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:18.094Z] #41 11.57 PBCC images/core-aarch64.pb-c.c [2020-12-22T09:59:18.094Z] #41 11.60 PBCC images/core-arm.pb-c.c [2020-12-22T09:59:18.094Z] #41 11.63 PBCC images/core-ppc64.pb-c.c [2020-12-22T09:59:18.384Z] #41 11.65 PBCC images/core-s390.pb-c.c [2020-12-22T09:59:18.384Z] #41 11.69 PBCC images/core-x86.pb-c.c [2020-12-22T09:59:18.384Z] #41 11.72 PBCC images/core.pb-c.c [2020-12-22T09:59:18.384Z] #41 11.76 PBCC images/inventory.pb-c.c [2020-12-22T09:59:18.384Z] #41 11.78 DEP images/core-aarch64.pb-c.d [2020-12-22T09:59:18.384Z] #41 11.81 DEP images/core-arm.pb-c.d [2020-12-22T09:59:18.384Z] #41 11.82 DEP images/core-ppc64.pb-c.d [2020-12-22T09:59:18.384Z] #41 11.84 DEP images/core-s390.pb-c.d [2020-12-22T09:59:18.384Z] #41 11.85 DEP images/core-x86.pb-c.d [2020-12-22T09:59:18.384Z] #41 11.87 DEP images/core.pb-c.d [2020-12-22T09:59:18.014Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:59:18.099Z] > git init /home/ubuntu/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:59:18.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:18.304Z] > git --version # timeout=10 [2020-12-22T09:59:18.319Z] > git --version # 'git version 2.17.1' [2020-12-22T09:59:18.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:18.356Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:18.674Z] #41 11.89 DEP images/inventory.pb-c.d [2020-12-22T09:59:18.674Z] #41 11.91 PBCC images/cpuinfo.pb-c.c [2020-12-22T09:59:18.674Z] #41 11.91 DEP images/cpuinfo.pb-c.d [2020-12-22T09:59:18.674Z] #41 11.93 PBCC images/stats.pb-c.c [2020-12-22T09:59:18.674Z] #41 11.94 DEP images/stats.pb-c.d [2020-12-22T09:59:19.304Z] #41 12.80 make[1]: Nothing to be done for 'all'. [2020-12-22T09:59:19.753Z] #30 ... [2020-12-22T09:59:19.754Z] [2020-12-22T09:59:19.754Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:19.754Z] #56 5.549 + RM_GOPATH=0 [2020-12-22T09:59:19.754Z] #56 5.549 + TMP_GOPATH= [2020-12-22T09:59:19.754Z] #56 5.549 + : /build [2020-12-22T09:59:19.754Z] #56 5.549 + '[' -z '' ']' [2020-12-22T09:59:19.754Z] #56 5.550 ++ mktemp -d [2020-12-22T09:59:19.754Z] #56 5.551 + export GOPATH=/tmp/tmp.0PMU7ApDRg [2020-12-22T09:59:19.754Z] #56 5.551 + GOPATH=/tmp/tmp.0PMU7ApDRg [2020-12-22T09:59:19.754Z] #56 5.551 + RM_GOPATH=1 [2020-12-22T09:59:19.754Z] #56 5.551 + case "$(go env GOARCH)" in [2020-12-22T09:59:19.754Z] #56 5.552 ++ go env GOARCH [2020-12-22T09:59:19.754Z] #56 5.564 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:19.754Z] #56 5.564 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:19.754Z] #56 5.570 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:59:19.754Z] #56 5.625 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:19.754Z] #56 5.625 + dir=/tmp/install [2020-12-22T09:59:19.754Z] #56 5.625 + bin=rootlesskit [2020-12-22T09:59:19.754Z] #56 5.625 + shift [2020-12-22T09:59:19.754Z] #56 5.625 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T09:59:19.754Z] #56 5.625 + . /tmp/install/rootlesskit.installer [2020-12-22T09:59:19.754Z] #56 5.625 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:59:19.754Z] #56 5.625 + install_rootlesskit [2020-12-22T09:59:19.754Z] #56 5.625 + case "$1" in [2020-12-22T09:59:19.754Z] #56 5.625 + export CGO_ENABLED=0 [2020-12-22T09:59:19.754Z] #56 5.625 + CGO_ENABLED=0 [2020-12-22T09:59:19.754Z] #56 5.625 + _install_rootlesskit [2020-12-22T09:59:19.754Z] #56 5.625 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T09:59:19.754Z] #56 5.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0PMU7ApDRg/src/github.com/rootless-containers/rootlesskit [2020-12-22T09:59:19.754Z] #56 5.625 Cloning into '/tmp/tmp.0PMU7ApDRg/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T09:59:19.934Z] #41 ... [2020-12-22T09:59:19.934Z] [2020-12-22T09:59:19.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:19.934Z] #11 37.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T09:59:19.934Z] #11 37.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T09:59:19.934Z] #11 37.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T09:59:19.934Z] #11 41.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T09:59:19.934Z] #11 41.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-22T09:59:19.934Z] #11 41.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:19.934Z] #11 42.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T09:59:19.935Z] #11 42.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-22T09:59:19.935Z] #11 42.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:19.935Z] #11 ... [2020-12-22T09:59:19.935Z] [2020-12-22T09:59:19.935Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:20.429Z] using credential docker-jenkins-github-credentials [2020-12-22T09:59:20.437Z] Cloning the remote Git repository [2020-12-22T09:59:20.437Z] Cloning with configured refspecs honoured and without tags [2020-12-22T09:59:20.514Z] #54 24.89 Checking out files: 70% (2629/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T09:59:20.514Z] #54 25.63 + cd /tmp/tmp.PxPNownFFJ/src/github.com/containerd/containerd [2020-12-22T09:59:20.514Z] #54 25.63 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T09:59:20.696Z] #56 ... [2020-12-22T09:59:20.696Z] [2020-12-22T09:59:20.696Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:20.696Z] #43 6.035 + RM_GOPATH=0 [2020-12-22T09:59:20.696Z] #43 6.035 + TMP_GOPATH= [2020-12-22T09:59:20.696Z] #43 6.035 + : /build [2020-12-22T09:59:20.696Z] #43 6.035 + '[' -z '' ']' [2020-12-22T09:59:20.696Z] #43 6.035 ++ mktemp -d [2020-12-22T09:59:20.696Z] #43 6.044 + export GOPATH=/tmp/tmp.pDbbLgBmpT [2020-12-22T09:59:20.696Z] #43 6.044 + GOPATH=/tmp/tmp.pDbbLgBmpT [2020-12-22T09:59:20.696Z] #43 6.044 + RM_GOPATH=1 [2020-12-22T09:59:20.696Z] #43 6.044 + case "$(go env GOARCH)" in [2020-12-22T09:59:20.696Z] #43 6.044 ++ go env GOARCH [2020-12-22T09:59:20.696Z] #43 6.049 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:20.696Z] #43 6.050 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:20.696Z] #43 6.058 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:20.696Z] #43 6.061 + dir=/tmp/install [2020-12-22T09:59:20.696Z] #43 6.061 + bin=vndr [2020-12-22T09:59:20.696Z] #43 6.061 + shift [2020-12-22T09:59:20.696Z] #43 6.061 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T09:59:20.696Z] #43 6.061 + . /tmp/install/vndr.installer [2020-12-22T09:59:20.696Z] #43 6.061 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:59:20.696Z] #43 6.061 + install_vndr [2020-12-22T09:59:20.696Z] #43 6.061 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T09:59:20.696Z] #43 6.061 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:59:20.696Z] #43 6.070 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pDbbLgBmpT/src/github.com/LK4D4/vndr [2020-12-22T09:59:20.696Z] #43 6.070 Cloning into '/tmp/tmp.pDbbLgBmpT/src/github.com/LK4D4/vndr'... [2020-12-22T09:59:20.696Z] #43 ... [2020-12-22T09:59:20.696Z] [2020-12-22T09:59:20.696Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T09:59:20.696Z] #38 6.562 + git clone https://github.com/docker/distribution.git . [2020-12-22T09:59:20.696Z] #38 6.562 Cloning into '.'... [2020-12-22T09:59:20.812Z] #54 ... [2020-12-22T09:59:20.812Z] [2020-12-22T09:59:20.812Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:20.812Z] #32 44.46 log [2020-12-22T09:59:20.812Z] #32 45.93 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T09:59:20.812Z] #32 DONE 48.7s [2020-12-22T09:59:20.812Z] [2020-12-22T09:59:20.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:20.812Z] #41 13.71 CC images/stats.o [2020-12-22T09:59:20.812Z] #41 13.92 CC images/core.o [2020-12-22T09:59:20.812Z] #41 14.29 CC images/core-x86.o [2020-12-22T09:59:21.210Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T09:59:21.268Z] > git init /home/ubuntu/workspace/moby_PR-41832 # timeout=10 [2020-12-22T09:59:21.442Z] #41 14.59 CC images/core-arm.o [2020-12-22T09:59:21.442Z] #41 ... [2020-12-22T09:59:21.442Z] [2020-12-22T09:59:21.442Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:21.442Z] #43 39.28 strings [2020-12-22T09:59:21.442Z] #43 39.48 os [2020-12-22T09:59:21.442Z] #43 41.07 regexp/syntax [2020-12-22T09:59:21.442Z] #43 41.95 fmt [2020-12-22T09:59:21.442Z] #43 43.84 regexp [2020-12-22T09:59:21.442Z] #43 45.19 go/token [2020-12-22T09:59:21.442Z] #43 45.95 go/scanner [2020-12-22T09:59:21.442Z] #43 46.56 internal/lazyregexp [2020-12-22T09:59:21.442Z] #43 46.76 net/url [2020-12-22T09:59:21.442Z] #43 46.87 go/ast [2020-12-22T09:59:21.442Z] #43 48.07 text/template/parse [2020-12-22T09:59:21.442Z] #43 ... [2020-12-22T09:59:21.442Z] [2020-12-22T09:59:21.442Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:21.442Z] #49 46.93 github.com/pkg/diff [2020-12-22T09:59:21.442Z] #49 47.07 go/ast [2020-12-22T09:59:21.442Z] #49 48.00 golang.org/x/crypto/ssh/terminal [2020-12-22T09:59:21.442Z] #49 48.78 mvdan.cc/editorconfig [2020-12-22T09:59:22.072Z] #49 49.92 mvdan.cc/sh/v3/fileutil [2020-12-22T09:59:22.072Z] #49 50.00 mvdan.cc/sh/v3/syntax [2020-12-22T09:59:21.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:21.782Z] > git --version # timeout=10 [2020-12-22T09:59:21.787Z] > git --version # 'git version 2.7.4' [2020-12-22T09:59:21.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:22.033Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:24.821Z] #49 ... [2020-12-22T09:59:24.821Z] [2020-12-22T09:59:24.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:24.821Z] #41 14.93 CC images/core-aarch64.o [2020-12-22T09:59:24.821Z] #41 15.09 CC images/core-ppc64.o [2020-12-22T09:59:24.821Z] #41 15.33 CC images/core-s390.o [2020-12-22T09:59:24.821Z] #41 15.68 CC images/cpuinfo.o [2020-12-22T09:59:24.821Z] #41 15.94 CC images/inventory.o [2020-12-22T09:59:24.821Z] #41 16.12 CC images/fdinfo.o [2020-12-22T09:59:24.821Z] #41 16.27 CC images/fown.o [2020-12-22T09:59:24.821Z] #41 16.36 CC images/ns.o [2020-12-22T09:59:24.821Z] #41 16.45 CC images/regfile.o [2020-12-22T09:59:24.821Z] #41 16.62 CC images/ghost-file.o [2020-12-22T09:59:24.821Z] #41 16.76 CC images/fifo.o [2020-12-22T09:59:24.821Z] #41 16.89 CC images/remap-file-path.o [2020-12-22T09:59:24.821Z] #41 16.97 CC images/eventfd.o [2020-12-22T09:59:24.821Z] #41 17.05 CC images/eventpoll.o [2020-12-22T09:59:24.821Z] #41 17.22 CC images/fh.o [2020-12-22T09:59:24.821Z] #41 17.34 CC images/fsnotify.o [2020-12-22T09:59:24.821Z] #41 17.69 CC images/signalfd.o [2020-12-22T09:59:24.821Z] #41 17.82 CC images/fs.o [2020-12-22T09:59:24.821Z] #41 17.91 CC images/pstree.o [2020-12-22T09:59:24.821Z] #41 18.06 CC images/pipe.o [2020-12-22T09:59:24.821Z] #41 18.16 CC images/tcp-stream.o [2020-12-22T09:59:24.821Z] #41 18.30 CC images/sk-packet.o [2020-12-22T09:59:24.903Z] #38 ... [2020-12-22T09:59:24.903Z] [2020-12-22T09:59:24.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:24.903Z] #11 8.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:24.903Z] #11 8.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:24.903Z] #11 8.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:24.903Z] #11 9.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T09:59:24.903Z] #11 ... [2020-12-22T09:59:24.903Z] [2020-12-22T09:59:24.903Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:24.903Z] #47 6.908 + RM_GOPATH=0 [2020-12-22T09:59:24.903Z] #47 6.908 + TMP_GOPATH= [2020-12-22T09:59:24.903Z] #47 6.908 + : /build [2020-12-22T09:59:24.903Z] #47 6.908 + '[' -z '' ']' [2020-12-22T09:59:24.903Z] #47 6.908 ++ mktemp -d [2020-12-22T09:59:24.903Z] #47 6.908 + export GOPATH=/tmp/tmp.XrHtpS8clP [2020-12-22T09:59:24.903Z] #47 6.908 + GOPATH=/tmp/tmp.XrHtpS8clP [2020-12-22T09:59:24.903Z] #47 6.908 + RM_GOPATH=1 [2020-12-22T09:59:24.903Z] #47 6.908 + case "$(go env GOARCH)" in [2020-12-22T09:59:24.903Z] #47 6.908 ++ go env GOARCH [2020-12-22T09:59:24.903Z] #47 6.941 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #47 6.941 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #47 6.941 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:24.903Z] #47 7.007 + dir=/tmp/install [2020-12-22T09:59:24.903Z] #47 7.007 + bin=golangci_lint [2020-12-22T09:59:24.903Z] #47 7.007 + shift [2020-12-22T09:59:24.903Z] #47 7.007 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T09:59:24.903Z] #47 7.007 + . /tmp/install/golangci_lint.installer [2020-12-22T09:59:24.903Z] #47 7.007 ++ : v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.007 + install_golangci_lint [2020-12-22T09:59:24.903Z] #47 7.007 + set -e [2020-12-22T09:59:24.903Z] #47 7.007 + export GO111MODULE=on [2020-12-22T09:59:24.903Z] #47 7.007 + GO111MODULE=on [2020-12-22T09:59:24.903Z] #47 7.007 + GOBIN=/build [2020-12-22T09:59:24.903Z] #47 7.007 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.034 go: finding github.com v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.034 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.034 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.034 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:59:24.903Z] #47 7.034 go: finding github.com/golangci v1.23.8 [2020-12-22T09:59:24.903Z] #47 8.564 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:59:24.903Z] #47 9.564 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T09:59:24.903Z] #47 ... [2020-12-22T09:59:24.903Z] [2020-12-22T09:59:24.903Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:24.903Z] #62 5.625 + RM_GOPATH=0 [2020-12-22T09:59:24.903Z] #62 5.625 + TMP_GOPATH= [2020-12-22T09:59:24.903Z] #62 5.625 + : /build [2020-12-22T09:59:24.903Z] #62 5.625 + '[' -z '' ']' [2020-12-22T09:59:24.903Z] #62 5.625 ++ mktemp -d [2020-12-22T09:59:24.903Z] #62 5.625 + export GOPATH=/tmp/tmp.HBRMSqClbe [2020-12-22T09:59:24.903Z] #62 5.625 + GOPATH=/tmp/tmp.HBRMSqClbe [2020-12-22T09:59:24.903Z] #62 5.625 + RM_GOPATH=1 [2020-12-22T09:59:24.903Z] #62 5.625 + case "$(go env GOARCH)" in [2020-12-22T09:59:24.903Z] #62 5.625 ++ go env GOARCH [2020-12-22T09:59:24.903Z] #62 5.625 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #62 5.625 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #62 5.625 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:24.903Z] #62 5.625 + dir=/tmp/install [2020-12-22T09:59:24.903Z] #62 5.625 + bin=proxy [2020-12-22T09:59:24.903Z] #62 5.625 + shift [2020-12-22T09:59:24.903Z] #62 5.625 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T09:59:24.903Z] #62 5.625 + . /tmp/install/proxy.installer [2020-12-22T09:59:24.903Z] #62 5.625 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:59:24.903Z] #62 5.625 + install_proxy [2020-12-22T09:59:24.903Z] #62 5.625 + case "$1" in [2020-12-22T09:59:24.903Z] #62 5.625 + export CGO_ENABLED=0 [2020-12-22T09:59:24.903Z] #62 5.625 + CGO_ENABLED=0 [2020-12-22T09:59:24.903Z] #62 5.625 + _install_proxy [2020-12-22T09:59:24.903Z] #62 5.625 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T09:59:24.903Z] #62 5.625 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HBRMSqClbe/src/github.com/docker/libnetwork [2020-12-22T09:59:24.903Z] #62 5.625 Cloning into '/tmp/tmp.HBRMSqClbe/src/github.com/docker/libnetwork'... [2020-12-22T09:59:24.903Z] #62 5.641 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:59:24.903Z] #62 ... [2020-12-22T09:59:24.903Z] [2020-12-22T09:59:24.903Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:24.903Z] #22 5.626 + RM_GOPATH=0 [2020-12-22T09:59:24.903Z] #22 5.626 + TMP_GOPATH= [2020-12-22T09:59:24.903Z] #22 5.626 + : /build [2020-12-22T09:59:24.903Z] #22 5.626 + '[' -z '' ']' [2020-12-22T09:59:24.903Z] #22 5.626 ++ mktemp -d [2020-12-22T09:59:24.903Z] #22 5.626 + export GOPATH=/tmp/tmp.7OwPFSIWXn [2020-12-22T09:59:24.903Z] #22 5.626 + GOPATH=/tmp/tmp.7OwPFSIWXn [2020-12-22T09:59:24.903Z] #22 5.626 + RM_GOPATH=1 [2020-12-22T09:59:24.903Z] #22 5.626 + case "$(go env GOARCH)" in [2020-12-22T09:59:24.903Z] #22 5.626 ++ go env GOARCH [2020-12-22T09:59:24.903Z] #22 5.626 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #22 5.626 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:24.903Z] #22 5.626 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:24.903Z] #22 5.626 + dir=/tmp/install [2020-12-22T09:59:24.903Z] #22 5.626 + bin=dockercli [2020-12-22T09:59:24.903Z] #22 5.626 + shift [2020-12-22T09:59:24.903Z] #22 5.626 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T09:59:24.903Z] #22 5.626 + . /tmp/install/dockercli.installer [2020-12-22T09:59:24.903Z] #22 5.626 ++ : stable [2020-12-22T09:59:24.903Z] #22 5.626 ++ : 17.06.2-ce [2020-12-22T09:59:24.903Z] #22 5.626 + install_dockercli [2020-12-22T09:59:24.903Z] #22 5.626 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T09:59:24.903Z] #22 5.626 ++ uname -m [2020-12-22T09:59:24.903Z] #22 5.661 + arch=x86_64 [2020-12-22T09:59:24.903Z] #22 5.661 + '[' x86_64 '!=' x86_64 ']' [2020-12-22T09:59:24.903Z] #22 5.661 + url=https://download.docker.com/linux/static [2020-12-22T09:59:24.903Z] #22 5.661 + tar -xz docker/docker [2020-12-22T09:59:24.903Z] #22 5.661 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-22T09:59:24.903Z] #22 5.672 Install docker/cli version 17.06.2-ce from stable [2020-12-22T09:59:24.903Z] #22 ... [2020-12-22T09:59:24.903Z] [2020-12-22T09:59:24.903Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T09:59:24.903Z] #53 7.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:24.903Z] #53 8.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:24.903Z] #53 8.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:24.903Z] #53 9.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T09:59:25.111Z] #41 18.48 CC images/mnt.o [2020-12-22T09:59:25.164Z] #53 ... [2020-12-22T09:59:25.164Z] [2020-12-22T09:59:25.164Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:59:25.164Z] #34 7.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:25.164Z] #34 7.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:25.164Z] #34 7.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:25.164Z] #34 8.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T09:59:25.164Z] #34 ... [2020-12-22T09:59:25.164Z] [2020-12-22T09:59:25.164Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:25.164Z] #49 7.032 + RM_GOPATH=0 [2020-12-22T09:59:25.164Z] #49 7.032 + TMP_GOPATH= [2020-12-22T09:59:25.164Z] #49 7.032 + : /build [2020-12-22T09:59:25.164Z] #49 7.032 + '[' -z '' ']' [2020-12-22T09:59:25.164Z] #49 7.032 ++ mktemp -d [2020-12-22T09:59:25.164Z] #49 7.032 + export GOPATH=/tmp/tmp.urhrk8a1Mf [2020-12-22T09:59:25.164Z] #49 7.032 + GOPATH=/tmp/tmp.urhrk8a1Mf [2020-12-22T09:59:25.164Z] #49 7.032 + RM_GOPATH=1 [2020-12-22T09:59:25.164Z] #49 7.032 + case "$(go env GOARCH)" in [2020-12-22T09:59:25.164Z] #49 7.032 ++ go env GOARCH [2020-12-22T09:59:25.164Z] #49 7.100 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.164Z] #49 7.100 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.164Z] #49 7.114 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:25.164Z] #49 7.129 + dir=/tmp/install [2020-12-22T09:59:25.164Z] #49 7.140 + bin=shfmt [2020-12-22T09:59:25.164Z] #49 7.140 + shift [2020-12-22T09:59:25.164Z] #49 7.140 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T09:59:25.164Z] #49 7.140 + . /tmp/install/shfmt.installer [2020-12-22T09:59:25.164Z] #49 7.140 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:59:25.164Z] #49 7.140 + install_shfmt [2020-12-22T09:59:25.164Z] #49 7.140 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T09:59:25.164Z] #49 7.140 + git clone https://github.com/mvdan/sh.git /tmp/tmp.urhrk8a1Mf/src/github.com/mvdan/sh [2020-12-22T09:59:25.164Z] #49 7.140 Cloning into '/tmp/tmp.urhrk8a1Mf/src/github.com/mvdan/sh'... [2020-12-22T09:59:25.164Z] #49 7.140 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:59:25.401Z] #41 18.61 CC images/pipe-data.o [2020-12-22T09:59:25.401Z] #41 18.72 CC images/sa.o [2020-12-22T09:59:25.401Z] #41 18.81 CC images/timer.o [2020-12-22T09:59:25.437Z] #49 ... [2020-12-22T09:59:25.437Z] [2020-12-22T09:59:25.437Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:25.437Z] #32 6.287 + RM_GOPATH=0 [2020-12-22T09:59:25.437Z] #32 6.287 + TMP_GOPATH= [2020-12-22T09:59:25.437Z] #32 6.287 + : /build [2020-12-22T09:59:25.437Z] #32 6.287 + '[' -z '' ']' [2020-12-22T09:59:25.437Z] #32 6.287 ++ mktemp -d [2020-12-22T09:59:25.437Z] #32 6.287 + export GOPATH=/tmp/tmp.UtdYMO5wPI [2020-12-22T09:59:25.437Z] #32 6.287 + GOPATH=/tmp/tmp.UtdYMO5wPI [2020-12-22T09:59:25.437Z] #32 6.287 + RM_GOPATH=1 [2020-12-22T09:59:25.437Z] #32 6.287 + case "$(go env GOARCH)" in [2020-12-22T09:59:25.437Z] #32 6.287 ++ go env GOARCH [2020-12-22T09:59:25.437Z] #32 6.321 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:59:25.437Z] #32 6.325 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.437Z] #32 6.325 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.437Z] #32 6.325 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:25.437Z] #32 6.325 + dir=/tmp/install [2020-12-22T09:59:25.437Z] #32 6.325 + bin=tomlv [2020-12-22T09:59:25.437Z] #32 6.325 + shift [2020-12-22T09:59:25.437Z] #32 6.325 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T09:59:25.437Z] #32 6.325 + . /tmp/install/tomlv.installer [2020-12-22T09:59:25.437Z] #32 6.325 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:59:25.437Z] #32 6.325 + install_tomlv [2020-12-22T09:59:25.437Z] #32 6.325 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T09:59:25.437Z] #32 6.325 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UtdYMO5wPI/src/github.com/BurntSushi/toml [2020-12-22T09:59:25.437Z] #32 6.325 Cloning into '/tmp/tmp.UtdYMO5wPI/src/github.com/BurntSushi/toml'... [2020-12-22T09:59:25.437Z] #32 7.612 + cd /tmp/tmp.UtdYMO5wPI/src/github.com/BurntSushi/toml [2020-12-22T09:59:25.437Z] #32 7.612 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T09:59:25.437Z] #32 7.678 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T09:59:25.437Z] #32 8.864 runtime/internal/atomic [2020-12-22T09:59:25.437Z] #32 8.950 internal/cpu [2020-12-22T09:59:25.437Z] #32 9.205 runtime/internal/sys [2020-12-22T09:59:25.437Z] #32 9.424 runtime/internal/math [2020-12-22T09:59:25.437Z] #32 9.617 math/bits [2020-12-22T09:59:25.437Z] #32 9.695 internal/bytealg [2020-12-22T09:59:25.437Z] #32 10.44 math [2020-12-22T09:59:25.437Z] #32 10.79 runtime [2020-12-22T09:59:25.437Z] #32 ... [2020-12-22T09:59:25.437Z] [2020-12-22T09:59:25.437Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:25.437Z] #45 6.515 + RM_GOPATH=0 [2020-12-22T09:59:25.437Z] #45 6.515 + TMP_GOPATH= [2020-12-22T09:59:25.437Z] #45 6.515 + : /build [2020-12-22T09:59:25.437Z] #45 6.515 + '[' -z '' ']' [2020-12-22T09:59:25.437Z] #45 6.515 ++ mktemp -d [2020-12-22T09:59:25.437Z] #45 6.527 + export GOPATH=/tmp/tmp.wSnXwiD2o3 [2020-12-22T09:59:25.437Z] #45 6.527 + GOPATH=/tmp/tmp.wSnXwiD2o3 [2020-12-22T09:59:25.437Z] #45 6.527 + RM_GOPATH=1 [2020-12-22T09:59:25.437Z] #45 6.527 + case "$(go env GOARCH)" in [2020-12-22T09:59:25.437Z] #45 6.527 ++ go env GOARCH [2020-12-22T09:59:25.437Z] #45 6.550 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.437Z] #45 6.550 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:25.437Z] #45 6.550 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:25.437Z] #45 6.550 + dir=/tmp/install [2020-12-22T09:59:25.437Z] #45 6.550 + bin=gotestsum [2020-12-22T09:59:25.437Z] #45 6.550 + shift [2020-12-22T09:59:25.437Z] #45 6.550 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T09:59:25.437Z] #45 6.550 + . /tmp/install/gotestsum.installer [2020-12-22T09:59:25.437Z] #45 6.550 ++ : v0.5.3 [2020-12-22T09:59:25.437Z] #45 6.550 + install_gotestsum [2020-12-22T09:59:25.437Z] #45 6.550 + set -e [2020-12-22T09:59:25.437Z] #45 6.550 + export GO111MODULE=on [2020-12-22T09:59:25.437Z] #45 6.550 + GO111MODULE=on [2020-12-22T09:59:25.437Z] #45 6.550 + GOBIN=/build [2020-12-22T09:59:25.437Z] #45 6.550 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T09:59:25.437Z] #45 6.670 go: finding gotest.tools v0.5.3 [2020-12-22T09:59:25.437Z] #45 6.670 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T09:59:25.437Z] #45 8.139 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T09:59:25.437Z] #45 9.359 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T09:59:25.437Z] #45 11.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:59:25.437Z] #45 11.05 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T09:59:25.437Z] #45 11.13 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T09:59:25.437Z] #45 11.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:59:25.437Z] #45 11.29 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T09:59:25.437Z] #45 11.29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:59:25.437Z] #45 11.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:59:25.437Z] #45 ... [2020-12-22T09:59:25.437Z] [2020-12-22T09:59:25.437Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:59:25.437Z] #40 7.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:25.437Z] #40 7.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:25.437Z] #40 7.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:25.437Z] #40 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T09:59:25.691Z] #41 18.96 CC images/timerfd.o [2020-12-22T09:59:25.691Z] #41 19.11 CC images/mm.o [2020-12-22T09:59:25.698Z] #40 ... [2020-12-22T09:59:25.698Z] [2020-12-22T09:59:25.698Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:25.698Z] #45 11.35 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T09:59:25.698Z] #45 11.49 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:59:25.698Z] #45 11.62 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:59:25.960Z] #45 11.63 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T09:59:25.981Z] #41 19.23 CC images/sk-opts.o [2020-12-22T09:59:25.981Z] #41 19.34 CC images/sk-unix.o [2020-12-22T09:59:26.220Z] #45 11.81 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:59:26.220Z] #45 11.83 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T09:59:26.220Z] #45 12.02 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:59:26.271Z] #41 19.55 CC images/sk-inet.o [2020-12-22T09:59:26.481Z] #45 12.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:59:26.481Z] #45 12.12 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:59:26.561Z] #41 19.85 CC images/tun.o [2020-12-22T09:59:26.561Z] #41 20.01 CC images/sk-netlink.o [2020-12-22T09:59:26.561Z] #41 20.14 CC images/packet-sock.o [2020-12-22T09:59:26.741Z] #45 12.44 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:59:26.741Z] #45 12.45 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:59:26.741Z] #45 12.56 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:59:26.851Z] #41 20.38 CC images/ipc-var.o [2020-12-22T09:59:27.141Z] #41 20.46 CC images/ipc-desc.o [2020-12-22T09:59:27.141Z] #41 20.53 CC images/ipc-shm.o [2020-12-22T09:59:27.431Z] #41 20.68 CC images/ipc-msg.o [2020-12-22T09:59:27.431Z] #41 20.90 CC images/ipc-sem.o [2020-12-22T09:59:27.431Z] #41 21.02 CC images/utsns.o [2020-12-22T09:59:27.722Z] #41 21.09 CC images/creds.o [2020-12-22T09:59:28.012Z] #41 21.25 CC images/vma.o [2020-12-22T09:59:28.012Z] #41 21.38 CC images/netdev.o [2020-12-22T09:59:28.302Z] #41 21.55 CC images/tty.o [2020-12-22T09:59:28.592Z] #41 21.94 CC images/file-lock.o [2020-12-22T09:59:28.592Z] #41 22.04 CC images/rlimit.o [2020-12-22T09:59:28.592Z] #41 22.12 CC images/pagemap.o [2020-12-22T09:59:28.886Z] #41 22.26 CC images/siginfo.o [2020-12-22T09:59:29.183Z] #41 ... [2020-12-22T09:59:29.183Z] [2020-12-22T09:59:29.183Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:29.183Z] #49 53.80 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T09:59:29.183Z] #49 DONE 56.9s [2020-12-22T09:59:29.183Z] [2020-12-22T09:59:29.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:29.183Z] #41 22.38 CC images/rpc.o [2020-12-22T09:59:29.183Z] #41 ... [2020-12-22T09:59:29.183Z] [2020-12-22T09:59:29.183Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:29.183Z] #43 50.43 go/parser [2020-12-22T09:59:29.183Z] #43 51.07 text/template [2020-12-22T09:59:29.183Z] #43 52.33 encoding/xml [2020-12-22T09:59:29.183Z] #43 54.46 go/doc [2020-12-22T09:59:29.183Z] #43 55.09 github.com/LK4D4/vndr/versioned [2020-12-22T09:59:29.183Z] #43 55.17 compress/flate [2020-12-22T09:59:29.183Z] #43 56.56 github.com/LK4D4/vndr/build [2020-12-22T09:59:29.183Z] #43 56.80 compress/gzip [2020-12-22T09:59:29.183Z] #43 ... [2020-12-22T09:59:29.183Z] [2020-12-22T09:59:29.183Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:29.183Z] #11 57.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T09:59:29.183Z] #11 57.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-22T09:59:29.183Z] #11 57.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:29.903Z] Fetching without tags [2020-12-22T09:59:29.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:29.775Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:59:29.818Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:29.850Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:29.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:29.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:29.895Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:30.390Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:30.956Z] #45 16.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:59:30.956Z] #45 16.80 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:59:31.237Z] #45 ... [2020-12-22T09:59:31.237Z] [2020-12-22T09:59:31.237Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:31.237Z] #43 6.829 + cd /tmp/tmp.pDbbLgBmpT/src/github.com/LK4D4/vndr [2020-12-22T09:59:31.237Z] #43 6.829 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T09:59:31.237Z] #43 6.908 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T09:59:31.237Z] #43 9.000 internal/cpu [2020-12-22T09:59:31.237Z] #43 9.010 runtime/internal/atomic [2020-12-22T09:59:31.237Z] #43 9.417 runtime/internal/sys [2020-12-22T09:59:31.237Z] #43 9.758 internal/bytealg [2020-12-22T09:59:31.237Z] #43 9.777 internal/race [2020-12-22T09:59:31.237Z] #43 10.03 sync/atomic [2020-12-22T09:59:31.237Z] #43 10.34 unicode [2020-12-22T09:59:31.237Z] #43 11.08 runtime [2020-12-22T09:59:31.237Z] #43 15.95 unicode/utf8 [2020-12-22T09:59:31.237Z] #43 ... [2020-12-22T09:59:31.237Z] [2020-12-22T09:59:31.237Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:31.237Z] #56 12.19 Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-22T09:59:31.237Z] #56 12.34 + cd /tmp/tmp.0PMU7ApDRg/src/github.com/rootless-containers/rootlesskit [2020-12-22T09:59:31.237Z] #56 12.34 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T09:59:31.237Z] #56 12.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T09:59:31.237Z] #56 12.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T09:59:31.498Z] #56 ... [2020-12-22T09:59:31.498Z] [2020-12-22T09:59:31.498Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T09:59:31.498Z] #30 7.131 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T09:59:31.498Z] #30 7.131 Cloning into '.'... [2020-12-22T09:59:31.759Z] #30 ... [2020-12-22T09:59:31.759Z] [2020-12-22T09:59:31.759Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:31.759Z] #43 17.51 math [2020-12-22T09:59:31.905Z] #11 ... [2020-12-22T09:59:31.905Z] [2020-12-22T09:59:31.905Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:31.905Z] #54 26.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T09:59:31.905Z] #54 26.57 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T09:59:31.905Z] #54 26.57 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T09:59:31.905Z] #54 26.57 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T09:59:31.905Z] #54 26.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T09:59:31.905Z] #54 26.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T09:59:31.905Z] #54 26.57 + '[' '' = dynamic ']' [2020-12-22T09:59:31.905Z] #54 26.57 + make [2020-12-22T09:59:31.905Z] #54 27.52 + bin/ctr [2020-12-22T09:59:31.905Z] #54 ... [2020-12-22T09:59:31.905Z] [2020-12-22T09:59:31.905Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:31.905Z] #41 23.23 CC images/ext-file.o [2020-12-22T09:59:31.905Z] #41 23.39 CC images/cgroup.o [2020-12-22T09:59:31.905Z] #41 23.63 CC images/userns.o [2020-12-22T09:59:31.905Z] #41 23.79 CC images/google/protobuf/descriptor.o [2020-12-22T09:59:31.905Z] #41 24.50 CC images/opts.o [2020-12-22T09:59:31.905Z] #41 24.62 CC images/seccomp.o [2020-12-22T09:59:31.905Z] #41 24.79 CC images/binfmt-misc.o [2020-12-22T09:59:31.905Z] #41 24.86 CC images/time.o [2020-12-22T09:59:31.905Z] #41 24.96 CC images/sysctl.o [2020-12-22T09:59:31.905Z] #41 25.09 CC images/autofs.o [2020-12-22T09:59:31.905Z] #41 25.20 CC images/macvlan.o [2020-12-22T09:59:31.905Z] #41 25.28 CC images/sit.o [2020-12-22T09:59:31.905Z] #41 25.39 CC images/memfd.o [2020-12-22T09:59:31.961Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:31.961Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:59:32.195Z] #41 25.56 CC images/timens.o [2020-12-22T09:59:32.195Z] #41 25.66 LINK images/built-in.o [2020-12-22T09:59:32.195Z] #41 25.70 GEN compel/include/asm [2020-12-22T09:59:32.195Z] #41 25.71 GEN compel/include/version.h [2020-12-22T09:59:32.195Z] #41 25.73 touch .config [2020-12-22T09:59:32.195Z] #41 25.74 GEN include/common/config.h [2020-12-22T09:59:32.195Z] #41 25.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-22T09:59:30.397Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:30.450Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:31.773Z] > git remote # timeout=10 [2020-12-22T09:59:31.823Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:59:31.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:31.889Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:59:31.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:59:31.957Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:31.987Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:32.485Z] #41 25.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T09:59:32.485Z] #41 25.81 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T09:59:32.485Z] #41 25.83 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-22T09:59:32.485Z] #41 25.84 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-22T09:59:32.485Z] #41 25.86 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-22T09:59:32.485Z] #41 25.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T09:59:32.485Z] #41 25.86 DEP compel/plugins/std/infect.d [2020-12-22T09:59:32.485Z] #41 25.93 DEP compel/plugins/std/string.d [2020-12-22T09:59:32.485Z] #41 25.97 DEP compel/plugins/std/log.d [2020-12-22T09:59:32.485Z] #41 26.01 DEP compel/plugins/std/fds.d [2020-12-22T09:59:32.727Z] #43 ... [2020-12-22T09:59:32.727Z] [2020-12-22T09:59:32.727Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:32.727Z] #22 17.72 + mkdir -p /build [2020-12-22T09:59:32.727Z] #22 17.74 + mv docker/docker /build/ [2020-12-22T09:59:32.727Z] #22 17.76 + rmdir docker [2020-12-22T09:59:32.727Z] #22 DONE 18.3s [2020-12-22T09:59:32.727Z] [2020-12-22T09:59:32.727Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:32.727Z] #32 17.61 internal/testlog [2020-12-22T09:59:32.727Z] #32 18.44 encoding [2020-12-22T09:59:32.775Z] #41 26.12 DEP compel/plugins/std/std.d [2020-12-22T09:59:32.775Z] #41 26.23 DEP compel/plugins/shmem/shmem.d [2020-12-22T09:59:32.775Z] #41 26.26 DEP compel/plugins/fds/fds.d [2020-12-22T09:59:32.775Z] #41 26.32 CC compel/plugins/std/std.o [2020-12-22T09:59:32.993Z] #32 18.72 runtime/cgo [2020-12-22T09:59:33.064Z] #41 26.52 CC compel/plugins/std/fds.o [2020-12-22T09:59:33.354Z] #41 26.78 CC compel/plugins/std/log.o [2020-12-22T09:59:33.644Z] #41 27.15 CC compel/plugins/std/string.o [2020-12-22T09:59:33.934Z] #41 27.43 CC compel/plugins/std/infect.o [2020-12-22T09:59:34.224Z] #41 27.60 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-22T09:59:34.224Z] #41 27.64 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-22T09:59:34.224Z] #41 27.67 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-22T09:59:34.224Z] #41 27.77 AR compel/plugins/std.lib.a [2020-12-22T09:59:34.514Z] #41 27.81 CC compel/plugins/fds/fds.o [2020-12-22T09:59:34.514Z] #41 27.95 AR compel/plugins/fds.lib.a [2020-12-22T09:59:34.514Z] #41 27.98 HOSTDEP compel/src/lib/log-host.d [2020-12-22T09:59:34.804Z] #41 28.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T09:59:34.804Z] #41 28.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-22T09:59:34.804Z] #41 28.23 HOSTDEP compel/src/main-host.d [2020-12-22T09:59:34.804Z] #41 28.28 DEP compel/src/lib/ptrace.d [2020-12-22T09:59:35.094Z] #41 28.34 DEP compel/src/lib/infect.d [2020-12-22T09:59:35.094Z] #41 28.44 DEP compel/src/lib/infect-util.d [2020-12-22T09:59:35.094Z] #41 28.54 DEP compel/src/lib/infect-rpc.d [2020-12-22T09:59:35.094Z] #41 28.63 DEP compel/arch/s390/src/lib/infect.d [2020-12-22T09:59:35.094Z] #41 28.69 DEP compel/arch/s390/src/lib/cpu.d [2020-12-22T09:59:35.397Z] #41 28.73 DEP compel/src/lib/log.d [2020-12-22T09:59:35.397Z] #41 28.80 DEP compel/src/main.d [2020-12-22T09:59:35.397Z] #41 28.85 DEP compel/src/lib/handle-elf.d [2020-12-22T09:59:35.397Z] #41 28.93 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-22T09:59:35.687Z] #41 28.99 CC compel/src/lib/log.o [2020-12-22T09:59:35.687Z] #41 29.12 CC compel/arch/s390/src/lib/cpu.o [2020-12-22T09:59:35.977Z] #41 29.30 CC compel/arch/s390/src/lib/infect.o [2020-12-22T09:59:36.606Z] #41 29.82 CC compel/src/lib/infect-rpc.o [2020-12-22T09:59:36.606Z] #41 30.02 CC compel/src/lib/infect-util.o [2020-12-22T09:59:36.606Z] #41 30.20 CC compel/src/lib/infect.o [2020-12-22T09:59:36.802Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:59:36.831Z] > git --version # timeout=10 [2020-12-22T09:59:36.888Z] > git --version # 'git version 2.17.1' [2020-12-22T09:59:36.916Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-22T09:59:37.221Z] #32 ... [2020-12-22T09:59:37.221Z] [2020-12-22T09:59:37.221Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:59:37.221Z] #40 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T09:59:37.221Z] #40 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T09:59:37.221Z] #40 ... [2020-12-22T09:59:37.221Z] [2020-12-22T09:59:37.221Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:59:37.221Z] #34 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T09:59:37.221Z] #34 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T09:59:37.221Z] #34 ... [2020-12-22T09:59:37.221Z] [2020-12-22T09:59:37.221Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:37.221Z] #49 22.74 + cd /tmp/tmp.urhrk8a1Mf/src/github.com/mvdan/sh [2020-12-22T09:59:37.221Z] #49 22.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T09:59:37.221Z] #49 22.78 + GO111MODULE=on [2020-12-22T09:59:37.221Z] #49 22.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T09:59:37.236Z] #41 ... [2020-12-22T09:59:37.236Z] [2020-12-22T09:59:37.236Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:37.236Z] #56 65.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T09:59:37.236Z] #56 65.25 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T09:59:37.482Z] #49 ... [2020-12-22T09:59:37.482Z] [2020-12-22T09:59:37.482Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T09:59:37.482Z] #53 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T09:59:37.482Z] #53 17.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T09:59:37.482Z] #53 ... [2020-12-22T09:59:37.482Z] [2020-12-22T09:59:37.482Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:37.482Z] #47 20.33 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T09:59:37.482Z] #47 20.36 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T09:59:37.482Z] #47 20.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T09:59:37.482Z] #47 20.51 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T09:59:37.482Z] #47 20.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T09:59:37.482Z] #47 20.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T09:59:37.482Z] #47 20.68 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T09:59:37.482Z] #47 20.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T09:59:37.482Z] #47 21.02 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T09:59:37.482Z] #47 21.08 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T09:59:37.482Z] #47 21.32 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T09:59:37.482Z] #47 21.38 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T09:59:37.482Z] #47 21.44 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T09:59:37.482Z] #47 21.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T09:59:37.482Z] #47 21.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T09:59:37.482Z] #47 21.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T09:59:37.482Z] #47 21.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T09:59:37.482Z] #47 21.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T09:59:37.482Z] #47 22.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T09:59:37.482Z] #47 22.38 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T09:59:37.482Z] #47 22.42 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T09:59:37.482Z] #47 22.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T09:59:37.482Z] #47 22.55 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T09:59:37.482Z] #47 22.59 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T09:59:37.482Z] #47 22.62 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T09:59:37.482Z] #47 22.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T09:59:37.482Z] #47 23.00 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T09:59:37.482Z] #47 23.05 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T09:59:37.482Z] #47 23.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T09:59:37.482Z] #47 23.41 go: extracting github.com/go-lintpack/lintpack v0.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:59:37.743Z] #47 23.44 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T09:59:37.743Z] #47 23.60 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T09:59:37.743Z] #47 23.67 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T09:59:38.222Z] + docker version [2020-12-22T09:59:38.318Z] #47 24.02 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T09:59:38.318Z] #47 24.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T09:59:38.586Z] #47 24.43 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T09:59:39.157Z] #47 ... [2020-12-22T09:59:39.157Z] [2020-12-22T09:59:39.157Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:39.157Z] #11 14.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T09:59:39.157Z] #11 19.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T09:59:39.157Z] #11 ... [2020-12-22T09:59:39.157Z] [2020-12-22T09:59:39.157Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:39.157Z] #49 24.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:59:39.157Z] #49 24.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:59:39.157Z] #49 24.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:59:39.157Z] #49 24.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:59:39.418Z] #49 25.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:59:39.959Z] #56 ... [2020-12-22T09:59:39.959Z] [2020-12-22T09:59:39.959Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:39.959Z] #43 57.45 net [2020-12-22T09:59:39.959Z] #43 58.58 vendor/golang.org/x/text/transform [2020-12-22T09:59:39.959Z] #43 58.97 vendor/golang.org/x/text/unicode/bidi [2020-12-22T09:59:39.959Z] #43 60.10 vendor/golang.org/x/text/secure/bidirule [2020-12-22T09:59:39.959Z] #43 60.27 vendor/golang.org/x/text/unicode/norm [2020-12-22T09:59:39.959Z] #43 62.74 vendor/golang.org/x/net/idna [2020-12-22T09:59:39.959Z] #43 64.22 vendor/golang.org/x/net/http2/hpack [2020-12-22T09:59:39.959Z] #43 65.01 mime [2020-12-22T09:59:39.959Z] #43 66.20 mime/quotedprintable [2020-12-22T09:59:39.959Z] #43 66.41 net/http/internal [2020-12-22T09:59:39.959Z] #43 ... [2020-12-22T09:59:39.959Z] [2020-12-22T09:59:39.959Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:39.959Z] #11 67.12 Selecting previously unselected package libapparmor1:s390x. [2020-12-22T09:59:39.959Z] #11 67.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.14 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-22T09:59:39.959Z] #11 67.20 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-22T09:59:39.959Z] #11 67.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.20 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-22T09:59:39.959Z] #11 67.31 Selecting previously unselected package libbtrfs0. [2020-12-22T09:59:39.959Z] #11 67.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T09:59:39.959Z] #11 67.35 Selecting previously unselected package libbtrfs-dev. [2020-12-22T09:59:39.959Z] #11 67.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T09:59:39.959Z] #11 67.42 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-22T09:59:39.959Z] #11 67.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.42 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-22T09:59:39.959Z] #11 67.49 Selecting previously unselected package libudev-dev:s390x. [2020-12-22T09:59:39.959Z] #11 67.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.49 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2020-12-22T09:59:39.959Z] #11 67.58 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-22T09:59:39.959Z] #11 67.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.58 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-22T09:59:39.959Z] #11 67.78 Selecting previously unselected package libpcre16-3:s390x. [2020-12-22T09:59:39.959Z] #11 67.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.79 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-22T09:59:39.959Z] #11 67.86 Selecting previously unselected package libpcre32-3:s390x. [2020-12-22T09:59:39.959Z] #11 67.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.87 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-22T09:59:39.959Z] #11 67.94 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-22T09:59:39.959Z] #11 67.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 67.95 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-22T09:59:39.959Z] #11 68.00 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-22T09:59:39.959Z] #11 68.00 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-22T09:59:39.959Z] #11 68.00 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-22T09:59:40.249Z] #11 68.21 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-22T09:59:40.249Z] #11 68.21 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-22T09:59:40.249Z] #11 68.21 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-22T09:59:40.249Z] #11 68.36 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-22T09:59:40.249Z] #11 68.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-22T09:59:40.249Z] #11 68.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-22T09:59:40.249Z] #11 68.41 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-22T09:59:40.539Z] #11 68.41 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-22T09:59:40.539Z] #11 68.41 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-22T09:59:40.539Z] #11 68.53 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-22T09:59:40.539Z] #11 68.53 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2020-12-22T09:59:40.539Z] #11 68.53 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-22T09:59:40.802Z] #49 26.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:59:40.845Z] #11 68.87 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-22T09:59:40.845Z] #11 68.88 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-22T09:59:40.845Z] #11 68.89 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-22T09:59:40.845Z] #11 68.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T09:59:40.845Z] #11 68.90 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-22T09:59:40.845Z] #11 68.91 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-22T09:59:40.845Z] #11 68.91 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:40.845Z] #11 68.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T09:59:40.845Z] #11 68.93 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-22T09:59:40.845Z] #11 68.93 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2020-12-22T09:59:41.139Z] #11 68.95 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T09:59:41.139Z] #11 68.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T09:59:41.139Z] #11 68.96 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-22T09:59:41.139Z] #11 68.97 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T09:59:41.139Z] #11 69.05 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-22T09:59:41.139Z] #11 ... [2020-12-22T09:59:41.139Z] [2020-12-22T09:59:41.139Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:41.139Z] #56 DONE 69.1s [2020-12-22T09:59:41.139Z] [2020-12-22T09:59:41.139Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:41.139Z] #11 69.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T09:59:41.139Z] #11 69.09 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-22T09:59:41.139Z] #11 69.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:41.139Z] #11 69.11 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-12-22T09:59:41.139Z] #11 69.12 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-12-22T09:59:41.139Z] #11 69.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T09:59:41.139Z] #11 69.14 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-12-22T09:59:41.139Z] #11 69.14 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-12-22T09:59:41.139Z] #11 69.14 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T09:59:41.140Z] #11 69.15 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-22T09:59:41.140Z] #11 ... [2020-12-22T09:59:41.140Z] [2020-12-22T09:59:41.140Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T09:59:41.140Z] #57 DONE 0.1s [2020-12-22T09:59:41.140Z] [2020-12-22T09:59:41.140Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T09:59:41.140Z] #58 DONE 0.1s [2020-12-22T09:59:41.140Z] [2020-12-22T09:59:41.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:41.140Z] #11 69.16 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-22T09:59:41.140Z] #11 69.17 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T09:59:41.140Z] #11 69.19 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-22T09:59:41.140Z] #11 69.19 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-22T09:59:41.140Z] #11 69.20 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T09:59:41.796Z] #11 DONE 69.8s [2020-12-22T09:59:41.796Z] [2020-12-22T09:59:41.796Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:42.187Z] #49 27.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:59:42.609Z] Removing intermediate container af0769710905 [2020-12-22T09:59:42.609Z] ---> 91e988b578f7 [2020-12-22T09:59:42.609Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-22T09:59:42.609Z] ---> 805dc2d65d1c [2020-12-22T09:59:42.609Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-22T09:59:42.609Z] ---> fceca23dd9f6 [2020-12-22T09:59:42.609Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-22T09:59:42.609Z] ---> Running in 90eb02dff573 [2020-12-22T09:59:42.609Z] Removing intermediate container 90eb02dff573 [2020-12-22T09:59:42.609Z] ---> 12e3944d9019 [2020-12-22T09:59:42.609Z] Successfully built 12e3944d9019 [2020-12-22T09:59:42.609Z] Successfully tagged moby-buildx:latest [2020-12-22T09:59:42.609Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-22T09:59:42.609Z] if [ -n "${id}" ]; then \ [2020-12-22T09:59:42.609Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-22T09:59:42.609Z] && touch bundles/buildx; \ [2020-12-22T09:59:42.609Z] docker rm -f ${id}; \ [2020-12-22T09:59:42.609Z] fi [2020-12-22T09:59:42.609Z] 59052c713c3b93198d7b279279b1d770f064ffe8f45e8d38ceed64ec4d3fad04 [2020-12-22T09:59:42.609Z] bundles/buildx version [2020-12-22T09:59:42.609Z] buildx v0.3.1 6db68d0 [2020-12-22T09:59:42.609Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T09:59:42.609Z] #1 [internal] booting buildkit [2020-12-22T09:59:42.609Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-22T09:59:42.609Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-12-22T09:59:42.609Z] #1 creating container buildx_buildkit_default [2020-12-22T09:59:42.609Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-22T09:59:42.609Z] #1 DONE 2.9s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #2 [internal] load build definition from Dockerfile [2020-12-22T09:59:42.609Z] #2 transferring dockerfile: 16.58kB done [2020-12-22T09:59:42.609Z] #2 DONE 0.0s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #3 [internal] load .dockerignore [2020-12-22T09:59:42.609Z] #3 transferring context: 87B done [2020-12-22T09:59:42.609Z] #3 DONE 0.0s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T09:59:42.609Z] #4 DONE 0.5s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T09:59:42.609Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T09:59:42.609Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2020-12-22T09:59:42.609Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2020-12-22T09:59:42.609Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-22T09:59:42.609Z] #5 DONE 0.3s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #6 [internal] load build definition from Dockerfile [2020-12-22T09:59:42.609Z] #6 transferring dockerfile: 16.58kB done [2020-12-22T09:59:42.609Z] #6 DONE 0.0s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T09:59:42.609Z] #9 ... [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T09:59:42.609Z] #8 DONE 0.3s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T09:59:42.609Z] #7 DONE 0.4s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T09:59:42.609Z] #9 DONE 0.5s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T09:59:42.609Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-22T09:59:42.609Z] #62 DONE 0.0s [2020-12-22T09:59:42.609Z] [2020-12-22T09:59:42.609Z] #23 [internal] load build context [2020-12-22T09:59:42.849Z] #51 1.024 + RM_GOPATH=0 [2020-12-22T09:59:42.849Z] #51 1.024 + TMP_GOPATH= [2020-12-22T09:59:42.849Z] #51 1.024 + : /build [2020-12-22T09:59:42.849Z] #51 1.024 + '[' -z '' ']' [2020-12-22T09:59:42.849Z] #51 1.024 ++ mktemp -d [2020-12-22T09:59:42.849Z] #51 1.025 + export GOPATH=/tmp/tmp.uACRIPvTwn [2020-12-22T09:59:42.849Z] #51 1.026 + GOPATH=/tmp/tmp.uACRIPvTwn [2020-12-22T09:59:42.849Z] #51 1.026 + RM_GOPATH=1 [2020-12-22T09:59:42.849Z] #51 1.026 + case "$(go env GOARCH)" in [2020-12-22T09:59:42.849Z] #51 1.026 ++ go env GOARCH [2020-12-22T09:59:42.849Z] #51 1.029 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:42.849Z] #51 1.029 + GO_BUILDMODE=-buildmode=pie [2020-12-22T09:59:42.849Z] #51 1.029 ++ dirname /tmp/install/install.sh [2020-12-22T09:59:42.849Z] #51 1.031 + dir=/tmp/install [2020-12-22T09:59:42.849Z] #51 1.031 + bin=runc [2020-12-22T09:59:42.849Z] #51 1.031 + shift [2020-12-22T09:59:42.849Z] #51 1.031 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T09:59:42.849Z] #51 1.031 + . /tmp/install/runc.installer [2020-12-22T09:59:42.849Z] #51 1.031 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T09:59:42.849Z] #51 1.031 + install_runc [2020-12-22T09:59:42.849Z] #51 1.031 + uname -r [2020-12-22T09:59:42.849Z] #51 1.032 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T09:59:42.849Z] #51 1.035 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T09:59:42.849Z] #51 1.035 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T09:59:42.849Z] #51 1.035 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uACRIPvTwn/src/github.com/opencontainers/runc [2020-12-22T09:59:42.849Z] #51 1.036 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T09:59:42.849Z] #51 1.037 Cloning into '/tmp/tmp.uACRIPvTwn/src/github.com/opencontainers/runc'... [2020-12-22T09:59:43.139Z] #51 ... [2020-12-22T09:59:43.139Z] [2020-12-22T09:59:43.139Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T09:59:43.139Z] #12 DONE 1.1s [2020-12-22T09:59:43.139Z] [2020-12-22T09:59:43.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:43.139Z] #41 31.20 CC compel/src/lib/ptrace.o [2020-12-22T09:59:43.139Z] #41 31.39 AR compel/libcompel.a [2020-12-22T09:59:43.139Z] #41 31.41 HOSTCC compel/src/main-host.o [2020-12-22T09:59:43.139Z] #41 31.61 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-22T09:59:43.139Z] #41 31.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T09:59:43.139Z] #41 31.81 HOSTCC compel/src/lib/log-host.o [2020-12-22T09:59:43.139Z] #41 31.90 HOSTLINK compel/compel-host-bin [2020-12-22T09:59:43.139Z] #41 32.01 DEP soccr/soccr.d [2020-12-22T09:59:43.139Z] #41 32.18 CC soccr/soccr.o [2020-12-22T09:59:43.139Z] #41 32.93 AR soccr/libsoccr.a [2020-12-22T09:59:43.139Z] #41 32.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T09:59:43.139Z] #41 33.12 DEP criu/arch/s390/sigframe.d [2020-12-22T09:59:43.139Z] #41 33.17 DEP criu/arch/s390/crtools.d [2020-12-22T09:59:43.139Z] #41 33.38 DEP criu/arch/s390/cpu.d [2020-12-22T09:59:43.139Z] #41 33.47 CC criu/arch/s390/cpu.o [2020-12-22T09:59:43.139Z] #41 33.74 CC criu/arch/s390/crtools.o [2020-12-22T09:59:43.139Z] #41 34.34 CC criu/arch/s390/sigframe.o [2020-12-22T09:59:43.139Z] #41 34.51 LINK criu/arch/s390/crtools.built-in.o [2020-12-22T09:59:43.139Z] #41 34.52 DEP criu/pie/util-vdso.d [2020-12-22T09:59:43.139Z] #41 34.63 DEP criu/pie/util.d [2020-12-22T09:59:43.139Z] #41 34.75 CC criu/pie/util.o [2020-12-22T09:59:43.139Z] #41 34.97 CC criu/pie/util-vdso.o [2020-12-22T09:59:43.139Z] #41 35.60 AR criu/pie/pie.lib.a [2020-12-22T09:59:43.139Z] #41 35.65 DEP criu/pie/restorer.d [2020-12-22T09:59:43.139Z] #41 35.80 DEP criu/arch/s390/restorer.d [2020-12-22T09:59:43.139Z] #41 35.95 DEP criu/arch/s390/vdso-pie.d [2020-12-22T09:59:43.139Z] #41 36.02 DEP criu/pie/parasite-vdso.d [2020-12-22T09:59:43.139Z] #41 36.11 DEP criu/pie/parasite.d [2020-12-22T09:59:43.139Z] #41 36.26 CC criu/pie/parasite.o [2020-12-22T09:59:43.144Z] Fetching without tags [2020-12-22T09:59:43.593Z] Fetching without tags [2020-12-22T09:59:43.625Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:43.775Z] #41 37.16 LINK criu/pie/parasite.built-in.o [2020-12-22T09:59:43.775Z] #41 37.17 GEN criu/pie/parasite-blob.h [2020-12-22T09:59:43.775Z] #41 ... [2020-12-22T09:59:43.775Z] [2020-12-22T09:59:43.775Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T09:59:43.775Z] #13 DONE 0.9s [2020-12-22T09:59:43.775Z] [2020-12-22T09:59:43.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:43.775Z] #41 37.18 CC criu/pie/parasite-vdso.o [2020-12-22T09:59:43.775Z] #41 ... [2020-12-22T09:59:43.775Z] [2020-12-22T09:59:43.775Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T09:59:44.023Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:44.100Z] #49 ... [2020-12-22T09:59:44.100Z] [2020-12-22T09:59:44.100Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:44.100Z] #45 19.57 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:59:44.100Z] #45 24.70 go: finding github.com/fatih/color v1.9.0 [2020-12-22T09:59:44.100Z] #45 24.72 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T09:59:44.100Z] #45 24.76 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T09:59:44.100Z] #45 24.80 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T09:59:44.100Z] #45 24.82 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T09:59:44.100Z] #45 25.14 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T09:59:44.100Z] #45 25.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T09:59:44.100Z] #45 25.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T09:59:44.100Z] #45 25.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T09:59:44.100Z] #45 25.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T09:59:44.100Z] #45 26.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T09:59:44.100Z] #45 ... [2020-12-22T09:59:44.100Z] [2020-12-22T09:59:44.100Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:44.623Z] #62 29.17 Checking out files: 46% (885/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: 94% (1792/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-12-22T09:59:44.623Z] #62 30.41 + cd /tmp/tmp.HBRMSqClbe/src/github.com/docker/libnetwork [2020-12-22T09:59:44.623Z] #62 30.43 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T09:59:42.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:43.081Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:59:43.102Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:43.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:43.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:43.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:43.155Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:43.635Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:43.646Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:44.810Z] #14 0.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T09:59:44.810Z] #14 DONE 1.0s [2020-12-22T09:59:44.810Z] [2020-12-22T09:59:44.810Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T09:59:44.869Z] #23 ... [2020-12-22T09:59:44.869Z] [2020-12-22T09:59:44.869Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T09:59:44.869Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-12-22T09:59:44.869Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-12-22T09:59:44.869Z] #62 DONE 2.1s [2020-12-22T09:59:44.869Z] [2020-12-22T09:59:44.869Z] #23 [internal] load build context [2020-12-22T09:59:45.196Z] #62 30.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T09:59:45.559Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:45.559Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:59:43.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:43.505Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T09:59:43.530Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:43.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T09:59:43.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T09:59:43.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:43.623Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T09:59:44.037Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:44.074Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:45.438Z] > git remote # timeout=10 [2020-12-22T09:59:45.458Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:59:45.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:45.507Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:59:45.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:59:45.561Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:45.600Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:45.840Z] #15 DONE 0.9s [2020-12-22T09:59:45.840Z] [2020-12-22T09:59:45.840Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T09:59:46.005Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T09:59:46.005Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T09:59:46.209Z] #23 transferring context: 15.29MB 3.3s [2020-12-22T09:59:46.349Z] Client: Docker Engine - Community [2020-12-22T09:59:46.349Z] Version: 19.03.13 [2020-12-22T09:59:46.349Z] API version: 1.40 [2020-12-22T09:59:46.349Z] Go version: go1.13.15 [2020-12-22T09:59:46.349Z] Git commit: 4484c46d9d [2020-12-22T09:59:46.349Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T09:59:46.349Z] OS/Arch: linux/amd64 [2020-12-22T09:59:46.349Z] Experimental: false [2020-12-22T09:59:46.349Z] [2020-12-22T09:59:46.349Z] Server: Docker Engine - Community [2020-12-22T09:59:46.349Z] Engine: [2020-12-22T09:59:46.349Z] Version: 19.03.13 [2020-12-22T09:59:46.349Z] API version: 1.40 (minimum version 1.12) [2020-12-22T09:59:46.349Z] Go version: go1.13.15 [2020-12-22T09:59:46.349Z] Git commit: 4484c46d9d [2020-12-22T09:59:46.349Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T09:59:46.349Z] OS/Arch: linux/amd64 [2020-12-22T09:59:46.349Z] Experimental: true [2020-12-22T09:59:46.349Z] containerd: [2020-12-22T09:59:46.349Z] Version: 1.3.7 [2020-12-22T09:59:46.349Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T09:59:46.349Z] runc: [2020-12-22T09:59:46.349Z] Version: 1.0.0-rc10 [2020-12-22T09:59:46.349Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:59:46.349Z] docker-init: [2020-12-22T09:59:46.349Z] Version: 0.18.0 [2020-12-22T09:59:46.349Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T09:59:46.475Z] #16 DONE 0.7s [2020-12-22T09:59:46.475Z] [2020-12-22T09:59:46.475Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T09:59:46.720Z] + docker info [2020-12-22T09:59:45.952Z] > git remote # timeout=10 [2020-12-22T09:59:45.964Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T09:59:45.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T09:59:45.976Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T09:59:45.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T09:59:46.008Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T09:59:46.013Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T09:59:47.512Z] #17 DONE 1.0s [2020-12-22T09:59:47.513Z] [2020-12-22T09:59:47.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:47.513Z] #41 37.64 CC criu/arch/s390/vdso-pie.o [2020-12-22T09:59:47.513Z] #41 37.91 CC criu/arch/s390/restorer.o [2020-12-22T09:59:47.513Z] #41 38.22 CC criu/pie/restorer.o [2020-12-22T09:59:47.513Z] #41 39.66 LINK criu/pie/restorer.built-in.o [2020-12-22T09:59:47.513Z] #41 39.66 GEN criu/pie/restorer-blob.h [2020-12-22T09:59:47.513Z] #41 39.72 DEP criu/vdso.d [2020-12-22T09:59:47.513Z] #41 39.88 DEP criu/uts_ns.d [2020-12-22T09:59:47.513Z] #41 39.98 DEP criu/util.d [2020-12-22T09:59:47.513Z] #41 40.11 DEP criu/uffd.d [2020-12-22T09:59:47.513Z] #41 40.22 DEP criu/tun.d [2020-12-22T09:59:47.513Z] #41 40.32 DEP criu/tty.d [2020-12-22T09:59:47.513Z] #41 40.46 DEP criu/timerfd.d [2020-12-22T09:59:47.513Z] #41 40.53 DEP criu/timens.d [2020-12-22T09:59:47.513Z] #41 40.60 DEP criu/sysfs_parse.d [2020-12-22T09:59:47.513Z] #41 40.66 DEP criu/sysctl.d [2020-12-22T09:59:47.513Z] #41 40.78 DEP criu/string.d [2020-12-22T09:59:47.513Z] #41 40.81 DEP criu/stats.d [2020-12-22T09:59:47.513Z] #41 40.90 DEP criu/sockets.d [2020-12-22T09:59:47.810Z] #41 41.07 DEP criu/sk-unix.d [2020-12-22T09:59:47.810Z] #41 41.28 DEP criu/sk-tcp.d [2020-12-22T09:59:48.100Z] #41 41.46 DEP criu/sk-queue.d [2020-12-22T09:59:48.390Z] #41 41.60 DEP criu/sk-packet.d [2020-12-22T09:59:48.390Z] #41 41.71 DEP criu/sk-netlink.d [2020-12-22T09:59:48.390Z] #41 41.81 DEP criu/sk-inet.d [2020-12-22T09:59:48.680Z] #41 42.03 DEP criu/signalfd.d [2020-12-22T09:59:48.680Z] #41 42.20 DEP criu/sigframe.d [2020-12-22T09:59:48.970Z] #41 42.28 DEP criu/shmem.d [2020-12-22T09:59:48.970Z] #41 42.44 DEP criu/servicefd.d [2020-12-22T09:59:49.260Z] #41 42.54 DEP criu/seize.d [2020-12-22T09:59:49.260Z] #41 42.67 DEP criu/seccomp.d [2020-12-22T09:59:49.403Z] #62 ... [2020-12-22T09:59:49.403Z] [2020-12-22T09:59:49.403Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:49.403Z] #43 24.52 unicode/utf16 [2020-12-22T09:59:49.403Z] #43 24.86 container/list [2020-12-22T09:59:49.403Z] #43 25.73 crypto/internal/subtle [2020-12-22T09:59:49.403Z] #43 26.06 crypto/subtle [2020-12-22T09:59:49.403Z] #43 26.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T09:59:49.403Z] #43 26.60 internal/nettrace [2020-12-22T09:59:49.403Z] #43 26.85 runtime/cgo [2020-12-22T09:59:49.403Z] #43 ... [2020-12-22T09:59:49.403Z] [2020-12-22T09:59:49.403Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T09:59:49.403Z] #38 30.61 Checking out files: 70% (1172/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T09:59:49.403Z] #38 31.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T09:59:49.403Z] #38 34.40 + 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-12-22T09:59:49.403Z] #38 ... [2020-12-22T09:59:49.403Z] [2020-12-22T09:59:49.403Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:49.403Z] #47 25.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T09:59:49.403Z] #47 27.40 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T09:59:49.403Z] #47 30.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T09:59:49.403Z] #47 30.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T09:59:49.403Z] #47 30.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T09:59:49.403Z] #47 30.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T09:59:49.403Z] #47 30.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T09:59:49.403Z] #47 30.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T09:59:49.403Z] #47 30.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T09:59:49.403Z] #47 30.60 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T09:59:49.403Z] #47 30.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T09:59:49.404Z] #47 30.76 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T09:59:49.404Z] #47 30.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T09:59:49.404Z] #47 30.91 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T09:59:49.404Z] #47 30.98 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T09:59:49.404Z] #47 31.03 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T09:59:49.404Z] #47 31.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T09:59:49.404Z] #47 31.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T09:59:49.404Z] #47 31.31 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T09:59:49.404Z] #47 31.36 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T09:59:49.404Z] #47 31.36 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T09:59:49.404Z] #47 31.42 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T09:59:49.404Z] #47 31.45 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T09:59:49.404Z] #47 31.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T09:59:49.404Z] #47 31.62 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T09:59:49.404Z] #47 31.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T09:59:49.404Z] #47 31.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T09:59:49.404Z] #47 31.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T09:59:49.404Z] #47 31.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T09:59:49.404Z] #47 31.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T09:59:49.404Z] #47 31.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T09:59:49.404Z] #47 32.01 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T09:59:49.404Z] #47 32.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T09:59:49.404Z] #47 32.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T09:59:49.404Z] #47 32.24 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T09:59:49.404Z] #47 32.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T09:59:49.404Z] #47 32.41 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T09:59:49.404Z] #47 32.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T09:59:49.404Z] #47 32.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T09:59:49.404Z] #47 32.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T09:59:49.404Z] #47 32.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T09:59:49.404Z] #47 32.83 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T09:59:49.404Z] #47 32.84 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T09:59:49.404Z] #47 33.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T09:59:49.404Z] #47 33.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T09:59:49.404Z] #47 33.18 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T09:59:49.404Z] #47 33.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T09:59:49.404Z] #47 33.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T09:59:49.404Z] #47 33.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T09:59:49.404Z] #47 33.49 go: downloading golang.org/x/text v0.3.2 [2020-12-22T09:59:49.404Z] #47 33.49 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T09:59:49.404Z] #47 33.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T09:59:49.404Z] #47 33.52 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T09:59:49.404Z] #47 33.57 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T09:59:49.404Z] #47 33.58 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T09:59:49.404Z] #47 33.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T09:59:49.404Z] #47 33.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T09:59:49.404Z] #47 33.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T09:59:49.404Z] #47 34.73 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T09:59:49.404Z] #47 34.83 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T09:59:49.404Z] #47 35.04 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T09:59:49.404Z] #47 35.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T09:59:49.550Z] #41 42.90 DEP criu/rst-malloc.d [2020-12-22T09:59:49.550Z] #41 42.94 DEP criu/rbtree.d [2020-12-22T09:59:49.550Z] #41 42.98 DEP criu/pstree.d [2020-12-22T09:59:49.665Z] #47 35.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T09:59:49.840Z] #41 43.13 DEP criu/protobuf.d [2020-12-22T09:59:49.840Z] #41 43.20 GEN criu/protobuf-desc-gen.h [2020-12-22T09:59:49.926Z] #47 35.69 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T09:59:49.926Z] #47 35.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T09:59:49.978Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:59:50.025Z] > git --version # timeout=10 [2020-12-22T09:59:50.050Z] > git --version # 'git version 2.17.1' [2020-12-22T09:59:50.077Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-22T09:59:50.130Z] #41 ... [2020-12-22T09:59:50.130Z] [2020-12-22T09:59:50.130Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:50.130Z] #43 68.12 mime/multipart [2020-12-22T09:59:50.130Z] #43 68.12 crypto/x509 [2020-12-22T09:59:50.130Z] #43 70.17 crypto/tls [2020-12-22T09:59:50.130Z] #43 74.40 net/http/httptrace [2020-12-22T09:59:50.130Z] #43 74.58 net/http [2020-12-22T09:59:50.187Z] #47 35.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T09:59:50.187Z] #47 35.87 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T09:59:50.187Z] #47 36.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T09:59:50.420Z] #43 ... [2020-12-22T09:59:50.420Z] [2020-12-22T09:59:50.420Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:50.420Z] #51 5.868 + cd /tmp/tmp.uACRIPvTwn/src/github.com/opencontainers/runc [2020-12-22T09:59:50.420Z] #51 5.868 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T09:59:50.420Z] #51 6.374 + '[' -z '' ']' [2020-12-22T09:59:50.420Z] #51 6.374 + target=static [2020-12-22T09:59:50.420Z] #51 6.374 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T09:59:50.420Z] #51 6.737 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-12-22T09:59:50.447Z] #47 36.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T09:59:50.447Z] #47 36.11 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T09:59:50.447Z] #47 36.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T09:59:50.447Z] #47 36.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T09:59:50.447Z] #47 36.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:59:50.708Z] #47 36.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T09:59:50.708Z] #47 36.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T09:59:50.719Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T09:59:50.745Z] #23 transferring context: 53.17MB 7.7s done [2020-12-22T09:59:50.745Z] #23 DONE 7.8s [2020-12-22T09:59:50.745Z] [2020-12-22T09:59:50.745Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:59:50.745Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-22T09:59:50.745Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.5s done [2020-12-22T09:59:50.745Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2020-12-22T09:59:50.745Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.9s done [2020-12-22T09:59:50.745Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-12-22T09:59:50.745Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2020-12-22T09:59:50.745Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2020-12-22T09:59:50.745Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2020-12-22T09:59:50.745Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-22T09:59:50.762Z] > git --version # timeout=10 [2020-12-22T09:59:50.774Z] > git --version # 'git version 2.7.4' [2020-12-22T09:59:50.785Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2020-12-22T09:59:51.279Z] #47 36.86 go: extracting github.com/sourcegraph/go-diff v0.5.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T09:59:51.343Z] + docker version [2020-12-22T09:59:51.783Z] #10 ... [2020-12-22T09:59:51.783Z] [2020-12-22T09:59:51.783Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T09:59:51.783Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-22T09:59:51.783Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 3.6s done [2020-12-22T09:59:51.783Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 5.5s done [2020-12-22T09:59:51.783Z] #26 DONE 9.1s [2020-12-22T09:59:51.783Z] [2020-12-22T09:59:51.783Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:59:51.851Z] #47 37.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T09:59:51.851Z] #47 37.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T09:59:51.851Z] #47 37.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T09:59:52.076Z] #27 0.301 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:52.076Z] #27 0.319 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:52.076Z] #27 0.343 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:52.370Z] #27 ... [2020-12-22T09:59:52.370Z] [2020-12-22T09:59:52.370Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:59:52.370Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done [2020-12-22T09:59:52.370Z] #10 DONE 9.3s [2020-12-22T09:59:52.370Z] [2020-12-22T09:59:52.370Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:59:52.370Z] #27 0.539 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T09:59:52.422Z] #47 37.98 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T09:59:52.495Z] + docker version [2020-12-22T09:59:52.663Z] #27 0.812 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T09:59:52.684Z] #47 38.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T09:59:52.945Z] #47 38.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T09:59:52.945Z] #47 38.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T09:59:52.954Z] #27 ... [2020-12-22T09:59:52.954Z] [2020-12-22T09:59:52.954Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T09:59:52.954Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-22T09:59:52.954Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-22T09:59:52.954Z] #10 DONE 10.0s [2020-12-22T09:59:53.214Z] #47 39.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T09:59:53.245Z] [2020-12-22T09:59:53.245Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T09:59:53.245Z] #27 1.179 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T09:59:53.486Z] #47 39.29 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T09:59:53.486Z] #47 39.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T09:59:53.486Z] #47 39.39 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T09:59:53.746Z] #47 39.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T09:59:53.927Z] #51 ... [2020-12-22T09:59:53.927Z] [2020-12-22T09:59:53.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:53.927Z] #41 44.10 DEP criu/protobuf-desc.d [2020-12-22T09:59:53.927Z] #41 44.17 DEP criu/proc_parse.d [2020-12-22T09:59:53.927Z] #41 44.34 DEP criu/plugin.d [2020-12-22T09:59:53.927Z] #41 44.40 DEP criu/pipes.d [2020-12-22T09:59:53.927Z] #41 44.53 DEP criu/pie-util.d [2020-12-22T09:59:53.927Z] #41 44.60 DEP criu/pie-util-vdso.d [2020-12-22T09:59:53.927Z] #41 44.75 DEP criu/path.d [2020-12-22T09:59:53.927Z] #41 44.89 DEP criu/parasite-syscall.d [2020-12-22T09:59:53.927Z] #41 45.05 DEP criu/pagemap.d [2020-12-22T09:59:53.927Z] #41 45.23 DEP criu/pagemap-cache.d [2020-12-22T09:59:53.927Z] #41 45.38 DEP criu/page-xfer.d [2020-12-22T09:59:53.927Z] #41 45.54 DEP criu/page-pipe.d [2020-12-22T09:59:53.927Z] #41 45.63 DEP criu/netfilter.d [2020-12-22T09:59:53.927Z] #41 45.78 DEP criu/net.d [2020-12-22T09:59:53.927Z] #41 45.94 DEP criu/namespaces.d [2020-12-22T09:59:53.927Z] #41 46.10 DEP criu/mount.d [2020-12-22T09:59:53.927Z] #41 46.31 DEP criu/memfd.d [2020-12-22T09:59:53.927Z] #41 46.46 DEP criu/mem.d [2020-12-22T09:59:53.927Z] #41 46.65 DEP criu/lsm.d [2020-12-22T09:59:53.927Z] #41 46.83 DEP criu/log.d [2020-12-22T09:59:53.927Z] #41 46.96 DEP criu/libnetlink.d [2020-12-22T09:59:53.927Z] #41 47.11 DEP criu/kerndat.d [2020-12-22T09:59:53.927Z] #41 47.29 DEP criu/kcmp-ids.d [2020-12-22T09:59:53.927Z] #41 47.32 DEP criu/irmap.d [2020-12-22T09:59:53.927Z] #41 47.43 DEP criu/ipc_ns.d [2020-12-22T09:59:54.007Z] #47 39.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T09:59:54.219Z] #41 47.54 DEP criu/image.d [2020-12-22T09:59:54.219Z] #41 47.63 DEP criu/image-desc.d [2020-12-22T09:59:54.219Z] #41 47.67 DEP criu/fsnotify.d [2020-12-22T09:59:54.267Z] #47 39.92 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T09:59:54.267Z] #47 ... [2020-12-22T09:59:54.267Z] [2020-12-22T09:59:54.267Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T09:59:54.268Z] #49 29.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:59:54.268Z] #49 31.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T09:59:54.268Z] #49 32.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T09:59:54.268Z] #49 32.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T09:59:54.268Z] #49 32.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T09:59:54.268Z] #49 34.10 runtime [2020-12-22T09:59:54.268Z] #49 34.13 runtime/cgo [2020-12-22T09:59:54.509Z] #41 47.76 DEP criu/filesystems.d [2020-12-22T09:59:54.509Z] #41 47.96 DEP criu/files.d [2020-12-22T09:59:54.509Z] #41 48.06 DEP criu/files-reg.d [2020-12-22T09:59:54.532Z] #49 ... [2020-12-22T09:59:54.532Z] [2020-12-22T09:59:54.532Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:54.532Z] #47 40.28 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T09:59:54.532Z] #47 40.30 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T09:59:54.792Z] #47 40.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T09:59:54.792Z] #47 40.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T09:59:54.799Z] #41 48.21 DEP criu/files-ext.d [2020-12-22T09:59:54.799Z] #41 48.34 DEP criu/file-lock.d [2020-12-22T09:59:55.053Z] #47 40.76 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T09:59:55.089Z] #41 48.45 DEP criu/file-ids.d [2020-12-22T09:59:55.089Z] #41 48.57 DEP criu/fifo.d [2020-12-22T09:59:55.313Z] #47 40.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T09:59:55.326Z] #27 3.367 Fetched 8184 kB in 3s (2658 kB/s) [2020-12-22T09:59:55.379Z] #41 48.64 DEP criu/fdstore.d [2020-12-22T09:59:55.379Z] #41 48.71 DEP criu/fault-injection.d [2020-12-22T09:59:55.379Z] #41 48.73 DEP criu/external.d [2020-12-22T09:59:55.379Z] #41 48.84 DEP criu/eventpoll.d [2020-12-22T09:59:55.379Z] #41 48.96 DEP criu/eventfd.d [2020-12-22T09:59:55.669Z] #41 49.13 DEP criu/crtools.d [2020-12-22T09:59:55.959Z] #41 49.31 DEP criu/cr-service.d [2020-12-22T09:59:56.249Z] #41 49.47 DEP criu/cr-restore.d [2020-12-22T09:59:56.254Z] #47 41.89 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T09:59:56.254Z] #47 41.90 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T09:59:56.254Z] #47 41.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T09:59:56.254Z] #47 41.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T09:59:56.254Z] #47 ... [2020-12-22T09:59:56.254Z] [2020-12-22T09:59:56.254Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T09:59:56.254Z] #34 31.92 Fetched 8410 kB in 25s (334 kB/s) [2020-12-22T09:59:56.254Z] #34 31.92 Reading package lists... [2020-12-22T09:59:56.254Z] #34 ... [2020-12-22T09:59:56.254Z] [2020-12-22T09:59:56.254Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T09:59:56.254Z] #11 33.80 Fetched 8410 kB in 26s (324 kB/s) [2020-12-22T09:59:56.514Z] #11 33.80 Reading package lists... [2020-12-22T09:59:56.514Z] #11 ... [2020-12-22T09:59:56.514Z] [2020-12-22T09:59:56.514Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:56.514Z] #47 42.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T09:59:56.539Z] #41 49.72 DEP criu/cr-errno.d [2020-12-22T09:59:56.539Z] #41 49.73 DEP criu/cr-dump.d [2020-12-22T09:59:56.539Z] #41 49.88 DEP criu/cr-dedup.d [2020-12-22T09:59:56.640Z] Client: Docker Engine - Community [2020-12-22T09:59:56.640Z] Version: 19.03.13 [2020-12-22T09:59:56.640Z] API version: 1.40 [2020-12-22T09:59:56.640Z] Go version: go1.13.15 [2020-12-22T09:59:56.640Z] Git commit: 4484c46d9d [2020-12-22T09:59:56.640Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T09:59:56.640Z] OS/Arch: linux/amd64 [2020-12-22T09:59:56.640Z] Experimental: false [2020-12-22T09:59:56.640Z] [2020-12-22T09:59:56.640Z] Server: Docker Engine - Community [2020-12-22T09:59:56.640Z] Engine: [2020-12-22T09:59:56.640Z] Version: 19.03.13 [2020-12-22T09:59:56.640Z] API version: 1.40 (minimum version 1.12) [2020-12-22T09:59:56.640Z] Go version: go1.13.15 [2020-12-22T09:59:56.640Z] Git commit: 4484c46d9d [2020-12-22T09:59:56.640Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T09:59:56.640Z] OS/Arch: linux/amd64 [2020-12-22T09:59:56.640Z] Experimental: true [2020-12-22T09:59:56.640Z] containerd: [2020-12-22T09:59:56.640Z] Version: 1.3.7 [2020-12-22T09:59:56.640Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T09:59:56.640Z] runc: [2020-12-22T09:59:56.640Z] Version: 1.0.0-rc10 [2020-12-22T09:59:56.640Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:59:56.640Z] docker-init: [2020-12-22T09:59:56.640Z] Version: 0.18.0 [2020-12-22T09:59:56.640Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T09:59:56.775Z] #47 42.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T09:59:56.775Z] #47 42.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T09:59:56.775Z] #47 42.41 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T09:59:56.775Z] #47 ... [2020-12-22T09:59:56.775Z] [2020-12-22T09:59:56.775Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T09:59:56.775Z] #53 32.46 Fetched 8410 kB in 25s (340 kB/s) [2020-12-22T09:59:56.775Z] #53 32.46 Reading package lists... [2020-12-22T09:59:56.775Z] #53 ... [2020-12-22T09:59:56.775Z] [2020-12-22T09:59:56.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T09:59:56.775Z] #40 32.53 Fetched 8410 kB in 25s (336 kB/s) [2020-12-22T09:59:56.828Z] #41 50.04 DEP criu/cr-check.d [2020-12-22T09:59:56.828Z] #41 50.15 DEP criu/config.d [2020-12-22T09:59:56.828Z] #41 50.36 DEP criu/clone-noasan.d [2020-12-22T09:59:56.828Z] #41 50.42 DEP criu/cgroup.d [2020-12-22T09:59:56.841Z] #27 3.367 Reading package lists... [2020-12-22T09:59:56.955Z] + docker info [2020-12-22T09:59:57.035Z] #40 32.53 Reading package lists... [2020-12-22T09:59:57.035Z] #40 ... [2020-12-22T09:59:57.035Z] [2020-12-22T09:59:57.035Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T09:59:57.035Z] #47 42.61 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T09:59:57.035Z] #47 42.82 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T09:59:57.035Z] #47 42.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T09:59:57.185Z] #41 50.51 DEP criu/cgroup-props.d [2020-12-22T09:59:57.185Z] #41 50.63 DEP criu/bitmap.d [2020-12-22T09:59:57.185Z] #41 50.65 DEP criu/bfd.d [2020-12-22T09:59:57.296Z] #47 43.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T09:59:57.296Z] #47 43.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T09:59:57.296Z] #47 43.16 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T09:59:57.476Z] #41 50.72 DEP criu/autofs.d [2020-12-22T09:59:57.476Z] #41 50.86 DEP criu/aio.d [2020-12-22T09:59:57.476Z] #41 ... [2020-12-22T09:59:57.476Z] [2020-12-22T09:59:57.476Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T09:59:57.476Z] #18 0.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T09:59:57.476Z] #18 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T09:59:57.476Z] #18 1.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T09:59:57.476Z] #18 1.366 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-22T09:59:57.476Z] #18 2.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-22T09:59:57.476Z] #18 4.048 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-22T09:59:57.476Z] #18 6.123 Fetched 8097 kB in 5s (1538 kB/s) [2020-12-22T09:59:57.476Z] #18 6.123 Reading package lists... [2020-12-22T09:59:57.476Z] #18 8.151 Reading package lists... [2020-12-22T09:59:57.476Z] #18 9.819 Building dependency tree... [2020-12-22T09:59:57.557Z] #47 43.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T09:59:57.765Z] #18 10.25 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T09:59:57.765Z] #18 10.25 The following additional packages will be installed: [2020-12-22T09:59:57.765Z] #18 ... [2020-12-22T09:59:57.765Z] [2020-12-22T09:59:57.765Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:57.765Z] #41 51.06 DEP criu/action-scripts.d [2020-12-22T09:59:57.817Z] #47 43.50 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T09:59:57.817Z] #47 43.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T09:59:58.076Z] #41 51.34 CC criu/action-scripts.o [2020-12-22T09:59:58.351Z] #27 4.936 Reading package lists... [2020-12-22T09:59:58.366Z] #41 51.65 CC criu/aio.o [2020-12-22T09:59:58.388Z] #47 44.12 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T09:59:58.644Z] #27 6.396 Building dependency tree... [2020-12-22T09:59:58.656Z] #41 51.94 CC criu/autofs.o [2020-12-22T09:59:58.910Z] Client: [2020-12-22T09:59:58.910Z] Debug Mode: false [2020-12-22T09:59:58.910Z] [2020-12-22T09:59:58.910Z] Server: [2020-12-22T09:59:58.910Z] Containers: 0 [2020-12-22T09:59:58.910Z] Running: 0 [2020-12-22T09:59:58.910Z] Paused: 0 [2020-12-22T09:59:58.910Z] Stopped: 0 [2020-12-22T09:59:58.910Z] Images: 0 [2020-12-22T09:59:58.910Z] Server Version: 19.03.13 [2020-12-22T09:59:58.910Z] Storage Driver: overlay2 [2020-12-22T09:59:58.910Z] Backing Filesystem: extfs [2020-12-22T09:59:58.910Z] Supports d_type: true [2020-12-22T09:59:58.910Z] Native Overlay Diff: true [2020-12-22T09:59:58.910Z] Logging Driver: json-file [2020-12-22T09:59:58.910Z] Cgroup Driver: cgroupfs [2020-12-22T09:59:58.910Z] Plugins: [2020-12-22T09:59:58.910Z] Volume: local [2020-12-22T09:59:58.910Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T09:59:58.910Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T09:59:58.910Z] Swarm: inactive [2020-12-22T09:59:58.910Z] Runtimes: runc [2020-12-22T09:59:58.910Z] Default Runtime: runc [2020-12-22T09:59:58.910Z] Init Binary: docker-init [2020-12-22T09:59:58.910Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T09:59:58.910Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T09:59:58.910Z] init version: fec3683 [2020-12-22T09:59:58.910Z] Security Options: [2020-12-22T09:59:58.910Z] apparmor [2020-12-22T09:59:58.910Z] seccomp [2020-12-22T09:59:58.910Z] Profile: default [2020-12-22T09:59:58.910Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T09:59:58.910Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T09:59:58.910Z] OSType: linux [2020-12-22T09:59:58.910Z] Architecture: x86_64 [2020-12-22T09:59:58.910Z] CPUs: 2 [2020-12-22T09:59:58.910Z] Total Memory: 7.569GiB [2020-12-22T09:59:58.910Z] Name: ip-10-100-85-103 [2020-12-22T09:59:58.910Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T09:59:58.910Z] Docker Root Dir: /var/lib/docker [2020-12-22T09:59:58.910Z] Debug Mode: false [2020-12-22T09:59:58.910Z] Registry: https://index.docker.io/v1/ [2020-12-22T09:59:58.910Z] Labels: [2020-12-22T09:59:58.910Z] Experimental: true [2020-12-22T09:59:58.910Z] Insecure Registries: [2020-12-22T09:59:58.910Z] 127.0.0.0/8 [2020-12-22T09:59:58.910Z] Live Restore Enabled: true [2020-12-22T09:59:58.910Z] [2020-12-22T09:59:58.910Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T09:59:58.938Z] #27 6.870 The following additional packages will be installed: [2020-12-22T09:59:58.938Z] #27 6.870 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T09:59:58.938Z] #27 6.870 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T09:59:58.938Z] #27 6.877 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T09:59:58.938Z] #27 6.877 Suggested packages: [2020-12-22T09:59:58.938Z] #27 6.877 krb5-doc krb5-user [2020-12-22T09:59:58.938Z] #27 6.877 Recommended packages: [2020-12-22T09:59:58.938Z] #27 6.877 krb5-locales publicsuffix libsasl2-modules [2020-12-22T09:59:59.222Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:59:59.222Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T09:59:59.222Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T09:59:59.222Z] + bash /home/ubuntu/workspace/moby_PR-41832/check-config.sh [2020-12-22T09:59:59.222Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T09:59:59.222Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T09:59:59.222Z] [2020-12-22T09:59:59.222Z] Generally Necessary: [2020-12-22T09:59:59.222Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T09:59:59.222Z] - apparmor: enabled and tools installed [2020-12-22T09:59:59.222Z] - CONFIG_NAMESPACES: enabled [2020-12-22T09:59:59.222Z] - CONFIG_NET_NS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_PID_NS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_IPC_NS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_UTS_NS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CGROUPS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T09:59:59.222Z] - CONFIG_CPUSETS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_MEMCG: enabled [2020-12-22T09:59:59.222Z] - CONFIG_KEYS: enabled [2020-12-22T09:59:59.222Z] - CONFIG_VETH: enabled (as module) [2020-12-22T09:59:59.222Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T09:59:59.222Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T09:59:59.222Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T09:59:59.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T09:59:59.230Z] #27 7.281 The following NEW packages will be installed: [2020-12-22T09:59:59.230Z] #27 7.281 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T09:59:59.230Z] #27 7.281 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T09:59:59.230Z] #27 7.281 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T09:59:59.230Z] #27 7.282 libssh2-1 libssl1.1 openssl [2020-12-22T09:59:59.230Z] #27 7.386 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T09:59:59.230Z] #27 7.386 Need to get 5166 kB of archives. [2020-12-22T09:59:59.230Z] #27 7.386 After this operation, 14.6 MB of additional disk space will be used. [2020-12-22T09:59:59.230Z] #27 7.386 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2020-12-22T09:59:59.230Z] #27 7.397 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T09:59:59.230Z] #27 7.426 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-22T09:59:59.230Z] #27 7.427 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-22T09:59:59.230Z] #27 7.432 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-22T09:59:59.230Z] #27 7.443 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-22T09:59:59.230Z] #27 7.458 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T09:59:59.230Z] #27 7.473 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-22T09:59:59.230Z] #27 7.483 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-22T09:59:59.230Z] #27 7.489 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-22T09:59:59.495Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T09:59:59.495Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T09:59:59.496Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T09:59:59.496Z] [2020-12-22T09:59:59.496Z] Optional Features: [2020-12-22T09:59:59.496Z] - CONFIG_USER_NS: enabled [2020-12-22T09:59:59.496Z] - CONFIG_SECCOMP: enabled [2020-12-22T09:59:59.496Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T09:59:59.496Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T09:59:59.496Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T09:59:59.496Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T09:59:59.496Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T09:59:59.496Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T09:59:59.496Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T09:59:59.496Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T09:59:59.496Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T09:59:59.496Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T09:59:59.496Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T09:59:59.496Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T09:59:59.496Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T09:59:59.496Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T09:59:59.496Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T09:59:59.496Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T09:59:59.496Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T09:59:59.496Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T09:59:59.496Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T09:59:59.496Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T09:59:59.496Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T09:59:59.496Z] - CONFIG_EXT4_FS: enabled [2020-12-22T09:59:59.496Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T09:59:59.496Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T09:59:59.496Z] - Network Drivers: [2020-12-22T09:59:59.496Z] - "overlay": [2020-12-22T09:59:59.522Z] #27 7.493 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T09:59:59.522Z] #27 7.499 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-22T09:59:59.522Z] #27 7.511 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-22T09:59:59.522Z] #27 7.516 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-22T09:59:59.522Z] #27 7.522 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-22T09:59:59.522Z] #27 7.524 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-22T09:59:59.522Z] #27 7.531 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-22T09:59:59.522Z] #27 7.552 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-22T09:59:59.522Z] #27 7.558 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-22T09:59:59.522Z] #27 7.565 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-22T09:59:59.522Z] #27 7.570 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-22T09:59:59.719Z] #41 52.93 CC criu/bfd.o [2020-12-22T09:59:59.719Z] #41 ... [2020-12-22T09:59:59.719Z] [2020-12-22T09:59:59.719Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T09:59:59.719Z] #43 81.48 github.com/LK4D4/vndr/godl [2020-12-22T09:59:59.719Z] #43 82.03 github.com/LK4D4/vndr [2020-12-22T09:59:59.719Z] #43 DONE 87.7s [2020-12-22T09:59:59.719Z] [2020-12-22T09:59:59.719Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T09:59:59.719Z] #41 53.28 CC criu/bitmap.o [2020-12-22T09:59:59.761Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T09:59:59.761Z] Optional (for encrypted networks): [2020-12-22T09:59:59.761Z] - CONFIG_CRYPTO: enabled [2020-12-22T09:59:59.761Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T09:59:59.761Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T09:59:59.761Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T09:59:59.761Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T09:59:59.761Z] - CONFIG_XFRM: enabled [2020-12-22T09:59:59.761Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T09:59:59.761Z] - "ipvlan": [2020-12-22T09:59:59.761Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T09:59:59.761Z] - "macvlan": [2020-12-22T09:59:59.761Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T09:59:59.761Z] - "ftp,tftp client in container": [2020-12-22T09:59:59.761Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T09:59:59.761Z] - Storage Drivers: [2020-12-22T09:59:59.761Z] - "aufs": [2020-12-22T09:59:59.761Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T09:59:59.761Z] - "btrfs": [2020-12-22T09:59:59.761Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T09:59:59.761Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T09:59:59.761Z] - "devicemapper": [2020-12-22T09:59:59.761Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T09:59:59.761Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T09:59:59.761Z] - "overlay": [2020-12-22T09:59:59.761Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T09:59:59.761Z] - "zfs": [2020-12-22T09:59:59.761Z] - /dev/zfs: present [2020-12-22T09:59:59.761Z] - zfs command: missing [2020-12-22T09:59:59.761Z] - zpool command: missing [2020-12-22T09:59:59.761Z] [2020-12-22T09:59:59.761Z] Limits: [2020-12-22T09:59:59.761Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T09:59:59.761Z] [2020-12-22T09:59:59.761Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-22T09:59:59.815Z] #27 7.870 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T09:59:59.815Z] #27 7.904 Fetched 5166 kB in 0s (25.2 MB/s) [2020-12-22T09:59:59.815Z] #27 7.933 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-22T09:59:59.815Z] #27 7.933 (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-12-22T09:59:59.815Z] #27 7.951 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-22T09:59:59.815Z] #27 7.953 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [Pipeline] sh [2020-12-22T10:00:00.010Z] #41 53.41 CC criu/cgroup-props.o [2020-12-22T10:00:00.091Z] + sudo modprobe ip_vs [2020-12-22T10:00:00.091Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T10:00:00.114Z] #27 8.185 Selecting previously unselected package openssl. [2020-12-22T10:00:00.114Z] #27 8.188 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-22T10:00:00.114Z] #27 8.189 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:00.114Z] #27 8.315 Selecting previously unselected package ca-certificates. [2020-12-22T10:00:00.350Z] #2 [internal] load build definition from Dockerfile [2020-12-22T10:00:00.350Z] #2 transferring dockerfile: 16.58kB done [2020-12-22T10:00:00.350Z] #2 DONE 0.1s [2020-12-22T10:00:00.350Z] [2020-12-22T10:00:00.350Z] #1 [internal] load .dockerignore [2020-12-22T10:00:00.350Z] #1 transferring context: 87B done [2020-12-22T10:00:00.350Z] #1 DONE 0.1s [2020-12-22T10:00:00.350Z] [2020-12-22T10:00:00.350Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T10:00:00.407Z] #27 8.317 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T10:00:00.407Z] #27 8.319 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:00.407Z] #27 8.374 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-22T10:00:00.407Z] #27 8.376 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-22T10:00:00.407Z] #27 8.378 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-22T10:00:00.407Z] #27 8.465 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-22T10:00:00.407Z] #27 8.467 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.407Z] #27 8.471 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:00.407Z] #27 8.497 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-22T10:00:00.407Z] #27 8.499 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.407Z] #27 8.501 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:00.407Z] #27 8.544 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-22T10:00:00.407Z] #27 8.544 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.407Z] #27 8.545 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:00.640Z] #41 54.00 CC criu/cgroup.o [2020-12-22T10:00:00.700Z] #27 8.688 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.701 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.701 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:00.700Z] #27 8.747 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.748 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.750 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:00.700Z] #27 8.781 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.784 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.785 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:00.700Z] #27 8.824 Selecting previously unselected package libldap-common. [2020-12-22T10:00:00.700Z] #27 8.826 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T10:00:00.700Z] #27 8.827 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:00.700Z] #27 8.861 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.863 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.864 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:00.700Z] #27 8.920 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.922 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.923 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-22T10:00:00.700Z] #27 8.957 Selecting previously unselected package libpsl5:ppc64el. [2020-12-22T10:00:00.700Z] #27 8.959 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-22T10:00:00.700Z] #27 8.961 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-22T10:00:00.700Z] #27 8.986 Selecting previously unselected package librtmp1:ppc64el. [2020-12-22T10:00:00.992Z] #27 8.987 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-22T10:00:00.992Z] #27 8.989 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:00.992Z] #27 9.016 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-22T10:00:00.992Z] #27 9.018 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-22T10:00:00.992Z] #27 9.020 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-22T10:00:00.992Z] #27 9.060 Selecting previously unselected package libcurl4:ppc64el. [2020-12-22T10:00:00.992Z] #27 9.062 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.992Z] #27 9.063 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-22T10:00:00.992Z] #27 9.121 Selecting previously unselected package curl. [2020-12-22T10:00:00.992Z] #27 9.123 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-22T10:00:00.992Z] #27 9.126 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:00.992Z] #27 9.171 Selecting previously unselected package libonig5:ppc64el. [2020-12-22T10:00:00.992Z] #27 9.173 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-22T10:00:00.992Z] #27 9.175 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-22T10:00:00.992Z] #27 9.222 Selecting previously unselected package libjq1:ppc64el. [2020-12-22T10:00:01.280Z] #3 DONE 1.0s [2020-12-22T10:00:01.283Z] #27 9.224 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T10:00:01.283Z] #27 9.226 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T10:00:01.283Z] #27 9.259 Selecting previously unselected package jq. [2020-12-22T10:00:01.283Z] #27 9.261 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T10:00:01.283Z] #27 9.262 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:01.283Z] #27 9.295 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-22T10:00:01.283Z] #27 9.299 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-22T10:00:01.283Z] #27 9.302 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:01.536Z] [2020-12-22T10:00:01.536Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T10:00:01.536Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T10:00:01.536Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 34.35kB / 8.88MB 0.1s [2020-12-22T10:00:01.536Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T10:00:01.536Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-22T10:00:01.536Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-22T10:00:01.576Z] #27 9.525 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.528 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:01.576Z] #27 9.532 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.535 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.538 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:01.576Z] #27 9.541 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.545 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.549 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-22T10:00:01.576Z] #27 9.551 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:01.576Z] #27 9.554 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:01.576Z] #27 9.560 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-22T10:00:01.576Z] #27 9.563 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T10:00:01.576Z] #27 9.566 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:01.576Z] #27 9.570 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:01.741Z] #41 ... [2020-12-22T10:00:01.741Z] [2020-12-22T10:00:01.741Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:01.741Z] #30 DONE 89.5s [2020-12-22T10:00:01.741Z] [2020-12-22T10:00:01.741Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:00:01.741Z] #18 10.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:00:01.741Z] #18 10.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:00:01.741Z] #18 10.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:00:01.741Z] #18 10.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:00:01.741Z] #18 10.25 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:00:01.741Z] #18 10.25 Suggested packages: [2020-12-22T10:00:01.741Z] #18 10.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:00:01.741Z] #18 10.25 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:00:01.741Z] #18 10.25 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:00:01.741Z] #18 10.25 Recommended packages: [2020-12-22T10:00:01.741Z] #18 10.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:00:01.741Z] #18 10.25 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:00:01.741Z] #18 11.37 The following NEW packages will be installed: [2020-12-22T10:00:01.741Z] #18 11.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:00:01.741Z] #18 11.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:00:01.741Z] #18 11.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:00:01.741Z] #18 11.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:00:01.741Z] #18 11.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:00:01.741Z] #18 11.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:00:01.741Z] #18 11.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:00:01.741Z] #18 11.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:00:01.741Z] #18 11.39 xz-utils zip [2020-12-22T10:00:01.741Z] #18 11.47 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:00:01.741Z] #18 11.47 Need to get 27.7 MB of archives. [2020-12-22T10:00:01.741Z] #18 11.47 After this operation, 117 MB of additional disk space will be used. [2020-12-22T10:00:01.741Z] #18 11.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-22T10:00:01.741Z] #18 11.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-22T10:00:01.741Z] #18 11.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-22T10:00:01.741Z] #18 11.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-22T10:00:01.741Z] #18 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-22T10:00:01.741Z] #18 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-22T10:00:01.741Z] #18 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:00:01.741Z] #18 11.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-22T10:00:01.741Z] #18 11.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-22T10:00:01.741Z] #18 11.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-22T10:00:01.741Z] #18 11.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-22T10:00:01.741Z] #18 11.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-22T10:00:01.741Z] #18 11.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-22T10:00:01.741Z] #18 11.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-22T10:00:01.741Z] #18 11.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-22T10:00:01.741Z] #18 11.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-22T10:00:01.741Z] #18 11.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-22T10:00:01.741Z] #18 11.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:00:01.741Z] #18 11.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:00:01.741Z] #18 11.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-22T10:00:01.741Z] #18 11.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-22T10:00:01.741Z] #18 11.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-22T10:00:01.741Z] #18 11.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-22T10:00:01.741Z] #18 11.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-22T10:00:01.741Z] #18 11.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-22T10:00:01.741Z] #18 11.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-22T10:00:01.741Z] #18 11.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-22T10:00:01.741Z] #18 11.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-22T10:00:01.741Z] #18 11.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-22T10:00:01.741Z] #18 12.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-22T10:00:01.741Z] #18 12.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-22T10:00:01.741Z] #18 12.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-22T10:00:01.741Z] #18 12.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-22T10:00:01.741Z] #18 12.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-22T10:00:01.741Z] #18 12.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:00:01.741Z] #18 12.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:00:01.741Z] #18 12.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:00:01.741Z] #18 12.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-22T10:00:01.741Z] #18 12.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:00:01.741Z] #18 12.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:00:01.741Z] #18 12.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:00:01.741Z] #18 12.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-22T10:00:01.741Z] #18 12.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-22T10:00:01.741Z] #18 12.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-22T10:00:01.741Z] #18 12.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:00:01.741Z] #18 12.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-22T10:00:01.741Z] #18 12.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-22T10:00:01.741Z] #18 12.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-22T10:00:01.741Z] #18 13.03 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:01.741Z] #18 13.08 Fetched 27.7 MB in 1s (21.9 MB/s) [2020-12-22T10:00:01.741Z] #18 13.11 Selecting previously unselected package pigz. [2020-12-22T10:00:01.741Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-12-22T10:00:01.741Z] #18 13.15 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-22T10:00:01.741Z] #18 13.16 Unpacking pigz (2.4-1) ... [2020-12-22T10:00:01.741Z] #18 13.21 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-22T10:00:01.741Z] #18 13.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-22T10:00:01.741Z] #18 13.21 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-22T10:00:01.741Z] #18 13.55 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:00:01.741Z] #18 13.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-22T10:00:01.741Z] #18 13.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:00:01.741Z] #18 14.13 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-22T10:00:01.741Z] #18 14.14 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:00:01.793Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-22T10:00:01.793Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-22T10:00:01.793Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-22T10:00:02.050Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-22T10:00:02.050Z] #4 DONE 0.9s [2020-12-22T10:00:02.213Z] #27 10.28 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:02.613Z] [2020-12-22T10:00:02.613Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T10:00:02.613Z] #7 DONE 0.4s [2020-12-22T10:00:02.613Z] [2020-12-22T10:00:02.614Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T10:00:02.614Z] #6 DONE 0.3s [2020-12-22T10:00:02.614Z] [2020-12-22T10:00:02.614Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T10:00:02.661Z] Client: Docker Engine - Community [2020-12-22T10:00:02.661Z] Version: 19.03.13 [2020-12-22T10:00:02.661Z] API version: 1.40 [2020-12-22T10:00:02.661Z] Go version: go1.13.15 [2020-12-22T10:00:02.661Z] Git commit: 4484c46 [2020-12-22T10:00:02.661Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-22T10:00:02.661Z] OS/Arch: linux/arm64 [2020-12-22T10:00:02.661Z] Experimental: false [2020-12-22T10:00:02.661Z] [2020-12-22T10:00:02.661Z] Server: Docker Engine - Community [2020-12-22T10:00:02.661Z] Engine: [2020-12-22T10:00:02.661Z] Version: 19.03.13 [2020-12-22T10:00:02.661Z] API version: 1.40 (minimum version 1.12) [2020-12-22T10:00:02.661Z] Go version: go1.13.15 [2020-12-22T10:00:02.661Z] Git commit: 4484c46 [2020-12-22T10:00:02.661Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-22T10:00:02.661Z] OS/Arch: linux/arm64 [2020-12-22T10:00:02.661Z] Experimental: true [2020-12-22T10:00:02.661Z] containerd: [2020-12-22T10:00:02.661Z] Version: 1.3.7 [2020-12-22T10:00:02.661Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T10:00:02.661Z] runc: [2020-12-22T10:00:02.661Z] Version: 1.0.0-rc10 [2020-12-22T10:00:02.661Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T10:00:02.661Z] docker-init: [2020-12-22T10:00:02.661Z] Version: 0.18.0 [2020-12-22T10:00:02.661Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T10:00:02.850Z] #27 ... [2020-12-22T10:00:02.850Z] [2020-12-22T10:00:02.850Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:02.850Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2020-12-22T10:00:02.850Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2020-12-22T10:00:02.850Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2020-12-22T10:00:02.850Z] #10 DONE 19.8s [2020-12-22T10:00:02.850Z] [2020-12-22T10:00:02.850Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:02.850Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-22T10:00:02.850Z] #10 DONE 19.8s [2020-12-22T10:00:02.850Z] [2020-12-22T10:00:02.850Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:02.850Z] #27 11.08 126 added, 0 removed; done. [2020-12-22T10:00:02.874Z] #5 DONE 0.4s [2020-12-22T10:00:02.874Z] [2020-12-22T10:00:02.874Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:02.875Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T10:00:03.008Z] + docker info [2020-12-22T10:00:03.139Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T10:00:03.139Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-22T10:00:03.139Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 311.85kB / 50.40MB 0.2s [2020-12-22T10:00:03.139Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-22T10:00:03.143Z] #27 ... [2020-12-22T10:00:03.143Z] [2020-12-22T10:00:03.143Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:03.143Z] #11 DONE 0.2s [2020-12-22T10:00:03.143Z] [2020-12-22T10:00:03.143Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:03.143Z] #27 11.10 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-22T10:00:03.143Z] #27 11.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:03.143Z] #27 11.11 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-22T10:00:03.143Z] #27 11.11 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:03.143Z] #27 11.11 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:03.143Z] #27 11.12 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:03.143Z] #27 11.13 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:03.300Z] #18 15.60 Selecting previously unselected package python3-minimal. [2020-12-22T10:00:03.300Z] #18 15.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 ... 23448 files and directories currently installed.) [2020-12-22T10:00:03.300Z] #18 15.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-22T10:00:03.300Z] #18 15.62 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:00:03.300Z] #18 15.69 Selecting previously unselected package libmpdec2:s390x. [2020-12-22T10:00:03.300Z] #18 15.69 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-22T10:00:03.300Z] #18 15.69 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-22T10:00:03.300Z] #18 15.76 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-22T10:00:03.300Z] #18 15.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-22T10:00:03.300Z] #18 15.77 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-22T10:00:03.401Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.40MB / 50.40MB 0.3s [2020-12-22T10:00:03.401Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.78MB / 50.40MB 0.5s [2020-12-22T10:00:03.440Z] #27 ... [2020-12-22T10:00:03.440Z] [2020-12-22T10:00:03.440Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T10:00:03.440Z] #12 DONE 0.2s [2020-12-22T10:00:03.440Z] [2020-12-22T10:00:03.440Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T10:00:03.440Z] #39 DONE 0.1s [2020-12-22T10:00:03.440Z] [2020-12-22T10:00:03.440Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T10:00:03.440Z] #31 DONE 0.1s [2020-12-22T10:00:03.440Z] [2020-12-22T10:00:03.440Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:03.590Z] #18 16.27 Selecting previously unselected package python3.7. [2020-12-22T10:00:03.660Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.65MB / 50.40MB 0.7s [2020-12-22T10:00:03.880Z] #18 16.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-22T10:00:03.880Z] #18 16.27 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:00:03.880Z] #18 16.34 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-22T10:00:03.880Z] #18 16.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-22T10:00:03.880Z] #18 16.35 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-22T10:00:03.880Z] #18 16.38 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:00:03.918Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.32MB / 50.40MB 0.9s [2020-12-22T10:00:04.078Z] #32 ... [2020-12-22T10:00:04.078Z] [2020-12-22T10:00:04.078Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:04.078Z] #27 11.97 0 added, 0 removed; done. [2020-12-22T10:00:04.078Z] #27 11.97 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T10:00:04.078Z] #27 11.98 done. [2020-12-22T10:00:04.078Z] #27 DONE 12.1s [2020-12-22T10:00:04.078Z] [2020-12-22T10:00:04.078Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T10:00:04.078Z] #28 DONE 0.1s [2020-12-22T10:00:04.078Z] [2020-12-22T10:00:04.078Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:04.170Z] #18 16.82 Selecting previously unselected package python3. [2020-12-22T10:00:04.177Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.25MB / 50.40MB 1.3s [2020-12-22T10:00:04.177Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.38MB / 7.81MB 1.3s [2020-12-22T10:00:04.445Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.93MB / 7.81MB 1.4s [2020-12-22T10:00:04.445Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.04MB / 50.40MB 1.6s [2020-12-22T10:00:04.445Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.68MB / 7.81MB 1.6s [2020-12-22T10:00:04.460Z] #18 16.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-12-22T10:00:04.460Z] #18 16.83 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-22T10:00:04.460Z] #18 16.84 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:00:04.460Z] #18 16.89 Selecting previously unselected package libip4tc0:s390x. [2020-12-22T10:00:04.460Z] #18 16.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-22T10:00:04.460Z] #18 16.89 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-22T10:00:04.460Z] #18 16.97 Selecting previously unselected package libip6tc0:s390x. [2020-12-22T10:00:04.460Z] #18 16.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-22T10:00:04.460Z] #18 16.97 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-22T10:00:04.460Z] #18 17.01 Selecting previously unselected package libiptc0:s390x. [2020-12-22T10:00:04.460Z] #18 17.01 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-22T10:00:04.460Z] #18 17.02 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-22T10:00:04.460Z] #18 17.06 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-22T10:00:04.460Z] #18 17.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-22T10:00:04.460Z] #18 17.06 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-22T10:00:04.460Z] #18 17.09 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-22T10:00:04.460Z] #18 17.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-22T10:00:04.701Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.98MB / 50.40MB 1.8s [2020-12-22T10:00:04.701Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.8s [2020-12-22T10:00:04.750Z] #18 17.10 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-22T10:00:04.750Z] #18 17.13 Selecting previously unselected package libnftnl11:s390x. [2020-12-22T10:00:04.750Z] #18 17.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-22T10:00:04.750Z] #18 17.14 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-22T10:00:04.750Z] #18 17.18 Selecting previously unselected package iptables. [2020-12-22T10:00:04.750Z] #18 17.18 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-22T10:00:04.750Z] #18 17.18 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:00:04.750Z] #18 17.34 Selecting previously unselected package xxd. [2020-12-22T10:00:04.750Z] #18 17.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-22T10:00:04.959Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.51MB / 50.40MB 1.9s [2020-12-22T10:00:04.959Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.8s done [2020-12-22T10:00:04.959Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.9s [2020-12-22T10:00:04.959Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.57MB / 50.40MB 2.1s [2020-12-22T10:00:04.960Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.61MB / 10.00MB 2.1s [2020-12-22T10:00:05.014Z] #47 50.75 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T10:00:05.040Z] #18 17.36 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:00:05.040Z] #18 17.41 Selecting previously unselected package vim-common. [2020-12-22T10:00:05.040Z] #18 17.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:00:05.040Z] #18 17.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:00:05.040Z] #18 17.52 Selecting previously unselected package bash-completion. [2020-12-22T10:00:05.040Z] #18 17.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:00:05.079Z] Client: [2020-12-22T10:00:05.079Z] Debug Mode: false [2020-12-22T10:00:05.079Z] [2020-12-22T10:00:05.079Z] Server: [2020-12-22T10:00:05.079Z] Containers: 0 [2020-12-22T10:00:05.079Z] Running: 0 [2020-12-22T10:00:05.079Z] Paused: 0 [2020-12-22T10:00:05.079Z] Stopped: 0 [2020-12-22T10:00:05.079Z] Images: 0 [2020-12-22T10:00:05.079Z] Server Version: 19.03.13 [2020-12-22T10:00:05.079Z] Storage Driver: overlay2 [2020-12-22T10:00:05.079Z] Backing Filesystem: extfs [2020-12-22T10:00:05.079Z] Supports d_type: true [2020-12-22T10:00:05.079Z] Native Overlay Diff: true [2020-12-22T10:00:05.079Z] Logging Driver: json-file [2020-12-22T10:00:05.079Z] Cgroup Driver: cgroupfs [2020-12-22T10:00:05.079Z] Plugins: [2020-12-22T10:00:05.079Z] Volume: local [2020-12-22T10:00:05.079Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T10:00:05.079Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T10:00:05.079Z] Swarm: inactive [2020-12-22T10:00:05.079Z] Runtimes: runc [2020-12-22T10:00:05.079Z] Default Runtime: runc [2020-12-22T10:00:05.079Z] Init Binary: docker-init [2020-12-22T10:00:05.079Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T10:00:05.079Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T10:00:05.079Z] init version: fec3683 [2020-12-22T10:00:05.079Z] Security Options: [2020-12-22T10:00:05.079Z] apparmor [2020-12-22T10:00:05.079Z] seccomp [2020-12-22T10:00:05.079Z] Profile: default [2020-12-22T10:00:05.079Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T10:00:05.079Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T10:00:05.079Z] OSType: linux [2020-12-22T10:00:05.079Z] Architecture: x86_64 [2020-12-22T10:00:05.079Z] CPUs: 2 [2020-12-22T10:00:05.079Z] Total Memory: 7.487GiB [2020-12-22T10:00:05.079Z] Name: ip-10-100-117-61 [2020-12-22T10:00:05.079Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T10:00:05.079Z] Docker Root Dir: /var/lib/docker [2020-12-22T10:00:05.079Z] Debug Mode: false [2020-12-22T10:00:05.079Z] Registry: https://index.docker.io/v1/ [2020-12-22T10:00:05.079Z] Labels: [2020-12-22T10:00:05.079Z] Experimental: true [2020-12-22T10:00:05.079Z] Insecure Registries: [2020-12-22T10:00:05.079Z] 127.0.0.0/8 [2020-12-22T10:00:05.079Z] Live Restore Enabled: true [2020-12-22T10:00:05.079Z] [2020-12-22T10:00:05.079Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T10:00:05.216Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.23MB / 10.00MB 2.2s [2020-12-22T10:00:05.216Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s [2020-12-22T10:00:05.366Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T10:00:05.366Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T10:00:05.367Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T10:00:05.367Z] + bash /home/ubuntu/workspace/moby_PR-41832/check-config.sh [2020-12-22T10:00:05.367Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T10:00:05.367Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T10:00:05.367Z] [2020-12-22T10:00:05.367Z] Generally Necessary: [2020-12-22T10:00:05.367Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T10:00:05.367Z] - apparmor: enabled and tools installed [2020-12-22T10:00:05.367Z] - CONFIG_NAMESPACES: enabled [2020-12-22T10:00:05.367Z] - CONFIG_NET_NS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_PID_NS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_IPC_NS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_UTS_NS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUPS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CPUSETS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_MEMCG: enabled [2020-12-22T10:00:05.367Z] - CONFIG_KEYS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_VETH: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T10:00:05.367Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T10:00:05.367Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T10:00:05.367Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T10:00:05.367Z] [2020-12-22T10:00:05.367Z] Optional Features: [2020-12-22T10:00:05.367Z] - CONFIG_USER_NS: enabled [2020-12-22T10:00:05.367Z] - CONFIG_SECCOMP: enabled [2020-12-22T10:00:05.367Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T10:00:05.628Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T10:00:05.628Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T10:00:05.628Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T10:00:05.628Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T10:00:05.628Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T10:00:05.628Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T10:00:05.628Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T10:00:05.628Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T10:00:05.628Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T10:00:05.628Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T10:00:05.628Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T10:00:05.628Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T10:00:05.628Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T10:00:05.628Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T10:00:05.628Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_EXT4_FS: enabled [2020-12-22T10:00:05.628Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T10:00:05.628Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T10:00:05.628Z] - Network Drivers: [2020-12-22T10:00:05.628Z] - "overlay": [2020-12-22T10:00:05.628Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T10:00:05.628Z] Optional (for encrypted networks): [2020-12-22T10:00:05.628Z] - CONFIG_CRYPTO: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T10:00:05.628Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T10:00:05.628Z] - CONFIG_XFRM: enabled [2020-12-22T10:00:05.628Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T10:00:05.628Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T10:00:05.628Z] - "ipvlan": [2020-12-22T10:00:05.888Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T10:00:05.888Z] - "macvlan": [2020-12-22T10:00:05.888Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T10:00:05.888Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T10:00:05.888Z] - "ftp,tftp client in container": [2020-12-22T10:00:05.888Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T10:00:05.888Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T10:00:05.888Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T10:00:05.888Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T10:00:05.888Z] - Storage Drivers: [2020-12-22T10:00:05.888Z] - "aufs": [2020-12-22T10:00:05.888Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T10:00:05.888Z] - "btrfs": [2020-12-22T10:00:05.888Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T10:00:05.888Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T10:00:05.888Z] - "devicemapper": [2020-12-22T10:00:05.888Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T10:00:05.888Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T10:00:05.888Z] - "overlay": [2020-12-22T10:00:05.888Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T10:00:05.888Z] - "zfs": [2020-12-22T10:00:05.888Z] - /dev/zfs: present [2020-12-22T10:00:05.888Z] - zfs command: missing [2020-12-22T10:00:05.888Z] - zpool command: missing [2020-12-22T10:00:05.888Z] [2020-12-22T10:00:05.888Z] Limits: [2020-12-22T10:00:05.888Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T10:00:05.888Z] [2020-12-22T10:00:05.888Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T10:00:06.158Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2020-12-22T10:00:06.158Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.9s done [2020-12-22T10:00:06.158Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 323.53kB / 68.67MB 3.1s [2020-12-22T10:00:06.158Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 3.1s [2020-12-22T10:00:06.158Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 281.18kB / 120.17MB 3.1s [2020-12-22T10:00:06.158Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.06MB / 51.83MB 3.3s [2020-12-22T10:00:06.188Z] #29 1.946 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T10:00:06.296Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T10:00:06.296Z] #2 [internal] load .dockerignore [2020-12-22T10:00:06.296Z] #2 transferring context: 87B 0.0s done [2020-12-22T10:00:06.414Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.07MB / 68.67MB 3.4s [2020-12-22T10:00:06.414Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.83MB / 51.83MB 3.6s [2020-12-22T10:00:06.414Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.54MB / 120.17MB 3.6s [2020-12-22T10:00:06.555Z] #2 DONE 0.2s [2020-12-22T10:00:06.555Z] [2020-12-22T10:00:06.555Z] #1 [internal] load build definition from Dockerfile [2020-12-22T10:00:06.555Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-12-22T10:00:06.555Z] #1 DONE 0.2s [2020-12-22T10:00:06.555Z] [2020-12-22T10:00:06.555Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T10:00:06.579Z] #18 18.95 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:00:06.579Z] #18 19.21 Selecting previously unselected package bzip2. [2020-12-22T10:00:06.675Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-22T10:00:06.675Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.73MB / 68.67MB 3.8s [2020-12-22T10:00:06.675Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.01MB / 51.83MB 3.8s [2020-12-22T10:00:06.830Z] #29 2.651 [2020-12-22T10:00:06.869Z] #18 19.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-22T10:00:06.869Z] #18 19.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:00:06.869Z] #18 19.27 Selecting previously unselected package xz-utils. [2020-12-22T10:00:06.869Z] #18 19.27 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-22T10:00:06.869Z] #18 19.27 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:00:06.869Z] #18 19.40 Selecting previously unselected package apparmor. [2020-12-22T10:00:06.869Z] #18 19.40 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-22T10:00:06.869Z] #18 19.43 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:00:06.933Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.24MB / 68.67MB 4.0s [2020-12-22T10:00:06.933Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.11MB / 51.83MB 4.0s [2020-12-22T10:00:06.933Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.18MB / 120.17MB 4.0s [2020-12-22T10:00:07.127Z] #3 DONE 0.7s [2020-12-22T10:00:07.127Z] [2020-12-22T10:00:07.127Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T10:00:07.127Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T10:00:07.127Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-22T10:00:07.127Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-12-22T10:00:07.127Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T10:00:07.127Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-22T10:00:07.159Z] #18 19.69 Selecting previously unselected package aufs-tools. [2020-12-22T10:00:07.159Z] #18 19.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-22T10:00:07.159Z] #18 19.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:00:07.159Z] #18 19.79 Selecting previously unselected package libonig5:s390x. [2020-12-22T10:00:07.159Z] #18 19.79 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-22T10:00:07.190Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.16MB / 51.83MB 4.2s [2020-12-22T10:00:07.190Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.04MB / 68.67MB 4.4s [2020-12-22T10:00:07.190Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.75MB / 51.83MB 4.4s [2020-12-22T10:00:07.190Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.34MB / 120.17MB 4.4s [2020-12-22T10:00:07.448Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.48MB / 68.67MB 4.6s [2020-12-22T10:00:07.448Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.16MB / 51.83MB 4.6s [2020-12-22T10:00:07.449Z] #18 19.79 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-22T10:00:07.449Z] #18 19.89 Selecting previously unselected package libjq1:s390x. [2020-12-22T10:00:07.449Z] #18 19.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-22T10:00:07.449Z] #18 19.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-22T10:00:07.449Z] #18 19.93 Selecting previously unselected package jq. [2020-12-22T10:00:07.449Z] #18 19.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-22T10:00:07.449Z] #18 19.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:07.449Z] #18 19.97 Selecting previously unselected package libaio1:s390x. [2020-12-22T10:00:07.449Z] #18 19.97 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-22T10:00:07.449Z] #18 19.97 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-22T10:00:07.449Z] #18 20.00 Selecting previously unselected package libgpm2:s390x. [2020-12-22T10:00:07.449Z] #18 20.00 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-22T10:00:07.449Z] #18 20.00 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-22T10:00:07.449Z] #18 20.04 Selecting previously unselected package libicu63:s390x. [2020-12-22T10:00:07.449Z] #18 20.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-22T10:00:07.555Z] #47 ... [2020-12-22T10:00:07.555Z] [2020-12-22T10:00:07.555Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:07.555Z] #34 31.92 Reading package lists... [2020-12-22T10:00:07.555Z] #34 43.70 Reading package lists... [2020-12-22T10:00:07.555Z] #34 ... [2020-12-22T10:00:07.555Z] [2020-12-22T10:00:07.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:07.555Z] #11 33.80 Reading package lists... [2020-12-22T10:00:07.697Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-22T10:00:07.697Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-12-22T10:00:07.697Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-22T10:00:07.705Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 4.7s [2020-12-22T10:00:07.705Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.50MB / 120.17MB 4.7s [2020-12-22T10:00:07.739Z] #18 20.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-22T10:00:07.816Z] #11 45.65 Reading package lists... [2020-12-22T10:00:07.816Z] #11 ... [2020-12-22T10:00:07.816Z] [2020-12-22T10:00:07.816Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:07.816Z] #40 32.53 Reading package lists... [2020-12-22T10:00:07.956Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-22T10:00:07.962Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.29MB / 68.67MB 4.9s [2020-12-22T10:00:07.962Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.16MB / 51.83MB 5.0s [2020-12-22T10:00:07.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.82MB / 120.17MB 5.1s [2020-12-22T10:00:08.076Z] #40 44.52 Reading package lists... [2020-12-22T10:00:08.076Z] #40 ... [2020-12-22T10:00:08.076Z] [2020-12-22T10:00:08.076Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:08.076Z] #53 32.46 Reading package lists... [2020-12-22T10:00:08.215Z] #4 DONE 1.0s [2020-12-22T10:00:08.215Z] [2020-12-22T10:00:08.215Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T10:00:08.223Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.64MB / 68.67MB 5.2s [2020-12-22T10:00:08.223Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.00MB / 51.83MB 5.4s [2020-12-22T10:00:08.337Z] #53 44.81 Reading package lists... [2020-12-22T10:00:08.337Z] #53 ... [2020-12-22T10:00:08.337Z] [2020-12-22T10:00:08.337Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:08.337Z] #34 43.70 Reading package lists... [2020-12-22T10:00:08.486Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.81MB / 68.67MB 5.5s [2020-12-22T10:00:08.486Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.08MB / 120.17MB 5.5s [2020-12-22T10:00:08.486Z] #8 ... [2020-12-22T10:00:08.486Z] [2020-12-22T10:00:08.486Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T10:00:08.486Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T10:00:08.486Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T10:00:08.486Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T10:00:08.486Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-12-22T10:00:08.486Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-12-22T10:00:08.486Z] #60 DONE 5.7s [2020-12-22T10:00:08.486Z] [2020-12-22T10:00:08.486Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:08.486Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.69MB / 51.83MB 5.6s [2020-12-22T10:00:08.486Z] #8 ... [2020-12-22T10:00:08.486Z] [2020-12-22T10:00:08.486Z] #21 [internal] load build context [2020-12-22T10:00:08.486Z] #21 transferring context: 35.26MB 5.8s [2020-12-22T10:00:08.744Z] #21 ... [2020-12-22T10:00:08.744Z] [2020-12-22T10:00:08.744Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:08.784Z] #6 ... [2020-12-22T10:00:08.784Z] [2020-12-22T10:00:08.784Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T10:00:08.784Z] #5 DONE 0.3s [2020-12-22T10:00:08.867Z] #29 2.881 0.4% ### 5.2% ###### 9.2% ############ 17.4% ################## 25.5% ######################## 33.6% ############################ 39.8% ################################### 50.0% ######################################### 58.1% ################################################## 70.4% ######################################################## 78.5% ############################################################ 84.6% ################################################################ 89.1% ################################################################### 93.2% ###################################################################### 97.5% ######################################################################## 100.0% [2020-12-22T10:00:09.003Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.53MB / 68.67MB 6.0s [2020-12-22T10:00:09.003Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.42MB / 51.83MB 6.0s [2020-12-22T10:00:09.003Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.14MB / 120.17MB 6.0s [2020-12-22T10:00:09.043Z] [2020-12-22T10:00:09.043Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T10:00:09.043Z] #7 DONE 0.5s [2020-12-22T10:00:09.043Z] [2020-12-22T10:00:09.043Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T10:00:09.043Z] #6 DONE 0.5s [2020-12-22T10:00:09.043Z] [2020-12-22T10:00:09.043Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:09.043Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T10:00:09.043Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T10:00:09.043Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-22T10:00:09.043Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-22T10:00:09.043Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 0B / 50.40MB 0.1s [2020-12-22T10:00:09.167Z] #29 5.151 [2020-12-22T10:00:09.261Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.33MB / 68.67MB 6.2s [2020-12-22T10:00:09.261Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.93MB / 68.67MB 6.4s [2020-12-22T10:00:09.261Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.20MB / 120.17MB 6.4s [2020-12-22T10:00:09.522Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.13MB / 68.67MB 6.6s [2020-12-22T10:00:09.616Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 9.35MB / 50.40MB 0.5s [2020-12-22T10:00:09.767Z] #29 5.386 # 2.1% ##################### 30.6% ################################################## 70.6% ######################################################################## 100.0% [2020-12-22T10:00:09.779Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.60MB / 68.67MB 6.9s [2020-12-22T10:00:09.779Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.8s done [2020-12-22T10:00:09.779Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.23MB / 120.17MB 6.9s [2020-12-22T10:00:09.779Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.9s [2020-12-22T10:00:09.868Z] #18 22.18 Selecting previously unselected package libnet1:s390x. [2020-12-22T10:00:09.868Z] #18 22.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-22T10:00:09.868Z] #18 22.18 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:09.868Z] #18 22.22 Selecting previously unselected package libnl-3-200:s390x. [2020-12-22T10:00:09.868Z] #18 22.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-22T10:00:09.868Z] #18 22.23 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-22T10:00:09.868Z] #18 22.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-22T10:00:09.868Z] #18 22.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-22T10:00:09.868Z] #18 22.27 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-22T10:00:09.868Z] #18 22.31 Selecting previously unselected package libreadline5:s390x. [2020-12-22T10:00:09.868Z] #18 22.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-22T10:00:09.868Z] #18 22.32 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-22T10:00:09.868Z] #18 22.39 Selecting previously unselected package net-tools. [2020-12-22T10:00:09.868Z] #18 22.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-22T10:00:09.868Z] #18 22.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:00:09.868Z] #18 22.50 Selecting previously unselected package python-pip-whl. [2020-12-22T10:00:09.868Z] #18 22.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:00:09.868Z] #18 22.50 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:00:09.893Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 12.01MB / 50.40MB 0.6s [2020-12-22T10:00:09.893Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 17.86MB / 50.40MB 0.8s [2020-12-22T10:00:10.036Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.0s [2020-12-22T10:00:10.152Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 20.43MB / 50.40MB 1.0s [2020-12-22T10:00:10.296Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.05MB / 120.17MB 7.2s [2020-12-22T10:00:10.296Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.1s done [2020-12-22T10:00:10.418Z] #29 6.194 [2020-12-22T10:00:10.421Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 25.54MB / 50.40MB 1.3s [2020-12-22T10:00:10.498Z] #18 22.89 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:00:10.498Z] #18 22.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:00:10.498Z] #18 22.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:00:10.498Z] #18 22.97 Selecting previously unselected package python3-distutils. [2020-12-22T10:00:10.498Z] #18 22.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:00:10.498Z] #18 22.97 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:00:10.498Z] #18 23.04 Selecting previously unselected package python3-pip. [2020-12-22T10:00:10.498Z] #18 23.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:00:10.498Z] #18 23.05 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:00:10.498Z] #18 23.12 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:00:10.498Z] #18 23.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:00:10.498Z] #18 23.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:10.557Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.45MB / 120.17MB 7.5s [2020-12-22T10:00:10.683Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 30.15MB / 50.40MB 1.4s [2020-12-22T10:00:10.788Z] #18 23.21 Selecting previously unselected package python3-setuptools. [2020-12-22T10:00:10.788Z] #18 23.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:00:10.788Z] #18 23.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:00:10.788Z] #18 23.35 Selecting previously unselected package python3-wheel. [2020-12-22T10:00:10.788Z] #18 23.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:00:10.788Z] #18 23.36 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:00:10.788Z] #18 23.40 Selecting previously unselected package sudo. [2020-12-22T10:00:10.788Z] #18 23.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-22T10:00:10.788Z] #18 23.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:00:10.814Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.57MB / 120.17MB 8.0s [2020-12-22T10:00:10.946Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 34.85MB / 50.40MB 1.7s [2020-12-22T10:00:10.946Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 37.62MB / 50.40MB 1.8s [2020-12-22T10:00:11.078Z] #18 23.66 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:00:11.078Z] #18 23.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-22T10:00:11.078Z] #18 23.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:00:11.212Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 48.24MB / 50.40MB 2.0s [2020-12-22T10:00:11.303Z] #29 6.454 ## 3.7% ############### 22.2% ############################## 42.7% ############################################# 63.3% ############################################################ 83.9% ################################################################### 94.1% ######################################################################## 100.0% [2020-12-22T10:00:11.378Z] #18 23.86 Selecting previously unselected package uidmap. [2020-12-22T10:00:11.378Z] #18 23.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-22T10:00:11.378Z] #18 23.86 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:00:11.378Z] #18 23.94 Selecting previously unselected package vim-runtime. [2020-12-22T10:00:11.378Z] #18 23.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:00:11.378Z] #18 23.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T10:00:11.378Z] #18 23.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:00:11.378Z] #18 23.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:00:11.379Z] #8 ... [2020-12-22T10:00:11.379Z] [2020-12-22T10:00:11.379Z] #21 [internal] load build context [2020-12-22T10:00:11.379Z] #21 transferring context: 53.17MB 7.7s done [2020-12-22T10:00:11.379Z] #21 DONE 8.5s [2020-12-22T10:00:11.379Z] [2020-12-22T10:00:11.379Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:11.379Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.07MB / 120.17MB 8.3s [2020-12-22T10:00:11.449Z] #34 54.60 Building dependency tree... [2020-12-22T10:00:11.637Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.4s done [2020-12-22T10:00:11.637Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.17MB / 120.17MB 8.6s [2020-12-22T10:00:11.893Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-12-22T10:00:11.893Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.07MB / 120.17MB 9.0s [2020-12-22T10:00:11.941Z] #29 7.628 [2020-12-22T10:00:12.158Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.8s done [2020-12-22T10:00:12.158Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 [2020-12-22T10:00:12.467Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done [2020-12-22T10:00:12.480Z] #18 ... [2020-12-22T10:00:12.480Z] [2020-12-22T10:00:12.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:12.480Z] #41 55.86 CC criu/clone-noasan.o [2020-12-22T10:00:12.480Z] #41 56.00 CC criu/config.o [2020-12-22T10:00:12.480Z] #41 56.72 CC criu/cr-check.o [2020-12-22T10:00:12.480Z] #41 57.62 CC criu/cr-dedup.o [2020-12-22T10:00:12.480Z] #41 57.92 CC criu/cr-dump.o [2020-12-22T10:00:12.480Z] #41 59.25 CC criu/cr-errno.o [2020-12-22T10:00:12.480Z] #41 59.28 CC criu/cr-restore.o [2020-12-22T10:00:12.480Z] #41 61.67 CC criu/cr-service.o [2020-12-22T10:00:12.480Z] #41 62.54 CC criu/crtools.o [2020-12-22T10:00:12.480Z] #41 62.79 CC criu/eventfd.o [2020-12-22T10:00:12.480Z] #41 62.94 CC criu/eventpoll.o [2020-12-22T10:00:12.480Z] #41 63.46 CC criu/external.o [2020-12-22T10:00:12.480Z] #41 63.64 CC criu/fault-injection.o [2020-12-22T10:00:12.480Z] #41 63.67 CC criu/fdstore.o [2020-12-22T10:00:12.480Z] #41 63.86 CC criu/fifo.o [2020-12-22T10:00:12.480Z] #41 64.10 CC criu/file-ids.o [2020-12-22T10:00:12.480Z] #41 64.27 CC criu/file-lock.o [2020-12-22T10:00:12.480Z] #41 64.67 CC criu/files-ext.o [2020-12-22T10:00:12.480Z] #41 64.82 CC criu/files-reg.o [2020-12-22T10:00:12.480Z] #41 65.94 CC criu/files.o [2020-12-22T10:00:12.724Z] #8 ... [2020-12-22T10:00:12.724Z] [2020-12-22T10:00:12.724Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:12.724Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T10:00:12.724Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T10:00:12.724Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-22T10:00:12.724Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-22T10:00:12.724Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.8s done [2020-12-22T10:00:12.724Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 6.6s [2020-12-22T10:00:12.981Z] #24 ... [2020-12-22T10:00:12.981Z] [2020-12-22T10:00:12.981Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:13.180Z] #41 ... [2020-12-22T10:00:13.180Z] [2020-12-22T10:00:13.180Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:00:13.180Z] #18 25.86 Selecting previously unselected package vim. [2020-12-22T10:00:13.360Z] #34 ... [2020-12-22T10:00:13.360Z] [2020-12-22T10:00:13.360Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:13.360Z] #62 DONE 59.1s [2020-12-22T10:00:13.360Z] [2020-12-22T10:00:13.360Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:13.360Z] #32 57.08 sync [2020-12-22T10:00:13.360Z] #32 57.11 internal/reflectlite [2020-12-22T10:00:13.425Z] #29 7.820 0.9% ### 4.8% ###### 8.7% ########## 14.1% ############# 19.0% ############### 20.9% ################# 24.7% ##################### 30.5% ######################## 34.4% ############################ 40.1% ################################ 45.1% #################################### 50.1% [2020-12-22T10:00:13.425Z] #29 ... [2020-12-22T10:00:13.425Z] [2020-12-22T10:00:13.425Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:13.425Z] #51 0.834 + RM_GOPATH=0 [2020-12-22T10:00:13.425Z] #51 0.834 + TMP_GOPATH= [2020-12-22T10:00:13.425Z] #51 0.835 + : /build [2020-12-22T10:00:13.425Z] #51 0.836 + '[' -z '' ']' [2020-12-22T10:00:13.425Z] #51 0.857 ++ mktemp -d [2020-12-22T10:00:13.425Z] #51 0.857 + export GOPATH=/tmp/tmp.DVSrEDS7x1 [2020-12-22T10:00:13.425Z] #51 0.857 + GOPATH=/tmp/tmp.DVSrEDS7x1 [2020-12-22T10:00:13.425Z] #51 0.857 + RM_GOPATH=1 [2020-12-22T10:00:13.425Z] #51 0.857 + case "$(go env GOARCH)" in [2020-12-22T10:00:13.425Z] #51 0.857 ++ go env GOARCH [2020-12-22T10:00:13.425Z] #51 0.870 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:13.425Z] #51 0.870 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:13.425Z] #51 0.892 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:13.425Z] #51 0.903 + dir=/tmp/install [2020-12-22T10:00:13.425Z] #51 0.908 + bin=shfmt [2020-12-22T10:00:13.425Z] #51 0.908 + shift [2020-12-22T10:00:13.425Z] #51 0.909 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T10:00:13.425Z] #51 0.909 + . /tmp/install/shfmt.installer [2020-12-22T10:00:13.425Z] #51 0.909 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:00:13.425Z] #51 0.911 + install_shfmt [2020-12-22T10:00:13.425Z] #51 0.911 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T10:00:13.425Z] #51 0.911 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:00:13.425Z] #51 0.911 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DVSrEDS7x1/src/github.com/mvdan/sh [2020-12-22T10:00:13.425Z] #51 0.915 Cloning into '/tmp/tmp.DVSrEDS7x1/src/github.com/mvdan/sh'... [2020-12-22T10:00:13.425Z] #51 ... [2020-12-22T10:00:13.425Z] [2020-12-22T10:00:13.425Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:13.425Z] #42 1.022 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:13.425Z] #42 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:13.425Z] #42 1.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:13.425Z] #42 2.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T10:00:13.425Z] #42 4.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T10:00:13.425Z] #42 6.668 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T10:00:13.425Z] #42 ... [2020-12-22T10:00:13.425Z] [2020-12-22T10:00:13.425Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:13.425Z] #55 0.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:13.425Z] #55 0.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:13.425Z] #55 0.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:13.425Z] #55 1.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T10:00:13.425Z] #55 4.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T10:00:13.425Z] #55 6.024 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T10:00:13.470Z] #18 25.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-22T10:00:13.470Z] #18 25.87 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:00:13.722Z] #55 ... [2020-12-22T10:00:13.722Z] [2020-12-22T10:00:13.722Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:13.722Z] #40 0.535 + git clone https://github.com/docker/distribution.git . [2020-12-22T10:00:13.722Z] #40 0.538 Cloning into '.'... [2020-12-22T10:00:13.722Z] #40 ... [2020-12-22T10:00:13.722Z] [2020-12-22T10:00:13.722Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:13.722Z] #24 0.750 + RM_GOPATH=0 [2020-12-22T10:00:13.722Z] #24 0.750 + TMP_GOPATH= [2020-12-22T10:00:13.722Z] #24 0.750 + : /build [2020-12-22T10:00:13.722Z] #24 0.751 + '[' -z '' ']' [2020-12-22T10:00:13.722Z] #24 0.752 ++ mktemp -d [2020-12-22T10:00:13.722Z] #24 0.753 + export GOPATH=/tmp/tmp.PaMS8pEVk7 [2020-12-22T10:00:13.722Z] #24 0.754 + GOPATH=/tmp/tmp.PaMS8pEVk7 [2020-12-22T10:00:13.722Z] #24 0.754 + RM_GOPATH=1 [2020-12-22T10:00:13.722Z] #24 0.754 + case "$(go env GOARCH)" in [2020-12-22T10:00:13.722Z] #24 0.755 ++ go env GOARCH [2020-12-22T10:00:13.722Z] #24 0.767 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:13.722Z] #24 0.767 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:13.722Z] #24 0.767 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:13.722Z] #24 0.769 + dir=/tmp/install [2020-12-22T10:00:13.722Z] #24 0.769 + bin=dockercli [2020-12-22T10:00:13.722Z] #24 0.769 + shift [2020-12-22T10:00:13.722Z] #24 0.769 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T10:00:13.722Z] #24 0.769 + . /tmp/install/dockercli.installer [2020-12-22T10:00:13.722Z] #24 0.769 ++ : stable [2020-12-22T10:00:13.722Z] #24 0.769 ++ : 17.06.2-ce [2020-12-22T10:00:13.722Z] #24 0.771 + install_dockercli [2020-12-22T10:00:13.722Z] #24 0.771 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T10:00:13.722Z] #24 0.771 Install docker/cli version 17.06.2-ce from stable [2020-12-22T10:00:13.722Z] #24 0.773 ++ uname -m [2020-12-22T10:00:13.722Z] #24 0.800 + arch=ppc64le [2020-12-22T10:00:13.722Z] #24 0.800 + '[' ppc64le '!=' x86_64 ']' [2020-12-22T10:00:13.722Z] #24 0.801 + '[' ppc64le '!=' s390x ']' [2020-12-22T10:00:13.722Z] #24 0.802 + '[' ppc64le '!=' armhf ']' [2020-12-22T10:00:13.722Z] #24 0.802 + build_dockercli [2020-12-22T10:00:13.722Z] #24 0.802 + git clone https://github.com/docker/docker-ce /tmp/tmp.PaMS8pEVk7/tmp/docker-ce [2020-12-22T10:00:13.722Z] #24 0.806 Cloning into '/tmp/tmp.PaMS8pEVk7/tmp/docker-ce'... [2020-12-22T10:00:13.760Z] #18 26.22 Selecting previously unselected package xfsprogs. [2020-12-22T10:00:13.760Z] #18 26.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-22T10:00:13.760Z] #18 26.22 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:00:13.760Z] #18 26.42 Selecting previously unselected package zip. [2020-12-22T10:00:14.018Z] #24 ... [2020-12-22T10:00:14.018Z] [2020-12-22T10:00:14.018Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:14.018Z] #58 0.447 + RM_GOPATH=0 [2020-12-22T10:00:14.018Z] #58 0.447 + TMP_GOPATH= [2020-12-22T10:00:14.018Z] #58 0.449 + : /build [2020-12-22T10:00:14.018Z] #58 0.450 + '[' -z '' ']' [2020-12-22T10:00:14.018Z] #58 0.450 ++ mktemp -d [2020-12-22T10:00:14.018Z] #58 0.452 + export GOPATH=/tmp/tmp.dnpZObMtKs [2020-12-22T10:00:14.018Z] #58 0.452 + GOPATH=/tmp/tmp.dnpZObMtKs [2020-12-22T10:00:14.018Z] #58 0.453 + RM_GOPATH=1 [2020-12-22T10:00:14.018Z] #58 0.455 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.018Z] #58 0.457 ++ go env GOARCH [2020-12-22T10:00:14.018Z] #58 0.463 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.018Z] #58 0.464 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.018Z] #58 0.466 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.018Z] #58 0.468 + dir=/tmp/install [2020-12-22T10:00:14.018Z] #58 0.468 + bin=rootlesskit [2020-12-22T10:00:14.018Z] #58 0.468 + shift [2020-12-22T10:00:14.018Z] #58 0.468 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T10:00:14.018Z] #58 0.468 + . /tmp/install/rootlesskit.installer [2020-12-22T10:00:14.018Z] #58 0.468 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:14.018Z] #58 0.469 + install_rootlesskit [2020-12-22T10:00:14.018Z] #58 0.469 + case "$1" in [2020-12-22T10:00:14.018Z] #58 0.470 + export CGO_ENABLED=0 [2020-12-22T10:00:14.018Z] #58 0.470 + CGO_ENABLED=0 [2020-12-22T10:00:14.018Z] #58 0.470 + _install_rootlesskit [2020-12-22T10:00:14.018Z] #58 0.470 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T10:00:14.018Z] #58 0.470 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dnpZObMtKs/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:00:14.018Z] #58 0.470 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:14.018Z] #58 0.473 Cloning into '/tmp/tmp.dnpZObMtKs/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T10:00:14.018Z] #58 5.276 + cd /tmp/tmp.dnpZObMtKs/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:00:14.018Z] #58 5.276 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:14.018Z] #58 5.540 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:00:14.018Z] #58 5.540 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T10:00:14.018Z] #58 ... [2020-12-22T10:00:14.018Z] [2020-12-22T10:00:14.018Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:14.018Z] #49 0.825 + RM_GOPATH=0 [2020-12-22T10:00:14.018Z] #49 0.826 + TMP_GOPATH= [2020-12-22T10:00:14.018Z] #49 0.826 + : /build [2020-12-22T10:00:14.018Z] #49 0.826 + '[' -z '' ']' [2020-12-22T10:00:14.018Z] #49 0.826 ++ mktemp -d [2020-12-22T10:00:14.018Z] #49 0.838 + export GOPATH=/tmp/tmp.THh4AozaRq [2020-12-22T10:00:14.018Z] #49 0.838 + GOPATH=/tmp/tmp.THh4AozaRq [2020-12-22T10:00:14.018Z] #49 0.838 + RM_GOPATH=1 [2020-12-22T10:00:14.018Z] #49 0.839 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.018Z] #49 0.858 ++ go env GOARCH [2020-12-22T10:00:14.018Z] #49 0.880 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.018Z] #49 0.881 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.018Z] #49 0.888 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.018Z] #49 0.892 + dir=/tmp/install [2020-12-22T10:00:14.018Z] #49 0.892 + bin=golangci_lint [2020-12-22T10:00:14.018Z] #49 0.892 + shift [2020-12-22T10:00:14.018Z] #49 0.894 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T10:00:14.018Z] #49 0.895 + . /tmp/install/golangci_lint.installer [2020-12-22T10:00:14.018Z] #49 0.896 ++ : v1.23.8 [2020-12-22T10:00:14.018Z] #49 0.897 + install_golangci_lint [2020-12-22T10:00:14.018Z] #49 0.898 + set -e [2020-12-22T10:00:14.018Z] #49 0.899 + export GO111MODULE=on [2020-12-22T10:00:14.018Z] #49 0.899 + GO111MODULE=on [2020-12-22T10:00:14.018Z] #49 0.899 + GOBIN=/build [2020-12-22T10:00:14.018Z] #49 0.900 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T10:00:14.018Z] #49 1.015 go: finding github.com v1.23.8 [2020-12-22T10:00:14.018Z] #49 1.015 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T10:00:14.018Z] #49 1.015 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T10:00:14.018Z] #49 1.015 go: finding github.com/golangci v1.23.8 [2020-12-22T10:00:14.018Z] #49 1.016 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:14.018Z] #49 2.475 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:14.018Z] #49 3.776 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:14.050Z] #18 26.42 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-22T10:00:14.050Z] #18 26.43 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:00:14.050Z] #18 26.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:00:14.050Z] #18 26.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:00:14.050Z] #18 26.51 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-22T10:00:14.050Z] #18 26.52 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-22T10:00:14.050Z] #18 26.52 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-22T10:00:14.050Z] #18 26.53 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-22T10:00:14.050Z] #18 26.54 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:00:14.050Z] #18 26.55 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-22T10:00:14.050Z] #18 26.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:14.050Z] #18 26.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:00:14.050Z] #18 26.57 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-22T10:00:14.050Z] #18 26.58 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-22T10:00:14.050Z] #18 26.58 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:00:14.050Z] #18 26.59 Setting up zip (3.0-11+b1) ... [2020-12-22T10:00:14.050Z] #18 26.60 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:00:14.050Z] #18 26.61 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:00:14.311Z] #49 ... [2020-12-22T10:00:14.311Z] [2020-12-22T10:00:14.311Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:14.311Z] #47 0.818 + RM_GOPATH=0 [2020-12-22T10:00:14.311Z] #47 0.818 + TMP_GOPATH= [2020-12-22T10:00:14.311Z] #47 0.818 + : /build [2020-12-22T10:00:14.311Z] #47 0.818 + '[' -z '' ']' [2020-12-22T10:00:14.311Z] #47 0.819 ++ mktemp -d [2020-12-22T10:00:14.311Z] #47 0.839 + export GOPATH=/tmp/tmp.XNr4pbRjEL [2020-12-22T10:00:14.311Z] #47 0.839 + GOPATH=/tmp/tmp.XNr4pbRjEL [2020-12-22T10:00:14.311Z] #47 0.839 + RM_GOPATH=1 [2020-12-22T10:00:14.311Z] #47 0.839 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.311Z] #47 0.840 ++ go env GOARCH [2020-12-22T10:00:14.311Z] #47 0.886 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.311Z] #47 0.886 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.311Z] #47 0.890 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.311Z] #47 0.894 + dir=/tmp/install [2020-12-22T10:00:14.311Z] #47 0.894 + bin=gotestsum [2020-12-22T10:00:14.311Z] #47 0.895 + shift [2020-12-22T10:00:14.311Z] #47 0.895 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T10:00:14.311Z] #47 0.896 + . /tmp/install/gotestsum.installer [2020-12-22T10:00:14.311Z] #47 0.896 ++ : v0.5.3 [2020-12-22T10:00:14.311Z] #47 0.897 + install_gotestsum [2020-12-22T10:00:14.311Z] #47 0.898 + set -e [2020-12-22T10:00:14.311Z] #47 0.898 + export GO111MODULE=on [2020-12-22T10:00:14.311Z] #47 0.898 + GO111MODULE=on [2020-12-22T10:00:14.311Z] #47 0.898 + GOBIN=/build [2020-12-22T10:00:14.311Z] #47 0.898 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T10:00:14.311Z] #47 1.019 go: finding gotest.tools v0.5.3 [2020-12-22T10:00:14.311Z] #47 1.020 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:14.311Z] #47 2.104 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:14.311Z] #47 3.115 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:14.311Z] #47 4.717 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T10:00:14.311Z] #47 4.728 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:00:14.311Z] #47 4.742 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:00:14.311Z] #47 4.748 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:00:14.311Z] #47 4.756 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T10:00:14.311Z] #47 4.778 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T10:00:14.311Z] #47 4.780 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:00:14.311Z] #47 4.865 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:00:14.311Z] #47 4.884 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:00:14.311Z] #47 4.985 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T10:00:14.311Z] #47 4.992 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:00:14.311Z] #47 5.131 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:00:14.311Z] #47 5.538 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:00:14.311Z] #47 5.622 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T10:00:14.311Z] #47 5.699 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T10:00:14.311Z] #47 5.858 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:00:14.311Z] #47 5.865 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:00:14.311Z] #47 7.016 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:00:14.311Z] #47 7.234 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:00:14.311Z] #47 8.380 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:00:14.311Z] #47 10.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:00:14.311Z] #47 ... [2020-12-22T10:00:14.311Z] [2020-12-22T10:00:14.311Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:14.311Z] #32 0.645 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T10:00:14.311Z] #32 0.651 Cloning into '.'... [2020-12-22T10:00:14.677Z] #32 ... [2020-12-22T10:00:14.677Z] [2020-12-22T10:00:14.677Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:14.677Z] #13 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:14.677Z] #13 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:14.677Z] #13 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:14.677Z] #13 2.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T10:00:14.677Z] #13 4.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T10:00:14.677Z] #13 7.247 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T10:00:14.677Z] #13 ... [2020-12-22T10:00:14.677Z] [2020-12-22T10:00:14.677Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:14.677Z] #36 1.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:14.677Z] #36 1.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:14.677Z] #36 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:14.677Z] #36 2.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T10:00:14.677Z] #36 5.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T10:00:14.677Z] #36 7.246 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T10:00:14.677Z] #36 ... [2020-12-22T10:00:14.677Z] [2020-12-22T10:00:14.677Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:14.677Z] #45 0.811 + RM_GOPATH=0 [2020-12-22T10:00:14.677Z] #45 0.811 + TMP_GOPATH= [2020-12-22T10:00:14.677Z] #45 0.811 + : /build [2020-12-22T10:00:14.677Z] #45 0.811 + '[' -z '' ']' [2020-12-22T10:00:14.677Z] #45 0.812 ++ mktemp -d [2020-12-22T10:00:14.677Z] #45 0.814 + export GOPATH=/tmp/tmp.NuStWw4orz [2020-12-22T10:00:14.677Z] #45 0.817 + GOPATH=/tmp/tmp.NuStWw4orz [2020-12-22T10:00:14.677Z] #45 0.818 + RM_GOPATH=1 [2020-12-22T10:00:14.677Z] #45 0.819 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.677Z] #45 0.836 ++ go env GOARCH [2020-12-22T10:00:14.677Z] #45 0.933 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.677Z] #45 0.938 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.677Z] #45 0.939 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.677Z] #45 0.940 + dir=/tmp/install [2020-12-22T10:00:14.677Z] #45 0.940 + bin=vndr [2020-12-22T10:00:14.677Z] #45 0.941 + shift [2020-12-22T10:00:14.677Z] #45 0.941 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T10:00:14.677Z] #45 0.941 + . /tmp/install/vndr.installer [2020-12-22T10:00:14.677Z] #45 0.941 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:14.677Z] #45 0.944 + install_vndr [2020-12-22T10:00:14.677Z] #45 0.944 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T10:00:14.677Z] #45 0.944 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:14.677Z] #45 0.944 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NuStWw4orz/src/github.com/LK4D4/vndr [2020-12-22T10:00:14.677Z] #45 0.956 Cloning into '/tmp/tmp.NuStWw4orz/src/github.com/LK4D4/vndr'... [2020-12-22T10:00:14.677Z] #45 1.900 + cd /tmp/tmp.NuStWw4orz/src/github.com/LK4D4/vndr [2020-12-22T10:00:14.677Z] #45 1.900 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:14.677Z] #45 1.950 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T10:00:14.677Z] #45 3.244 internal/cpu [2020-12-22T10:00:14.677Z] #45 3.260 internal/race [2020-12-22T10:00:14.677Z] #45 3.334 runtime/internal/atomic [2020-12-22T10:00:14.677Z] #45 3.421 sync/atomic [2020-12-22T10:00:14.677Z] #45 3.554 unicode [2020-12-22T10:00:14.677Z] #45 4.291 unicode/utf8 [2020-12-22T10:00:14.677Z] #45 4.660 math [2020-12-22T10:00:14.677Z] #45 6.075 runtime [2020-12-22T10:00:14.677Z] #45 6.316 encoding [2020-12-22T10:00:14.677Z] #45 6.814 unicode/utf16 [2020-12-22T10:00:14.677Z] #45 7.928 container/list [2020-12-22T10:00:14.677Z] #45 10.67 crypto/internal/subtle [2020-12-22T10:00:14.677Z] #45 10.84 crypto/subtle [2020-12-22T10:00:14.677Z] #45 11.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T10:00:14.984Z] #45 11.61 internal/nettrace [2020-12-22T10:00:14.984Z] #45 ... [2020-12-22T10:00:14.984Z] [2020-12-22T10:00:14.984Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:14.984Z] #64 0.753 + RM_GOPATH=0 [2020-12-22T10:00:14.984Z] #64 0.753 + TMP_GOPATH= [2020-12-22T10:00:14.984Z] #64 0.753 + : /build [2020-12-22T10:00:14.984Z] #64 0.753 + '[' -z '' ']' [2020-12-22T10:00:14.984Z] #64 0.754 ++ mktemp -d [2020-12-22T10:00:14.984Z] #64 0.756 + export GOPATH=/tmp/tmp.eCIPXzV4Rl [2020-12-22T10:00:14.984Z] #64 0.756 + GOPATH=/tmp/tmp.eCIPXzV4Rl [2020-12-22T10:00:14.984Z] #64 0.756 + RM_GOPATH=1 [2020-12-22T10:00:14.984Z] #64 0.756 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.984Z] #64 0.757 ++ go env GOARCH [2020-12-22T10:00:14.984Z] #64 0.775 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.984Z] #64 0.777 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.984Z] #64 0.777 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.984Z] #64 0.779 + dir=/tmp/install [2020-12-22T10:00:14.984Z] #64 0.799 + bin=proxy [2020-12-22T10:00:14.984Z] #64 0.799 + shift [2020-12-22T10:00:14.984Z] #64 0.799 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T10:00:14.984Z] #64 0.801 + . /tmp/install/proxy.installer [2020-12-22T10:00:14.984Z] #64 0.801 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:14.984Z] #64 0.801 + install_proxy [2020-12-22T10:00:14.984Z] #64 0.801 + case "$1" in [2020-12-22T10:00:14.984Z] #64 0.801 + export CGO_ENABLED=0 [2020-12-22T10:00:14.984Z] #64 0.801 + CGO_ENABLED=0 [2020-12-22T10:00:14.984Z] #64 0.801 + _install_proxy [2020-12-22T10:00:14.984Z] #64 0.802 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:14.984Z] #64 0.802 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T10:00:14.984Z] #64 0.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eCIPXzV4Rl/src/github.com/docker/libnetwork [2020-12-22T10:00:14.984Z] #64 0.833 Cloning into '/tmp/tmp.eCIPXzV4Rl/src/github.com/docker/libnetwork'... [2020-12-22T10:00:14.984Z] #64 ... [2020-12-22T10:00:14.984Z] [2020-12-22T10:00:14.984Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:14.984Z] #34 0.616 + RM_GOPATH=0 [2020-12-22T10:00:14.984Z] #34 0.617 + TMP_GOPATH= [2020-12-22T10:00:14.984Z] #34 0.617 + : /build [2020-12-22T10:00:14.984Z] #34 0.617 + '[' -z '' ']' [2020-12-22T10:00:14.984Z] #34 0.617 ++ mktemp -d [2020-12-22T10:00:14.984Z] #34 0.619 + export GOPATH=/tmp/tmp.ZBpbGBI3Ee [2020-12-22T10:00:14.984Z] #34 0.619 + GOPATH=/tmp/tmp.ZBpbGBI3Ee [2020-12-22T10:00:14.984Z] #34 0.620 + RM_GOPATH=1 [2020-12-22T10:00:14.984Z] #34 0.620 + case "$(go env GOARCH)" in [2020-12-22T10:00:14.984Z] #34 0.621 ++ go env GOARCH [2020-12-22T10:00:14.984Z] #34 0.626 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.984Z] #34 0.626 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:14.984Z] #34 0.626 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:14.984Z] #34 0.629 + dir=/tmp/install [2020-12-22T10:00:14.984Z] #34 0.629 + bin=tomlv [2020-12-22T10:00:14.984Z] #34 0.629 + shift [2020-12-22T10:00:14.984Z] #34 0.629 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T10:00:14.984Z] #34 0.629 + . /tmp/install/tomlv.installer [2020-12-22T10:00:14.984Z] #34 0.629 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:14.984Z] #34 0.630 + install_tomlv [2020-12-22T10:00:14.984Z] #34 0.630 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T10:00:14.984Z] #34 0.630 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZBpbGBI3Ee/src/github.com/BurntSushi/toml [2020-12-22T10:00:14.984Z] #34 0.630 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:14.984Z] #34 0.632 Cloning into '/tmp/tmp.ZBpbGBI3Ee/src/github.com/BurntSushi/toml'... [2020-12-22T10:00:14.984Z] #34 1.494 + cd /tmp/tmp.ZBpbGBI3Ee/src/github.com/BurntSushi/toml [2020-12-22T10:00:14.984Z] #34 1.494 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:14.984Z] #34 1.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:00:14.984Z] #34 2.372 math/bits [2020-12-22T10:00:14.984Z] #34 2.376 runtime/internal/sys [2020-12-22T10:00:14.984Z] #34 2.391 internal/cpu [2020-12-22T10:00:14.984Z] #34 2.483 runtime/internal/atomic [2020-12-22T10:00:14.984Z] #34 2.843 runtime/internal/math [2020-12-22T10:00:14.984Z] #34 3.061 unicode/utf8 [2020-12-22T10:00:14.984Z] #34 3.387 internal/race [2020-12-22T10:00:14.984Z] #34 3.670 internal/bytealg [2020-12-22T10:00:14.984Z] #34 3.889 sync/atomic [2020-12-22T10:00:14.984Z] #34 3.971 math [2020-12-22T10:00:14.984Z] #34 4.574 unicode [2020-12-22T10:00:14.984Z] #34 4.826 internal/testlog [2020-12-22T10:00:14.984Z] #34 6.033 encoding [2020-12-22T10:00:14.984Z] #34 6.157 runtime [2020-12-22T10:00:14.984Z] #34 6.705 runtime/cgo [2020-12-22T10:00:15.251Z] Client: [2020-12-22T10:00:15.251Z] Debug Mode: false [2020-12-22T10:00:15.251Z] [2020-12-22T10:00:15.251Z] Server: [2020-12-22T10:00:15.251Z] Containers: 0 [2020-12-22T10:00:15.251Z] Running: 0 [2020-12-22T10:00:15.251Z] Paused: 0 [2020-12-22T10:00:15.251Z] Stopped: 0 [2020-12-22T10:00:15.251Z] Images: 0 [2020-12-22T10:00:15.251Z] Server Version: 19.03.13 [2020-12-22T10:00:15.251Z] Storage Driver: overlay2 [2020-12-22T10:00:15.251Z] Backing Filesystem: extfs [2020-12-22T10:00:15.251Z] Supports d_type: true [2020-12-22T10:00:15.251Z] Native Overlay Diff: true [2020-12-22T10:00:15.251Z] Logging Driver: json-file [2020-12-22T10:00:15.251Z] Cgroup Driver: cgroupfs [2020-12-22T10:00:15.251Z] Plugins: [2020-12-22T10:00:15.251Z] Volume: local [2020-12-22T10:00:15.251Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T10:00:15.251Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T10:00:15.251Z] Swarm: inactive [2020-12-22T10:00:15.251Z] Runtimes: runc [2020-12-22T10:00:15.251Z] Default Runtime: runc [2020-12-22T10:00:15.251Z] Init Binary: docker-init [2020-12-22T10:00:15.251Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T10:00:15.251Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T10:00:15.251Z] init version: fec3683 [2020-12-22T10:00:15.251Z] Security Options: [2020-12-22T10:00:15.251Z] apparmor [2020-12-22T10:00:15.251Z] seccomp [2020-12-22T10:00:15.251Z] Profile: default [2020-12-22T10:00:15.251Z] Kernel Version: 4.15.0-1083-aws [2020-12-22T10:00:15.251Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-22T10:00:15.251Z] OSType: linux [2020-12-22T10:00:15.251Z] Architecture: aarch64 [2020-12-22T10:00:15.251Z] CPUs: 4 [2020-12-22T10:00:15.251Z] Total Memory: 7.525GiB [2020-12-22T10:00:15.251Z] Name: ip-10-100-117-96 [2020-12-22T10:00:15.251Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-22T10:00:15.251Z] Docker Root Dir: /var/lib/docker [2020-12-22T10:00:15.251Z] Debug Mode: false [2020-12-22T10:00:15.251Z] Registry: https://index.docker.io/v1/ [2020-12-22T10:00:15.251Z] Labels: [2020-12-22T10:00:15.251Z] Experimental: true [2020-12-22T10:00:15.251Z] Insecure Registries: [2020-12-22T10:00:15.251Z] 127.0.0.0/8 [2020-12-22T10:00:15.251Z] Live Restore Enabled: true [2020-12-22T10:00:15.251Z] [2020-12-22T10:00:15.251Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T10:00:15.294Z] #34 ... [2020-12-22T10:00:15.294Z] [2020-12-22T10:00:15.294Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:15.294Z] #29 7.820 0.9% ### 4.8% ###### 8.7% ########## 14.1% ############# 19.0% ############### 20.9% ################# 24.7% ##################### 30.5% ######################## 34.4% ############################ 40.1% ################################ 45.1% #################################### 50.1% ####################################### 54.8% ############################################ 61.9% ################################################ 67.6% ###################################################### 75.3% ########################################################### 83.0% ################################################################# 90.7% ##################################################################### 96.4% ######################################################################## 100.0% [2020-12-22T10:00:15.294Z] #29 10.41 [2020-12-22T10:00:15.458Z] #24 ... [2020-12-22T10:00:15.458Z] [2020-12-22T10:00:15.458Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:15.458Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T10:00:15.458Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-22T10:00:15.458Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-22T10:00:15.458Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-22T10:00:15.458Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T10:00:15.458Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-12-22T10:00:15.458Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2020-12-22T10:00:15.458Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2020-12-22T10:00:15.458Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.87MB / 120.17MB 5.9s [2020-12-22T10:00:15.458Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.30MB / 68.67MB 5.9s [2020-12-22T10:00:15.458Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2020-12-22T10:00:15.458Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2020-12-22T10:00:15.458Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.95MB / 68.67MB 6.1s [2020-12-22T10:00:15.458Z] #8 ... [2020-12-22T10:00:15.458Z] [2020-12-22T10:00:15.458Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:15.600Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T10:00:15.600Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T10:00:15.600Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41832/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T10:00:15.600Z] + bash /home/ubuntu/workspace/moby_PR-41832/check-config.sh [2020-12-22T10:00:15.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T10:00:15.600Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-22T10:00:15.600Z] [2020-12-22T10:00:15.600Z] Generally Necessary: [2020-12-22T10:00:15.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T10:00:15.600Z] - apparmor: enabled and tools installed [2020-12-22T10:00:15.644Z] #18 27.85 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-22T10:00:15.644Z] #18 27.86 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:00:15.644Z] #18 27.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:00:15.644Z] #18 27.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:00:15.644Z] #18 27.91 invoke-rc.d: could not determine current runlevel [2020-12-22T10:00:15.644Z] #18 27.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:00:15.644Z] #18 27.92 Setting up pigz (2.4-1) ... [2020-12-22T10:00:15.644Z] #18 27.93 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-22T10:00:15.644Z] #18 27.94 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-22T10:00:15.644Z] #18 27.95 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:00:15.644Z] #18 27.96 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-22T10:00:15.644Z] #18 27.96 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:00:15.644Z] #18 28.16 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-22T10:00:15.644Z] #18 28.17 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-22T10:00:15.644Z] #18 28.18 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-22T10:00:15.644Z] #18 28.18 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:00:15.644Z] #18 28.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:00:15.644Z] #18 28.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:00:15.644Z] #18 28.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:00:15.644Z] #18 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:00:15.644Z] #18 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:00:15.644Z] #18 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:00:15.644Z] #18 28.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:00:15.644Z] #18 28.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:00:15.644Z] #18 28.23 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-22T10:00:15.644Z] #18 28.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:00:15.644Z] #18 28.25 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-22T10:00:15.644Z] #18 28.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:15.644Z] #18 28.26 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-22T10:00:15.644Z] #18 28.27 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:00:15.869Z] - CONFIG_NAMESPACES: enabled [2020-12-22T10:00:15.869Z] - CONFIG_NET_NS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_PID_NS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_IPC_NS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_UTS_NS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CGROUPS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T10:00:15.869Z] - CONFIG_CPUSETS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_MEMCG: enabled [2020-12-22T10:00:15.869Z] - CONFIG_KEYS: enabled [2020-12-22T10:00:15.869Z] - CONFIG_VETH: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T10:00:15.869Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T10:00:15.900Z] #32 61.47 sort [2020-12-22T10:00:15.900Z] #32 61.53 errors [2020-12-22T10:00:16.030Z] #24 ... [2020-12-22T10:00:16.030Z] [2020-12-22T10:00:16.030Z] #21 [internal] load build context [2020-12-22T10:00:16.030Z] #21 transferring context: 53.17MB 7.0s done [2020-12-22T10:00:16.030Z] #21 DONE 7.2s [2020-12-22T10:00:16.030Z] [2020-12-22T10:00:16.030Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:16.131Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-22T10:00:16.131Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T10:00:16.131Z] [2020-12-22T10:00:16.131Z] Optional Features: [2020-12-22T10:00:16.131Z] - CONFIG_USER_NS: enabled [2020-12-22T10:00:16.131Z] - CONFIG_SECCOMP: enabled [2020-12-22T10:00:16.131Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T10:00:16.131Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T10:00:16.131Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T10:00:16.131Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T10:00:16.131Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T10:00:16.131Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T10:00:16.131Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-22T10:00:16.131Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-22T10:00:16.131Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T10:00:16.131Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T10:00:16.131Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T10:00:16.131Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T10:00:16.131Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T10:00:16.131Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T10:00:16.131Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T10:00:16.131Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T10:00:16.131Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T10:00:16.161Z] #32 61.96 strconv [2020-12-22T10:00:16.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T10:00:16.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_EXT4_FS: enabled [2020-12-22T10:00:16.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T10:00:16.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T10:00:16.394Z] - Network Drivers: [2020-12-22T10:00:16.394Z] - "overlay": [2020-12-22T10:00:16.394Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T10:00:16.394Z] Optional (for encrypted networks): [2020-12-22T10:00:16.394Z] - CONFIG_CRYPTO: enabled [2020-12-22T10:00:16.394Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T10:00:16.394Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T10:00:16.394Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T10:00:16.394Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T10:00:16.394Z] - CONFIG_XFRM: enabled [2020-12-22T10:00:16.394Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-22T10:00:16.394Z] - "ipvlan": [2020-12-22T10:00:16.394Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T10:00:16.394Z] - "macvlan": [2020-12-22T10:00:16.394Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T10:00:16.394Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T10:00:16.394Z] - "ftp,tftp client in container": [2020-12-22T10:00:16.655Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T10:00:16.655Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T10:00:16.655Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T10:00:16.655Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T10:00:16.655Z] - Storage Drivers: [2020-12-22T10:00:16.655Z] - "aufs": [2020-12-22T10:00:16.655Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T10:00:16.655Z] - "btrfs": [2020-12-22T10:00:16.655Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T10:00:16.655Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T10:00:16.655Z] - "devicemapper": [2020-12-22T10:00:16.655Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T10:00:16.655Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T10:00:16.655Z] - "overlay": [2020-12-22T10:00:16.655Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T10:00:16.655Z] - "zfs": [2020-12-22T10:00:16.655Z] - /dev/zfs: missing [2020-12-22T10:00:16.655Z] - zfs command: missing [2020-12-22T10:00:16.655Z] - zpool command: missing [2020-12-22T10:00:16.655Z] [2020-12-22T10:00:16.655Z] Limits: [2020-12-22T10:00:16.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T10:00:16.655Z] [2020-12-22T10:00:16.655Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T10:00:16.732Z] #32 ... [2020-12-22T10:00:16.732Z] [2020-12-22T10:00:16.732Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:16.732Z] #34 60.95 The following additional packages will be installed: [2020-12-22T10:00:16.732Z] #34 60.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T10:00:16.732Z] #34 61.00 Suggested packages: [2020-12-22T10:00:16.732Z] #34 61.00 cmake-doc ninja-build lrzip [2020-12-22T10:00:16.732Z] #34 61.00 Recommended packages: [2020-12-22T10:00:16.732Z] #34 61.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T10:00:16.732Z] #34 62.51 The following NEW packages will be installed: [2020-12-22T10:00:16.732Z] #34 62.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T10:00:16.732Z] #34 62.56 vim-common xxd [2020-12-22T10:00:16.999Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 . [2020-12-22T10:00:16.999Z] #2 [internal] load .dockerignore [2020-12-22T10:00:16.999Z] #2 transferring context: 87B done [2020-12-22T10:00:16.999Z] #2 DONE 0.0s [2020-12-22T10:00:16.999Z] [2020-12-22T10:00:16.999Z] #1 [internal] load build definition from Dockerfile [2020-12-22T10:00:16.999Z] #1 transferring dockerfile: 16.58kB done [2020-12-22T10:00:16.999Z] #1 DONE 0.1s [2020-12-22T10:00:16.999Z] [2020-12-22T10:00:16.999Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T10:00:17.172Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s [2020-12-22T10:00:17.299Z] #18 29.62 Setting up iptables (1.8.2-4) ... [2020-12-22T10:00:17.299Z] #18 29.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:00:17.299Z] #18 29.64 Setting up python3 (3.7.3-1) ... [2020-12-22T10:00:17.299Z] #18 29.79 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:00:17.303Z] #34 63.13 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:17.303Z] #34 63.13 Need to get 14.9 MB of archives. [2020-12-22T10:00:17.303Z] #34 63.13 After this operation, 61.8 MB of additional disk space will be used. [2020-12-22T10:00:17.303Z] #34 63.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:00:17.303Z] #34 63.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:00:17.460Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.2s [2020-12-22T10:00:17.564Z] #34 63.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T10:00:17.589Z] #18 30.07 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:00:17.722Z] #24 ... [2020-12-22T10:00:17.722Z] [2020-12-22T10:00:17.722Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T10:00:17.722Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T10:00:17.722Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T10:00:17.722Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T10:00:17.722Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.7s done [2020-12-22T10:00:17.722Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2020-12-22T10:00:17.722Z] #60 DONE 8.9s [2020-12-22T10:00:17.722Z] [2020-12-22T10:00:17.722Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:17.735Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2020-12-22T10:00:17.735Z] #8 ... [2020-12-22T10:00:17.735Z] [2020-12-22T10:00:17.735Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:17.735Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 11.1s done [2020-12-22T10:00:17.735Z] #24 DONE 14.9s [2020-12-22T10:00:17.825Z] #34 63.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:00:17.951Z] #3 DONE 0.7s [2020-12-22T10:00:17.951Z] [2020-12-22T10:00:17.951Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T10:00:17.951Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T10:00:17.951Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-12-22T10:00:17.951Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T10:00:17.951Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-22T10:00:17.951Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-22T10:00:17.992Z] [2020-12-22T10:00:17.992Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:17.992Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-22T10:00:18.212Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.06MB / 8.28MB 0.2s [2020-12-22T10:00:18.212Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-12-22T10:00:18.473Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-12-22T10:00:18.473Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-12-22T10:00:18.556Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-22T10:00:18.620Z] #18 31.05 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:00:18.620Z] #18 31.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:00:18.735Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-22T10:00:18.735Z] #4 DONE 0.9s [2020-12-22T10:00:18.766Z] #34 ... [2020-12-22T10:00:18.766Z] [2020-12-22T10:00:18.766Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:18.766Z] #40 44.52 Reading package lists... [2020-12-22T10:00:18.766Z] #40 54.81 Building dependency tree... [2020-12-22T10:00:18.766Z] #40 61.22 The following additional packages will be installed: [2020-12-22T10:00:18.766Z] #40 61.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T10:00:18.766Z] #40 61.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T10:00:18.766Z] #40 61.24 Suggested packages: [2020-12-22T10:00:18.766Z] #40 61.27 manpages-dev python-setuptools [2020-12-22T10:00:18.766Z] #40 63.14 The following NEW packages will be installed: [2020-12-22T10:00:18.766Z] #40 63.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T10:00:18.766Z] #40 63.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T10:00:18.766Z] #40 63.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T10:00:18.766Z] #40 63.17 python-six zlib1g-dev [2020-12-22T10:00:18.766Z] #40 63.66 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:18.766Z] #40 63.66 Need to get 4095 kB of archives. [2020-12-22T10:00:18.766Z] #40 63.66 After this operation, 22.5 MB of additional disk space will be used. [2020-12-22T10:00:18.766Z] #40 63.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-22T10:00:18.766Z] #40 63.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:00:18.766Z] #40 63.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T10:00:18.766Z] #40 63.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:00:18.766Z] #40 63.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-22T10:00:18.766Z] #40 63.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:00:18.766Z] #40 63.67 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-12-22T10:00:18.766Z] #40 63.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-22T10:00:18.766Z] #40 63.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-22T10:00:18.766Z] #40 63.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-22T10:00:18.766Z] #40 63.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-22T10:00:18.766Z] #40 64.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-22T10:00:18.766Z] #40 64.18 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-12-22T10:00:18.766Z] #40 64.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-22T10:00:18.766Z] #40 64.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T10:00:18.766Z] #40 64.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-22T10:00:18.766Z] #40 64.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-22T10:00:18.766Z] #40 ... [2020-12-22T10:00:18.766Z] [2020-12-22T10:00:18.766Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:18.766Z] #47 54.46 go: extracting golang.org/x/text v0.3.2 [2020-12-22T10:00:18.766Z] #47 63.39 go: finding github.com/fatih/color v1.7.0 [2020-12-22T10:00:18.766Z] #47 63.62 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:00:18.766Z] #47 63.63 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:00:18.766Z] #47 63.69 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:00:18.766Z] #47 63.79 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:00:18.766Z] #47 63.89 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T10:00:18.766Z] #47 64.09 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:00:18.766Z] #47 64.14 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:00:18.766Z] #47 64.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:00:18.766Z] #47 64.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:00:18.766Z] #47 64.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.29 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T10:00:18.766Z] #47 64.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.44 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:00:18.766Z] #47 64.45 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.50 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T10:00:18.766Z] #47 64.51 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:00:18.766Z] #47 64.54 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:00:18.813Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-22T10:00:18.976Z] #18 31.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:18.998Z] [2020-12-22T10:00:18.998Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T10:00:19.027Z] #47 64.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:00:19.027Z] #47 64.77 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:00:19.027Z] #47 ... [2020-12-22T10:00:19.027Z] [2020-12-22T10:00:19.027Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:19.027Z] #34 64.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-22T10:00:19.027Z] #34 64.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-22T10:00:19.027Z] #34 64.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-22T10:00:19.027Z] #34 64.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-22T10:00:19.027Z] #34 ... [2020-12-22T10:00:19.027Z] [2020-12-22T10:00:19.027Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:19.027Z] #53 44.81 Reading package lists... [2020-12-22T10:00:19.027Z] #53 55.37 Building dependency tree... [2020-12-22T10:00:19.027Z] #53 61.43 The following additional packages will be installed: [2020-12-22T10:00:19.027Z] #53 61.46 libbtrfs0 [2020-12-22T10:00:19.027Z] #53 61.85 The following NEW packages will be installed: [2020-12-22T10:00:19.027Z] #53 61.86 libbtrfs-dev libbtrfs0 [2020-12-22T10:00:19.027Z] #53 62.60 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:19.027Z] #53 62.60 Need to get 119 kB of archives. [2020-12-22T10:00:19.027Z] #53 62.60 After this operation, 387 kB of additional disk space will be used. [2020-12-22T10:00:19.027Z] #53 62.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:00:19.027Z] #53 62.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:00:19.027Z] #53 64.22 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:19.027Z] #53 64.65 Fetched 119 kB in 0s (314 kB/s) [2020-12-22T10:00:19.027Z] #53 64.86 Selecting previously unselected package libbtrfs0. [2020-12-22T10:00:19.027Z] #53 64.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% [2020-12-22T10:00:19.027Z] #53 ... [2020-12-22T10:00:19.027Z] [2020-12-22T10:00:19.027Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:19.027Z] #47 64.79 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:00:19.027Z] #47 64.79 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:00:19.027Z] #47 64.83 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T10:00:19.027Z] #47 64.86 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T10:00:19.027Z] #47 64.91 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:00:19.027Z] #47 64.92 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T10:00:19.259Z] #6 ... [2020-12-22T10:00:19.259Z] [2020-12-22T10:00:19.259Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T10:00:19.259Z] #7 DONE 0.2s [2020-12-22T10:00:19.259Z] [2020-12-22T10:00:19.259Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T10:00:19.259Z] #6 DONE 0.3s [2020-12-22T10:00:19.259Z] [2020-12-22T10:00:19.259Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T10:00:19.265Z] #18 31.79 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:00:19.290Z] #47 64.99 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:00:19.290Z] #47 65.02 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T10:00:19.290Z] #47 65.07 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:00:19.290Z] #47 65.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:00:19.522Z] #5 DONE 0.5s [2020-12-22T10:00:19.522Z] [2020-12-22T10:00:19.522Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:19.522Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T10:00:19.522Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T10:00:19.522Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done [2020-12-22T10:00:19.522Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done [2020-12-22T10:00:19.522Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 0B / 49.18MB 0.1s [2020-12-22T10:00:19.550Z] #47 65.14 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T10:00:19.550Z] #47 65.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:00:19.550Z] #47 65.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:00:19.555Z] #18 32.03 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:00:19.746Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-12-22T10:00:19.798Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 22.16MB / 49.18MB 0.4s [2020-12-22T10:00:19.811Z] #47 65.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:00:19.811Z] #47 65.61 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:00:19.811Z] #47 65.62 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:00:19.811Z] #47 65.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:00:19.811Z] #47 65.70 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T10:00:20.003Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-12-22T10:00:20.067Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 32.07MB / 49.18MB 0.5s [2020-12-22T10:00:20.071Z] #47 65.79 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T10:00:20.071Z] #47 65.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:00:20.071Z] #47 65.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:00:20.071Z] #47 65.89 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:00:20.071Z] #47 65.95 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T10:00:20.071Z] #47 65.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:00:20.185Z] #18 32.55 Setting up python3-pip (18.1-5) ... [2020-12-22T10:00:20.332Z] #47 66.02 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:00:20.332Z] #47 66.14 go: finding golang.org/x/text v0.3.2 [2020-12-22T10:00:20.343Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 47.07MB / 49.18MB 0.7s [2020-12-22T10:00:20.592Z] #47 66.33 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:00:20.592Z] #47 66.52 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:00:20.592Z] #47 ... [2020-12-22T10:00:20.592Z] [2020-12-22T10:00:20.592Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:20.592Z] #11 45.65 Reading package lists... [2020-12-22T10:00:20.592Z] #11 57.03 Building dependency tree... [2020-12-22T10:00:20.592Z] #11 62.89 The following additional packages will be installed: [2020-12-22T10:00:20.592Z] #11 62.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T10:00:20.592Z] #11 62.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T10:00:20.592Z] #11 62.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T10:00:20.592Z] #11 62.92 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T10:00:20.592Z] #11 62.93 mingw-w64-x86-64-dev [2020-12-22T10:00:20.592Z] #11 62.93 Suggested packages: [2020-12-22T10:00:20.592Z] #11 62.95 gcc-8-locales seccomp wine64 [2020-12-22T10:00:20.592Z] #11 65.15 The following NEW packages will be installed: [2020-12-22T10:00:20.592Z] #11 65.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T10:00:20.592Z] #11 65.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T10:00:20.592Z] #11 65.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T10:00:20.592Z] #11 65.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T10:00:20.592Z] #11 65.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T10:00:20.592Z] #11 65.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T10:00:20.592Z] #11 65.23 The following packages will be upgraded: [2020-12-22T10:00:20.592Z] #11 65.24 libsystemd0 libudev1 [2020-12-22T10:00:20.592Z] #11 65.77 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:00:20.592Z] #11 65.77 Need to get 78.2 MB of archives. [2020-12-22T10:00:20.592Z] #11 65.77 After this operation, 487 MB of additional disk space will be used. [2020-12-22T10:00:20.592Z] #11 65.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-22T10:00:20.592Z] #11 65.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-22T10:00:20.592Z] #11 65.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-22T10:00:20.592Z] #11 66.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-22T10:00:20.814Z] #18 33.09 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:20.814Z] #18 33.13 Processing triggers for mime-support (3.62) ... [2020-12-22T10:00:20.853Z] #11 ... [2020-12-22T10:00:20.853Z] [2020-12-22T10:00:20.853Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:20.853Z] #53 64.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:20.853Z] #53 65.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:00:20.853Z] #53 65.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:00:20.853Z] #53 65.51 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:00:20.853Z] #53 65.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:00:20.853Z] #53 65.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:00:20.853Z] #53 66.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:00:20.853Z] #53 66.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:00:20.853Z] #53 66.26 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:21.117Z] #53 DONE 66.9s [2020-12-22T10:00:21.117Z] [2020-12-22T10:00:21.117Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:21.117Z] #47 66.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:00:21.117Z] #47 66.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:00:21.117Z] #47 66.68 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:00:21.117Z] #47 66.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:00:21.117Z] #47 66.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:00:21.117Z] #47 66.80 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:00:21.117Z] #47 66.90 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T10:00:21.117Z] #47 66.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:00:21.117Z] #47 66.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:00:21.117Z] #47 66.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:00:21.170Z] #18 DONE 33.6s [2020-12-22T10:00:21.170Z] [2020-12-22T10:00:21.170Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:00:21.377Z] #47 67.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:00:21.377Z] #47 67.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:00:21.377Z] #47 67.15 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:00:21.377Z] #47 67.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:00:21.377Z] #47 67.20 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T10:00:21.377Z] #47 67.23 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:00:21.638Z] #47 67.34 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:00:21.638Z] #47 67.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:00:21.815Z] #19 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:00:21.815Z] #19 0.910 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:00:21.815Z] #19 0.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:00:21.899Z] #47 67.67 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T10:00:22.108Z] #19 DONE 1.1s [2020-12-22T10:00:22.108Z] [2020-12-22T10:00:22.108Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:00:22.159Z] #47 67.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:00:22.159Z] #47 67.96 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:00:22.159Z] #47 67.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:00:22.421Z] #47 68.09 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:00:22.421Z] #47 68.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:00:22.786Z] #29 10.56 0.1% # 2.2% ## 3.9% ### 4.3% ### 4.8% ### 5.4% #### 6.3% #### 6.9% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.8% ######### 12.8% ########## 14.8% ########### 15.6% ########### 16.7% ############# 18.2% ############## 19.8% ############### 20.9% ################ 22.4% ################ 22.5% ################ 22.7% ################ 23.2% ################# 24.1% ################## 25.7% ################### 26.7% #################### 28.4% ##################### 30.0% ###################### 31.6% ####################### 33.3% ######################### 35.4% ########################## 36.4% ########################## 37.4% ############################ 39.0% ############################ 40.2% ############################## 42.2% ############################### 43.3% ################################ 44.9% ################################# 46.0% ################################## 48.2% ################################### 49.4% #################################### 50.7% ##################################### 52.3% ###################################### 53.3% ####################################### 55.5% ######################################## 56.9% ########################################## 58.5% ########################################### 60.0% ########################################### 61.1% ############################################# 62.7% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################ 67.6% ################################################# 68.3% ################################################# 69.3% ################################################## 70.7% #################################################### 72.9% ###################################################### 75.0% ####################################################### 76.9% ######################################################## 78.9% ########################################################## 80.6% ########################################################### 82.2% ############################################################ 83.8% ############################################################# 85.4% ############################################################### 87.6% ################################################################ 89.8% ################################################################# 91.4% ################################################################## 93.0% [2020-12-22T10:00:22.786Z] #29 ... [2020-12-22T10:00:22.786Z] [2020-12-22T10:00:22.786Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:22.786Z] #36 19.47 Fetched 8184 kB in 18s (445 kB/s) [2020-12-22T10:00:22.905Z] #24 ... [2020-12-22T10:00:22.905Z] [2020-12-22T10:00:22.905Z] #21 [internal] load build context [2020-12-22T10:00:22.905Z] #21 transferring context: 53.17MB 2.4s done [2020-12-22T10:00:22.905Z] #21 DONE 3.1s [2020-12-22T10:00:22.905Z] [2020-12-22T10:00:22.905Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:22.905Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 3.0s done [2020-12-22T10:00:22.905Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 0.1s [2020-12-22T10:00:23.000Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.4s [2020-12-22T10:00:23.684Z] #20 ... [2020-12-22T10:00:23.684Z] [2020-12-22T10:00:23.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:23.684Z] #41 67.07 CC criu/filesystems.o [2020-12-22T10:00:23.684Z] #41 67.57 CC criu/fsnotify.o [2020-12-22T10:00:23.684Z] #41 68.34 CC criu/image-desc.o [2020-12-22T10:00:23.684Z] #41 68.48 CC criu/image.o [2020-12-22T10:00:23.684Z] #41 69.01 CC criu/ipc_ns.o [2020-12-22T10:00:23.684Z] #41 69.83 CC criu/irmap.o [2020-12-22T10:00:23.684Z] #41 70.31 CC criu/kcmp-ids.o [2020-12-22T10:00:23.684Z] #41 70.56 CC criu/kerndat.o [2020-12-22T10:00:23.684Z] #41 71.31 CC criu/libnetlink.o [2020-12-22T10:00:23.684Z] #41 71.48 CC criu/log.o [2020-12-22T10:00:23.684Z] #41 71.69 CC criu/lsm.o [2020-12-22T10:00:23.684Z] #41 71.98 CC criu/mem.o [2020-12-22T10:00:23.684Z] #41 72.82 CC criu/memfd.o [2020-12-22T10:00:23.684Z] #41 73.27 CC criu/mount.o [2020-12-22T10:00:23.684Z] #41 75.38 CC criu/namespaces.o [2020-12-22T10:00:23.684Z] #41 76.67 CC criu/net.o [2020-12-22T10:00:23.936Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 11.5s done [2020-12-22T10:00:23.936Z] #24 DONE 15.0s [2020-12-22T10:00:23.936Z] [2020-12-22T10:00:23.936Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:23.936Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 11.0s done [2020-12-22T10:00:23.936Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.2s done [2020-12-22T10:00:23.936Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.5s done [2020-12-22T10:00:24.196Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-22T10:00:24.337Z] #47 ... [2020-12-22T10:00:24.338Z] [2020-12-22T10:00:24.338Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:24.338Z] #43 60.00 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T10:00:24.338Z] #43 60.00 internal/reflectlite [2020-12-22T10:00:24.338Z] #43 60.79 math/rand [2020-12-22T10:00:24.338Z] #43 62.62 internal/singleflight [2020-12-22T10:00:24.338Z] #43 64.34 io [2020-12-22T10:00:24.338Z] #43 64.34 strconv [2020-12-22T10:00:24.338Z] #43 66.83 bytes [2020-12-22T10:00:24.338Z] #43 69.70 bufio [2020-12-22T10:00:24.338Z] #43 ... [2020-12-22T10:00:24.338Z] [2020-12-22T10:00:24.338Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:24.741Z] #41 78.24 CC criu/netfilter.o [2020-12-22T10:00:24.882Z] #36 19.47 Reading package lists... [2020-12-22T10:00:24.882Z] #36 ... [2020-12-22T10:00:24.882Z] [2020-12-22T10:00:24.882Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:24.882Z] #47 11.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:00:24.882Z] #47 16.28 go: finding github.com/fatih/color v1.9.0 [2020-12-22T10:00:24.882Z] #47 16.29 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:00:24.882Z] #47 16.37 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T10:00:24.882Z] #47 16.47 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T10:00:24.882Z] #47 16.54 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:00:24.882Z] #47 16.58 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:00:24.882Z] #47 16.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:00:24.882Z] #47 16.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:00:24.882Z] #47 17.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:00:24.882Z] #47 17.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:00:24.882Z] #47 17.12 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:00:25.035Z] #41 78.42 CC criu/page-pipe.o [2020-12-22T10:00:25.035Z] #41 ... [2020-12-22T10:00:25.035Z] [2020-12-22T10:00:25.035Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:00:25.035Z] #20 2.893 Collecting yamllint==1.16.0 [2020-12-22T10:00:25.135Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-22T10:00:25.135Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-12-22T10:00:25.184Z] #47 ... [2020-12-22T10:00:25.184Z] [2020-12-22T10:00:25.184Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:25.184Z] #64 21.82 Checking out files: 67% (1292/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) [2020-12-22T10:00:25.184Z] #64 ... [2020-12-22T10:00:25.184Z] [2020-12-22T10:00:25.184Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:25.184Z] #45 11.96 runtime/cgo [2020-12-22T10:00:25.184Z] #45 15.06 vendor/golang.org/x/crypto/internal/subtle [2020-12-22T10:00:25.184Z] #45 ... [2020-12-22T10:00:25.184Z] [2020-12-22T10:00:25.184Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:25.255Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2020-12-22T10:00:25.324Z] #20 3.132 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:00:25.324Z] #20 3.168 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:00:25.324Z] #20 3.187 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:00:25.324Z] #20 3.198 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:00:25.614Z] #20 3.311 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:00:25.706Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-22T10:00:25.706Z] #30 69.69 Checking out files: 78% (1190/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-22T10:00:25.706Z] #30 71.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T10:00:25.779Z] #64 21.82 Checking out files: 67% (1292/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-12-22T10:00:25.779Z] #64 22.40 + cd /tmp/tmp.eCIPXzV4Rl/src/github.com/docker/libnetwork [2020-12-22T10:00:25.779Z] #64 22.40 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:25.779Z] #64 ... [2020-12-22T10:00:25.779Z] [2020-12-22T10:00:25.779Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:25.779Z] #51 12.43 + cd /tmp/tmp.DVSrEDS7x1/src/github.com/mvdan/sh [2020-12-22T10:00:25.779Z] #51 12.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:00:25.779Z] #51 12.48 + GO111MODULE=on [2020-12-22T10:00:25.779Z] #51 12.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T10:00:25.779Z] #51 14.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:00:25.779Z] #51 14.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:00:25.779Z] #51 14.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:00:25.779Z] #51 14.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:00:25.779Z] #51 14.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:00:25.779Z] #51 15.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:00:25.779Z] #51 16.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:00:25.779Z] #51 19.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:00:25.779Z] #51 21.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:00:25.779Z] #51 21.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:00:25.779Z] #51 21.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:00:25.779Z] #51 21.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:00:25.779Z] #51 ... [2020-12-22T10:00:25.779Z] [2020-12-22T10:00:25.779Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:25.779Z] #29 10.56 0.1% # 2.2% ## 3.9% ### 4.3% ### 4.8% ### 5.4% #### 6.3% #### 6.9% ##### 7.9% ###### 9.0% ####### 10.1% ######## 11.8% ######### 12.8% ########## 14.8% ########### 15.6% ########### 16.7% ############# 18.2% ############## 19.8% ############### 20.9% ################ 22.4% ################ 22.5% ################ 22.7% ################ 23.2% ################# 24.1% ################## 25.7% ################### 26.7% #################### 28.4% ##################### 30.0% ###################### 31.6% ####################### 33.3% ######################### 35.4% ########################## 36.4% ########################## 37.4% ############################ 39.0% ############################ 40.2% ############################## 42.2% ############################### 43.3% ################################ 44.9% ################################# 46.0% ################################## 48.2% ################################### 49.4% #################################### 50.7% ##################################### 52.3% ###################################### 53.3% ####################################### 55.5% ######################################## 56.9% ########################################## 58.5% ########################################### 60.0% ########################################### 61.1% ############################################# 62.7% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################ 67.6% ################################################# 68.3% ################################################# 69.3% ################################################## 70.7% #################################################### 72.9% ###################################################### 75.0% ####################################################### 76.9% ######################################################## 78.9% ########################################################## 80.6% ########################################################### 82.2% ############################################################ 83.8% ############################################################# 85.4% ############################################################### 87.6% ################################################################ 89.8% ################################################################# 91.4% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.3% ###################################################################### 97.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-12-22T10:00:25.779Z] #29 19.23 [2020-12-22T10:00:25.779Z] #29 20.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T10:00:25.779Z] #29 21.50 [2020-12-22T10:00:26.075Z] #29 21.76 ########################### 38.7% ########################################################## 80.6% ######################################################################## 100.0% [2020-12-22T10:00:26.244Z] #20 3.981 Building wheels for collected packages: pyyaml [2020-12-22T10:00:26.244Z] #20 3.982 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:00:26.274Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-12-22T10:00:26.279Z] #30 71.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T10:00:26.372Z] #29 22.15 [2020-12-22T10:00:26.372Z] #29 ... [2020-12-22T10:00:26.372Z] [2020-12-22T10:00:26.372Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:26.372Z] #49 13.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:00:26.372Z] #49 13.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:00:26.372Z] #49 13.18 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T10:00:26.372Z] #49 13.25 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T10:00:26.372Z] #49 13.27 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T10:00:26.372Z] #49 13.35 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T10:00:26.372Z] #49 13.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:00:26.372Z] #49 13.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:00:26.372Z] #49 13.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:00:26.372Z] #49 13.63 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T10:00:26.372Z] #49 14.10 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T10:00:26.372Z] #49 14.17 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T10:00:26.372Z] #49 14.58 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:00:26.372Z] #49 14.68 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T10:00:26.372Z] #49 14.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:00:26.372Z] #49 15.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:00:26.372Z] #49 15.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:00:26.372Z] #49 17.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:00:26.372Z] #49 17.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:00:26.372Z] #49 18.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:00:26.372Z] #49 20.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:00:26.372Z] #49 20.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:00:26.372Z] #49 20.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:00:26.372Z] #49 20.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:00:26.372Z] #49 20.92 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T10:00:26.372Z] #49 20.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:00:26.372Z] #49 20.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:00:26.372Z] #49 20.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:00:26.372Z] #49 20.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:00:26.372Z] #49 21.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:00:26.372Z] #49 21.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:00:26.372Z] #49 21.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:00:26.372Z] #49 21.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:00:26.372Z] #49 21.09 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:00:26.372Z] #49 21.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:00:26.372Z] #49 21.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:00:26.372Z] #49 21.41 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:00:26.372Z] #49 21.45 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:00:26.372Z] #49 21.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:00:26.372Z] #49 21.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:00:26.372Z] #49 21.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:00:26.372Z] #49 21.55 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T10:00:26.373Z] #49 21.55 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:00:26.373Z] #49 21.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:00:26.373Z] #49 21.81 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:00:26.373Z] #49 21.82 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:00:26.373Z] #49 21.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:00:26.373Z] #49 21.92 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:00:26.373Z] #49 22.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:00:26.373Z] #49 22.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:00:26.373Z] #49 22.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:00:26.373Z] #49 22.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:00:26.373Z] #49 22.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:00:26.373Z] #49 22.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:00:26.373Z] #49 22.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:00:26.373Z] #49 22.37 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:00:26.373Z] #49 22.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:00:26.373Z] #49 22.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:00:26.373Z] #49 22.54 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:00:26.373Z] #49 22.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:00:26.373Z] #49 22.56 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T10:00:26.373Z] #49 22.78 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:00:26.373Z] #49 22.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:00:26.373Z] #49 22.88 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T10:00:26.373Z] #49 22.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:00:26.373Z] #49 22.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:00:26.373Z] #49 22.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:00:26.373Z] #49 22.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:00:26.373Z] #49 23.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:00:26.373Z] #49 23.16 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T10:00:26.373Z] #49 23.28 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:00:26.533Z] #20 4.497 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:00:26.533Z] #20 4.506 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:00:26.533Z] #20 4.529 Successfully built pyyaml [2020-12-22T10:00:26.533Z] #20 4.561 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-22T10:00:26.668Z] #49 23.32 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T10:00:26.668Z] #49 23.35 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T10:00:26.668Z] #49 23.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:00:26.668Z] #49 23.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:00:26.984Z] #49 23.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:00:26.984Z] #49 23.60 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T10:00:26.984Z] #49 23.67 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T10:00:26.984Z] #49 23.68 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:00:27.151Z] #8 ... [2020-12-22T10:00:27.151Z] [2020-12-22T10:00:27.151Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:27.151Z] #25 1.442 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:27.151Z] #25 1.450 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:27.151Z] #25 1.450 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:27.151Z] #25 1.715 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:00:27.151Z] #25 2.048 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:00:27.151Z] #25 2.296 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:00:27.151Z] #25 3.841 Fetched 8410 kB in 3s (3172 kB/s) [2020-12-22T10:00:27.151Z] #25 3.841 Reading package lists... [2020-12-22T10:00:27.151Z] #25 4.724 Reading package lists... [2020-12-22T10:00:27.151Z] #25 5.609 Building dependency tree... [2020-12-22T10:00:27.151Z] #25 5.941 The following additional packages will be installed: [2020-12-22T10:00:27.151Z] #25 5.941 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T10:00:27.151Z] #25 5.941 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T10:00:27.151Z] #25 5.941 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T10:00:27.151Z] #25 5.941 Suggested packages: [2020-12-22T10:00:27.151Z] #25 5.941 krb5-doc krb5-user [2020-12-22T10:00:27.151Z] #25 5.941 Recommended packages: [2020-12-22T10:00:27.151Z] #25 5.941 krb5-locales publicsuffix libsasl2-modules [2020-12-22T10:00:27.151Z] #25 6.256 The following NEW packages will be installed: [2020-12-22T10:00:27.151Z] #25 6.256 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T10:00:27.151Z] #25 6.256 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T10:00:27.151Z] #25 6.256 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T10:00:27.151Z] #25 6.256 libssh2-1 libssl1.1 openssl [2020-12-22T10:00:27.151Z] #25 6.544 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T10:00:27.151Z] #25 6.544 Need to get 5047 kB of archives. [2020-12-22T10:00:27.151Z] #25 6.544 After this operation, 12.1 MB of additional disk space will be used. [2020-12-22T10:00:27.151Z] #25 6.544 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T10:00:27.151Z] #25 6.557 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-22T10:00:27.151Z] #25 6.557 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-22T10:00:27.151Z] #25 6.557 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-22T10:00:27.151Z] #25 6.557 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-22T10:00:27.151Z] #25 6.557 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-22T10:00:27.151Z] #25 6.565 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-22T10:00:27.151Z] #25 6.576 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-22T10:00:27.151Z] #25 6.576 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-22T10:00:27.151Z] #25 6.590 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T10:00:27.151Z] #25 6.590 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T10:00:27.151Z] #25 6.590 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-22T10:00:27.151Z] #25 6.590 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-22T10:00:27.151Z] #25 6.594 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-22T10:00:27.151Z] #25 6.595 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-22T10:00:27.151Z] #25 6.596 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-22T10:00:27.151Z] #25 6.605 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-22T10:00:27.151Z] #25 6.605 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-22T10:00:27.151Z] #25 6.611 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T10:00:27.151Z] #25 6.613 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T10:00:27.151Z] #25 6.617 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T10:00:27.151Z] #25 6.785 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:27.151Z] #25 6.829 Fetched 5047 kB in 0s (14.9 MB/s) [2020-12-22T10:00:27.151Z] #25 6.876 Selecting previously unselected package libssl1.1:amd64. [2020-12-22T10:00:27.151Z] #25 6.876 (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-12-22T10:00:27.151Z] #25 6.876 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 6.886 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:27.151Z] #25 7.183 Selecting previously unselected package openssl. [2020-12-22T10:00:27.151Z] #25 7.183 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.186 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:27.151Z] #25 7.337 Selecting previously unselected package ca-certificates. [2020-12-22T10:00:27.151Z] #25 7.337 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T10:00:27.151Z] #25 7.341 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.431 Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T10:00:27.151Z] #25 7.431 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.434 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-22T10:00:27.151Z] #25 7.475 Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T10:00:27.151Z] #25 7.475 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.486 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.546 Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T10:00:27.151Z] #25 7.546 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.551 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.619 Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T10:00:27.151Z] #25 7.619 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.625 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.768 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T10:00:27.151Z] #25 7.768 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.777 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.849 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T10:00:27.151Z] #25 7.849 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.854 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.911 Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T10:00:27.151Z] #25 7.911 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 7.918 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 7.971 Selecting previously unselected package libldap-common. [2020-12-22T10:00:27.151Z] #25 7.971 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T10:00:27.151Z] #25 7.980 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:27.151Z] #25 8.040 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T10:00:27.151Z] #25 8.040 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 8.045 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:27.151Z] #25 8.146 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T10:00:27.151Z] #25 8.146 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 8.152 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:27.151Z] #25 8.213 Selecting previously unselected package libpsl5:amd64. [2020-12-22T10:00:27.151Z] #25 8.216 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 8.219 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-22T10:00:27.151Z] #25 8.283 Selecting previously unselected package librtmp1:amd64. [2020-12-22T10:00:27.151Z] #25 8.283 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-22T10:00:27.151Z] #25 8.292 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:27.152Z] #25 8.356 Selecting previously unselected package libssh2-1:amd64. [2020-12-22T10:00:27.152Z] #25 8.356 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.362 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T10:00:27.152Z] #25 8.430 Selecting previously unselected package libcurl4:amd64. [2020-12-22T10:00:27.152Z] #25 8.432 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.436 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 8.544 Selecting previously unselected package curl. [2020-12-22T10:00:27.152Z] #25 8.544 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.549 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 8.646 Selecting previously unselected package libonig5:amd64. [2020-12-22T10:00:27.152Z] #25 8.646 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.652 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:00:27.152Z] #25 8.734 Selecting previously unselected package libjq1:amd64. [2020-12-22T10:00:27.152Z] #25 8.734 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.743 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:27.152Z] #25 8.808 Selecting previously unselected package jq. [2020-12-22T10:00:27.152Z] #25 8.808 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:00:27.152Z] #25 8.821 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:27.152Z] #25 8.900 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-22T10:00:27.152Z] #25 8.927 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-22T10:00:27.152Z] #25 8.939 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:27.152Z] #25 9.094 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.113 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:27.152Z] #25 9.134 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.146 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.161 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:27.152Z] #25 9.176 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.189 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.201 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T10:00:27.152Z] #25 9.216 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:27.152Z] #25 9.229 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:27.152Z] #25 9.248 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:00:27.152Z] #25 9.260 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:27.152Z] #25 9.272 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:27.152Z] #25 ... [2020-12-22T10:00:27.152Z] [2020-12-22T10:00:27.152Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:27.152Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2020-12-22T10:00:27.165Z] #20 4.768 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:00:27.165Z] #20 DONE 5.1s [2020-12-22T10:00:27.165Z] [2020-12-22T10:00:27.165Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:27.165Z] #38 114.0 + dpkg --print-architecture [2020-12-22T10:00:27.165Z] #38 114.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T10:00:27.166Z] #38 114.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T10:00:27.166Z] #38 114.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T10:00:27.287Z] #49 23.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:00:27.287Z] #49 24.03 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T10:00:27.287Z] #49 24.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:00:27.287Z] #49 24.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:00:27.287Z] #49 24.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:00:27.287Z] #49 24.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:00:27.287Z] #49 24.14 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:00:27.287Z] #49 24.16 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T10:00:27.410Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-22T10:00:27.467Z] #38 ... [2020-12-22T10:00:27.467Z] [2020-12-22T10:00:27.467Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:00:27.467Z] #23 DONE 0.1s [2020-12-22T10:00:27.467Z] [2020-12-22T10:00:27.467Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:00:27.583Z] #49 24.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:00:27.583Z] #49 24.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:00:27.583Z] #49 24.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:00:27.583Z] #49 24.31 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:00:27.583Z] #49 24.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:00:27.583Z] #49 24.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:00:27.583Z] #49 24.34 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T10:00:27.583Z] #49 24.40 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:00:27.875Z] #49 24.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:00:27.875Z] #49 24.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:00:27.875Z] #49 24.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:00:27.875Z] #49 24.61 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T10:00:27.875Z] #49 24.69 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:00:27.875Z] #49 ... [2020-12-22T10:00:27.875Z] [2020-12-22T10:00:27.875Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:27.875Z] #29 23.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T10:00:28.172Z] #29 23.86 skipping existing 5cb8031fd95d [2020-12-22T10:00:28.172Z] #29 24.02 [2020-12-22T10:00:28.201Z] #30 ... [2020-12-22T10:00:28.201Z] [2020-12-22T10:00:28.201Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:28.201Z] #32 63.84 io [2020-12-22T10:00:28.201Z] #32 65.67 internal/oserror [2020-12-22T10:00:28.201Z] #32 65.94 syscall [2020-12-22T10:00:28.201Z] #32 68.49 reflect [2020-12-22T10:00:28.201Z] #32 ... [2020-12-22T10:00:28.201Z] [2020-12-22T10:00:28.201Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:28.201Z] #49 74.06 syscall [2020-12-22T10:00:28.201Z] #49 74.12 reflect [2020-12-22T10:00:28.307Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 4.6s done [2020-12-22T10:00:28.502Z] #28 DONE 0.9s [2020-12-22T10:00:28.502Z] [2020-12-22T10:00:28.502Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:00:28.502Z] #31 DONE 0.2s [2020-12-22T10:00:28.502Z] [2020-12-22T10:00:28.502Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:00:28.502Z] #33 DONE 0.1s [2020-12-22T10:00:28.502Z] [2020-12-22T10:00:28.502Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:00:28.792Z] #36 DONE 0.1s [2020-12-22T10:00:28.792Z] [2020-12-22T10:00:28.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:28.792Z] #41 78.74 CC criu/page-xfer.o [2020-12-22T10:00:28.792Z] #41 79.64 CC criu/pagemap-cache.o [2020-12-22T10:00:28.792Z] #41 79.90 CC criu/pagemap.o [2020-12-22T10:00:28.792Z] #41 80.30 CC criu/parasite-syscall.o [2020-12-22T10:00:28.792Z] #41 80.97 CC criu/path.o [2020-12-22T10:00:28.792Z] #41 81.19 CC criu/pie-util-vdso.o [2020-12-22T10:00:28.792Z] #41 81.39 CC criu/pie-util.o [2020-12-22T10:00:28.792Z] #41 81.52 CC criu/pipes.o [2020-12-22T10:00:28.792Z] #41 81.95 CC criu/plugin.o [2020-12-22T10:00:28.792Z] #41 82.23 CC criu/proc_parse.o [2020-12-22T10:00:28.879Z] #24 ... [2020-12-22T10:00:28.879Z] [2020-12-22T10:00:28.879Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:28.879Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T10:00:28.879Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2020-12-22T10:00:28.879Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T10:00:28.879Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-22T10:00:28.879Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done [2020-12-22T10:00:28.879Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-22T10:00:28.879Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s done [2020-12-22T10:00:28.879Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.1s [2020-12-22T10:00:28.879Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.1s [2020-12-22T10:00:28.879Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.1s [2020-12-22T10:00:28.879Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.7s done [2020-12-22T10:00:29.144Z] #49 ... [2020-12-22T10:00:29.144Z] [2020-12-22T10:00:29.144Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:29.144Z] #34 64.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-22T10:00:29.144Z] #34 64.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-22T10:00:29.144Z] #34 67.30 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:29.144Z] #34 67.70 Fetched 14.9 MB in 3s (5666 kB/s) [2020-12-22T10:00:29.144Z] #34 68.03 Selecting previously unselected package xxd. [2020-12-22T10:00:29.144Z] #34 68.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:29.144Z] #34 68.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:00:29.144Z] #34 68.12 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:00:29.144Z] #34 68.50 Selecting previously unselected package vim-common. [2020-12-22T10:00:29.144Z] #34 68.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:00:29.144Z] #34 68.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:00:29.144Z] #34 69.25 Selecting previously unselected package cmake-data. [2020-12-22T10:00:29.144Z] #34 69.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T10:00:29.144Z] #34 69.29 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T10:00:29.144Z] #34 74.16 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:00:29.144Z] #34 74.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:00:29.144Z] #34 74.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:00:29.144Z] #34 ... [2020-12-22T10:00:29.144Z] [2020-12-22T10:00:29.144Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:29.144Z] #40 66.25 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:29.144Z] #40 66.63 Fetched 4095 kB in 1s (4217 kB/s) [2020-12-22T10:00:29.144Z] #40 66.93 Selecting previously unselected package libcap-dev:amd64. [2020-12-22T10:00:29.145Z] #40 66.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:29.145Z] #40 67.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 67.08 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:00:29.145Z] #40 67.34 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:00:29.145Z] #40 67.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 67.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:29.145Z] #40 67.58 Selecting previously unselected package libnet1-dev. [2020-12-22T10:00:29.145Z] #40 67.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 67.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:29.145Z] #40 67.93 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:00:29.145Z] #40 67.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 67.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:00:29.145Z] #40 68.39 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-22T10:00:29.145Z] #40 68.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 68.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:00:29.145Z] #40 68.87 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:00:29.145Z] #40 68.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 68.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:00:29.145Z] #40 69.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-22T10:00:29.145Z] #40 69.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 69.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:00:29.145Z] #40 69.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-22T10:00:29.145Z] #40 69.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 69.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:00:29.145Z] #40 69.70 Selecting previously unselected package libprotobuf17:amd64. [2020-12-22T10:00:29.145Z] #40 69.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 69.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:29.145Z] #40 71.24 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-22T10:00:29.145Z] #40 71.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 71.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:29.145Z] #40 71.62 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-22T10:00:29.145Z] #40 71.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 71.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:29.145Z] #40 73.71 Selecting previously unselected package libprotoc17:amd64. [2020-12-22T10:00:29.145Z] #40 73.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 73.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:29.145Z] #40 74.78 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T10:00:29.145Z] #40 74.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:00:29.145Z] #40 74.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:00:29.220Z] #29 ... [2020-12-22T10:00:29.220Z] [2020-12-22T10:00:29.220Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:29.220Z] #55 16.03 Fetched 8184 kB in 16s (527 kB/s) [2020-12-22T10:00:29.220Z] #55 16.03 Reading package lists... [2020-12-22T10:00:29.405Z] #40 75.11 Selecting previously unselected package protobuf-compiler. [2020-12-22T10:00:29.405Z] #40 75.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:29.405Z] #40 75.12 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:00:29.405Z] #40 75.33 Selecting previously unselected package python-pkg-resources. [2020-12-22T10:00:29.405Z] #40 75.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:00:29.452Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.7s done [2020-12-22T10:00:29.452Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.2s done [2020-12-22T10:00:29.452Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.8s done [2020-12-22T10:00:29.452Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-12-22T10:00:29.452Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.8s done [2020-12-22T10:00:29.452Z] #8 ... [2020-12-22T10:00:29.452Z] [2020-12-22T10:00:29.452Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T10:00:29.452Z] #24 DONE 9.9s [2020-12-22T10:00:29.452Z] [2020-12-22T10:00:29.452Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:29.452Z] #8 ... [2020-12-22T10:00:29.452Z] [2020-12-22T10:00:29.452Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T10:00:29.452Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T10:00:29.452Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T10:00:29.452Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T10:00:29.452Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 9.7s [2020-12-22T10:00:29.516Z] #55 23.57 Reading package lists... [2020-12-22T10:00:29.516Z] #55 ... [2020-12-22T10:00:29.516Z] [2020-12-22T10:00:29.516Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:29.516Z] #42 16.25 Fetched 8184 kB in 15s (536 kB/s) [2020-12-22T10:00:29.516Z] #42 16.25 Reading package lists... [2020-12-22T10:00:29.516Z] #42 23.76 Reading package lists... [2020-12-22T10:00:29.516Z] #42 ... [2020-12-22T10:00:29.516Z] [2020-12-22T10:00:29.516Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:29.516Z] #49 24.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:00:29.516Z] #49 24.97 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T10:00:29.516Z] #49 24.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:00:29.516Z] #49 25.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:00:29.516Z] #49 25.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:00:29.516Z] #49 25.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:00:29.516Z] #49 25.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:00:29.516Z] #49 25.20 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T10:00:29.516Z] #49 25.29 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:00:29.516Z] #49 25.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:00:29.516Z] #49 25.33 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:00:29.516Z] #49 25.39 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T10:00:29.516Z] #49 25.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:00:29.516Z] #49 25.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:00:29.516Z] #49 25.54 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T10:00:29.516Z] #49 25.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:00:29.516Z] #49 25.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:00:29.516Z] #49 25.59 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T10:00:29.516Z] #49 25.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:00:29.516Z] #49 25.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:00:29.516Z] #49 25.76 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:00:29.516Z] #49 25.84 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:00:29.516Z] #49 25.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:00:29.516Z] #49 25.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:00:29.516Z] #49 26.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:00:29.516Z] #49 26.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:00:29.516Z] #49 26.31 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T10:00:29.667Z] #40 75.34 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:29.712Z] #60 ... [2020-12-22T10:00:29.712Z] [2020-12-22T10:00:29.712Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:29.712Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-12-22T10:00:29.812Z] #49 26.44 go: downloading golang.org/x/text v0.3.2 [2020-12-22T10:00:29.812Z] #49 26.52 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T10:00:30.293Z] #41 83.74 CC criu/protobuf-desc.o [2020-12-22T10:00:30.295Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-12-22T10:00:30.456Z] #49 27.03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:00:30.456Z] #49 ... [2020-12-22T10:00:30.456Z] [2020-12-22T10:00:30.456Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:30.456Z] #40 17.08 Checking out files: 80% (1341/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T10:00:30.456Z] #40 17.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T10:00:30.456Z] #40 19.43 + 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-12-22T10:00:30.610Z] #40 76.09 Selecting previously unselected package python-six. [2020-12-22T10:00:30.610Z] #40 76.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T10:00:30.610Z] #40 76.11 Unpacking python-six (1.12.0-1) ... [2020-12-22T10:00:30.610Z] #40 76.32 Selecting previously unselected package python-protobuf. [2020-12-22T10:00:30.610Z] #40 76.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-22T10:00:30.610Z] #40 76.33 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T10:00:30.752Z] #40 ... [2020-12-22T10:00:30.752Z] [2020-12-22T10:00:30.752Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:30.752Z] #49 27.41 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:00:30.752Z] #49 27.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:00:30.752Z] #49 27.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:00:30.869Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2020-12-22T10:00:30.869Z] #8 ... [2020-12-22T10:00:30.869Z] [2020-12-22T10:00:30.869Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T10:00:30.869Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 10.1s done [2020-12-22T10:00:30.869Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-12-22T10:00:30.869Z] #60 DONE 11.3s [2020-12-22T10:00:30.923Z] #41 84.19 CC criu/protobuf.o [2020-12-22T10:00:30.923Z] #41 84.43 CC criu/pstree.o [2020-12-22T10:00:31.181Z] #40 ... [2020-12-22T10:00:31.181Z] [2020-12-22T10:00:31.181Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:31.181Z] #11 66.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T10:00:31.181Z] #11 66.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-22T10:00:31.181Z] #11 66.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-22T10:00:31.181Z] #11 66.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T10:00:31.181Z] #11 67.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T10:00:31.181Z] #11 68.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-22T10:00:31.181Z] #11 68.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-22T10:00:31.181Z] #11 73.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-22T10:00:31.181Z] #11 76.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-22T10:00:31.181Z] #11 76.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-22T10:00:31.181Z] #11 76.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:00:31.181Z] #11 ... [2020-12-22T10:00:31.181Z] [2020-12-22T10:00:31.181Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:31.181Z] #54 1.475 + RM_GOPATH=0 [2020-12-22T10:00:31.181Z] #54 1.475 + TMP_GOPATH= [2020-12-22T10:00:31.181Z] #54 1.475 + : /build [2020-12-22T10:00:31.181Z] #54 1.475 + '[' -z '' ']' [2020-12-22T10:00:31.181Z] #54 1.475 ++ mktemp -d [2020-12-22T10:00:31.181Z] #54 1.478 + export GOPATH=/tmp/tmp.s1CDO53404 [2020-12-22T10:00:31.181Z] #54 1.478 + GOPATH=/tmp/tmp.s1CDO53404 [2020-12-22T10:00:31.181Z] #54 1.478 + RM_GOPATH=1 [2020-12-22T10:00:31.181Z] #54 1.478 + case "$(go env GOARCH)" in [2020-12-22T10:00:31.181Z] #54 1.479 ++ go env GOARCH [2020-12-22T10:00:31.181Z] #54 1.555 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:31.181Z] #54 1.555 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:31.181Z] #54 1.556 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:31.181Z] #54 1.569 + dir=/tmp/install [2020-12-22T10:00:31.181Z] #54 1.569 + bin=containerd [2020-12-22T10:00:31.181Z] #54 1.569 + shift [2020-12-22T10:00:31.181Z] #54 1.569 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T10:00:31.181Z] #54 1.569 + . /tmp/install/containerd.installer [2020-12-22T10:00:31.181Z] #54 1.569 ++ set -e [2020-12-22T10:00:31.181Z] #54 1.569 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:00:31.181Z] #54 1.570 + install_containerd [2020-12-22T10:00:31.181Z] #54 1.585 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T10:00:31.181Z] #54 1.585 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s1CDO53404/src/github.com/containerd/containerd [2020-12-22T10:00:31.181Z] #54 1.586 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:00:31.181Z] #54 1.589 Cloning into '/tmp/tmp.s1CDO53404/src/github.com/containerd/containerd'... [2020-12-22T10:00:31.181Z] #54 ... [2020-12-22T10:00:31.181Z] [2020-12-22T10:00:31.181Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:31.181Z] #11 76.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:00:31.181Z] #11 76.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-22T10:00:31.181Z] #11 76.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-22T10:00:31.181Z] #11 76.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-22T10:00:31.181Z] #11 77.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-22T10:00:31.442Z] #11 77.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-22T10:00:31.442Z] #11 77.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-22T10:00:31.442Z] #11 77.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-22T10:00:31.442Z] [2020-12-22T10:00:31.442Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:31.442Z] #25 1.886 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:31.442Z] #25 1.886 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:31.442Z] #25 1.954 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:31.551Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2020-12-22T10:00:31.553Z] #41 85.04 CC criu/rbtree.o [2020-12-22T10:00:31.702Z] #11 77.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-22T10:00:31.702Z] #11 77.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-22T10:00:31.702Z] #11 77.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-22T10:00:31.702Z] #11 77.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-22T10:00:31.802Z] #49 28.34 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T10:00:31.802Z] #49 28.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:00:31.802Z] #49 28.46 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:00:31.802Z] #49 28.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:00:31.824Z] #25 2.098 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:00:31.824Z] #25 2.278 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:00:31.843Z] #41 85.20 CC criu/rst-malloc.o [2020-12-22T10:00:32.085Z] #25 2.755 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:00:32.099Z] #49 ... [2020-12-22T10:00:32.099Z] [2020-12-22T10:00:32.099Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:32.099Z] #13 18.87 Fetched 8184 kB in 18s (460 kB/s) [2020-12-22T10:00:32.099Z] #13 18.87 Reading package lists... [2020-12-22T10:00:32.099Z] #13 25.78 Reading package lists... [2020-12-22T10:00:32.099Z] #13 ... [2020-12-22T10:00:32.099Z] [2020-12-22T10:00:32.099Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:32.099Z] #29 25.46 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T10:00:32.099Z] #29 25.55 skipping existing 283607eaa57e [2020-12-22T10:00:32.099Z] #29 25.75 [2020-12-22T10:00:32.099Z] #29 27.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T10:00:32.099Z] #29 27.90 [2020-12-22T10:00:32.099Z] #29 28.07 ######################################################################## 100.0% [2020-12-22T10:00:32.133Z] #41 85.37 CC criu/seccomp.o [2020-12-22T10:00:32.395Z] #29 28.22 [2020-12-22T10:00:32.425Z] #41 85.72 CC criu/seize.o [2020-12-22T10:00:32.673Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.3s done [2020-12-22T10:00:32.717Z] #41 86.22 CC criu/servicefd.o [2020-12-22T10:00:32.930Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-12-22T10:00:33.008Z] #41 86.48 CC criu/shmem.o [2020-12-22T10:00:33.094Z] #11 78.97 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:33.186Z] #8 ... [2020-12-22T10:00:33.186Z] [2020-12-22T10:00:33.186Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:33.186Z] #25 9.297 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:33.186Z] #25 9.950 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:33.186Z] #25 11.22 126 added, 0 removed; done. [2020-12-22T10:00:33.186Z] #25 11.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:33.186Z] #25 11.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:33.186Z] #25 11.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:33.186Z] #25 11.31 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:33.186Z] #25 11.32 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:33.186Z] #25 11.34 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:33.186Z] #25 11.35 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:33.186Z] #25 12.29 0 added, 0 removed; done. [2020-12-22T10:00:33.186Z] #25 12.29 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T10:00:33.186Z] #25 12.29 done. [2020-12-22T10:00:33.186Z] #25 DONE 15.5s [2020-12-22T10:00:33.186Z] [2020-12-22T10:00:33.186Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:33.186Z] #8 ... [2020-12-22T10:00:33.186Z] [2020-12-22T10:00:33.186Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T10:00:33.300Z] #41 86.82 CC criu/sigframe.o [2020-12-22T10:00:33.300Z] #41 86.89 CC criu/signalfd.o [2020-12-22T10:00:33.354Z] #11 79.28 Fetched 78.2 MB in 12s (6529 kB/s) [2020-12-22T10:00:33.441Z] #29 29.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T10:00:33.737Z] #29 29.67 [2020-12-22T10:00:33.750Z] #26 DONE 0.5s [2020-12-22T10:00:33.750Z] [2020-12-22T10:00:33.750Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:33.875Z] #11 79.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:33.875Z] #11 79.63 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-22T10:00:33.875Z] #11 79.65 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:00:33.933Z] #41 87.05 CC criu/sk-inet.o [2020-12-22T10:00:34.012Z] #25 4.348 Fetched 8234 kB in 3s (2890 kB/s) [2020-12-22T10:00:34.033Z] #29 29.86 ######################################################################## 100.0% [2020-12-22T10:00:34.033Z] #29 30.00 [2020-12-22T10:00:34.089Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done [2020-12-22T10:00:34.089Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-22T10:00:34.089Z] #8 ... [2020-12-22T10:00:34.089Z] [2020-12-22T10:00:34.089Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:34.089Z] #25 1.427 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:34.089Z] #25 1.535 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:34.089Z] #25 1.535 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:34.089Z] #25 1.632 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:00:34.089Z] #25 1.907 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:00:34.089Z] #25 2.188 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:00:34.089Z] #25 3.768 Fetched 8410 kB in 3s (3228 kB/s) [2020-12-22T10:00:34.089Z] #25 3.768 Reading package lists... [2020-12-22T10:00:34.089Z] #25 4.682 Reading package lists... [2020-12-22T10:00:34.089Z] #25 5.575 Building dependency tree... [2020-12-22T10:00:34.089Z] #25 5.883 The following additional packages will be installed: [2020-12-22T10:00:34.089Z] #25 5.883 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T10:00:34.089Z] #25 5.883 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T10:00:34.089Z] #25 5.883 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T10:00:34.089Z] #25 5.883 Suggested packages: [2020-12-22T10:00:34.089Z] #25 5.883 krb5-doc krb5-user [2020-12-22T10:00:34.089Z] #25 5.883 Recommended packages: [2020-12-22T10:00:34.089Z] #25 5.883 krb5-locales publicsuffix libsasl2-modules [2020-12-22T10:00:34.089Z] #25 6.095 The following NEW packages will be installed: [2020-12-22T10:00:34.089Z] #25 6.095 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T10:00:34.089Z] #25 6.095 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T10:00:34.089Z] #25 6.095 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T10:00:34.089Z] #25 6.095 libssh2-1 libssl1.1 openssl [2020-12-22T10:00:34.089Z] #25 6.388 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T10:00:34.089Z] #25 6.388 Need to get 5047 kB of archives. [2020-12-22T10:00:34.089Z] #25 6.388 After this operation, 12.1 MB of additional disk space will be used. [2020-12-22T10:00:34.089Z] #25 6.388 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-22T10:00:34.089Z] #25 6.399 Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T10:00:34.089Z] #25 6.399 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-22T10:00:34.089Z] #25 6.399 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-22T10:00:34.089Z] #25 6.399 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-22T10:00:34.089Z] #25 6.399 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-22T10:00:34.089Z] #25 6.419 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-22T10:00:34.089Z] #25 6.419 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-22T10:00:34.089Z] #25 6.419 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-22T10:00:34.089Z] #25 6.419 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T10:00:34.089Z] #25 6.419 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-22T10:00:34.089Z] #25 6.427 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-22T10:00:34.089Z] #25 6.434 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-22T10:00:34.089Z] #25 6.434 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-22T10:00:34.089Z] #25 6.439 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-22T10:00:34.089Z] #25 6.442 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-22T10:00:34.089Z] #25 6.477 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-22T10:00:34.089Z] #25 6.477 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T10:00:34.089Z] #25 6.488 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T10:00:34.089Z] #25 6.488 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T10:00:34.089Z] #25 6.488 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T10:00:34.089Z] #25 6.727 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:34.089Z] #25 6.756 Fetched 5047 kB in 0s (13.8 MB/s) [2020-12-22T10:00:34.089Z] #25 6.821 Selecting previously unselected package libssl1.1:amd64. [2020-12-22T10:00:34.089Z] #25 6.821 (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-12-22T10:00:34.089Z] #25 6.822 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 6.832 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:34.089Z] #25 7.037 Selecting previously unselected package openssl. [2020-12-22T10:00:34.089Z] #25 7.037 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.044 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:34.089Z] #25 7.244 Selecting previously unselected package ca-certificates. [2020-12-22T10:00:34.089Z] #25 7.244 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T10:00:34.089Z] #25 7.250 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.355 Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T10:00:34.089Z] #25 7.357 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.364 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-22T10:00:34.089Z] #25 7.412 Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T10:00:34.089Z] #25 7.414 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.420 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.494 Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T10:00:34.089Z] #25 7.494 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.499 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.619 Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T10:00:34.089Z] #25 7.619 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.628 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.742 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T10:00:34.089Z] #25 7.742 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.752 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.835 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T10:00:34.089Z] #25 7.835 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.843 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 7.920 Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T10:00:34.089Z] #25 7.920 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 7.928 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 8.016 Selecting previously unselected package libldap-common. [2020-12-22T10:00:34.089Z] #25 8.016 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T10:00:34.089Z] #25 8.036 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:34.089Z] #25 8.127 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T10:00:34.089Z] #25 8.127 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 8.144 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:34.089Z] #25 8.244 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T10:00:34.089Z] #25 8.244 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 8.254 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:34.089Z] #25 8.337 Selecting previously unselected package libpsl5:amd64. [2020-12-22T10:00:34.089Z] #25 8.337 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-22T10:00:34.089Z] #25 8.351 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-22T10:00:34.090Z] #25 8.407 Selecting previously unselected package librtmp1:amd64. [2020-12-22T10:00:34.090Z] #25 8.407 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.429 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:34.090Z] #25 8.471 Selecting previously unselected package libssh2-1:amd64. [2020-12-22T10:00:34.090Z] #25 8.471 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.479 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T10:00:34.090Z] #25 8.551 Selecting previously unselected package libcurl4:amd64. [2020-12-22T10:00:34.090Z] #25 8.551 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.558 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 8.655 Selecting previously unselected package curl. [2020-12-22T10:00:34.090Z] #25 8.655 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.662 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 8.737 Selecting previously unselected package libonig5:amd64. [2020-12-22T10:00:34.090Z] #25 8.739 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.756 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:00:34.090Z] #25 8.850 Selecting previously unselected package libjq1:amd64. [2020-12-22T10:00:34.090Z] #25 8.850 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.856 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:34.090Z] #25 8.935 Selecting previously unselected package jq. [2020-12-22T10:00:34.090Z] #25 8.935 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:00:34.090Z] #25 8.936 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:34.090Z] #25 9.010 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-22T10:00:34.090Z] #25 9.070 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-22T10:00:34.090Z] #25 9.081 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:34.090Z] #25 9.225 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.245 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:34.090Z] #25 9.308 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.325 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.341 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:34.090Z] #25 9.386 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.402 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.424 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T10:00:34.090Z] #25 9.438 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:34.090Z] #25 9.455 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:34.090Z] #25 9.484 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:00:34.090Z] #25 9.536 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:34.090Z] #25 9.555 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:34.090Z] #25 9.572 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:34.090Z] #25 ... [2020-12-22T10:00:34.090Z] [2020-12-22T10:00:34.090Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:34.225Z] #41 87.59 CC criu/sk-netlink.o [2020-12-22T10:00:34.328Z] #29 30.08 Download of images into '/build' complete. [2020-12-22T10:00:34.328Z] #29 30.08 Use something like the following to load the result into a Docker daemon: [2020-12-22T10:00:34.328Z] #29 30.08 tar -cC '/build' . | docker load [2020-12-22T10:00:34.328Z] #29 DONE 30.2s [2020-12-22T10:00:34.328Z] [2020-12-22T10:00:34.328Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:34.328Z] #49 30.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:00:34.328Z] #49 30.92 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:00:34.328Z] #49 31.01 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:00:34.328Z] #49 31.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:00:34.328Z] #49 31.11 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:00:34.516Z] #41 87.81 CC criu/sk-packet.o [2020-12-22T10:00:34.808Z] #41 88.21 CC criu/sk-queue.o [2020-12-22T10:00:34.816Z] #11 80.41 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-22T10:00:34.967Z] #25 4.348 Reading package lists... [2020-12-22T10:00:35.077Z] #11 ... [2020-12-22T10:00:35.077Z] [2020-12-22T10:00:35.077Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:35.077Z] #43 70.73 reflect [2020-12-22T10:00:35.077Z] #43 72.81 syscall [2020-12-22T10:00:35.077Z] #43 ... [2020-12-22T10:00:35.077Z] [2020-12-22T10:00:35.077Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:35.337Z] #11 80.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:35.337Z] #11 80.98 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-22T10:00:35.337Z] #11 81.00 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:00:35.446Z] #41 88.67 CC criu/sk-tcp.o [2020-12-22T10:00:35.491Z] #25 5.682 Reading package lists... [2020-12-22T10:00:35.491Z] #25 ... [2020-12-22T10:00:35.491Z] [2020-12-22T10:00:35.491Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:35.491Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2020-12-22T10:00:35.738Z] #41 89.00 CC criu/sk-unix.o [2020-12-22T10:00:35.862Z] #11 81.52 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-22T10:00:36.073Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-12-22T10:00:36.122Z] #11 81.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T10:00:36.371Z] #41 ... [2020-12-22T10:00:36.371Z] [2020-12-22T10:00:36.371Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:36.371Z] #51 54.36 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-12-22T10:00:36.382Z] #11 81.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:00:36.382Z] #11 81.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:00:36.382Z] #11 82.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:00:36.409Z] #49 ... [2020-12-22T10:00:36.409Z] [2020-12-22T10:00:36.409Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:36.409Z] #64 22.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T10:00:36.409Z] #64 ... [2020-12-22T10:00:36.409Z] [2020-12-22T10:00:36.409Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:36.409Z] #51 22.90 runtime/cgo [2020-12-22T10:00:36.409Z] #51 23.03 runtime [2020-12-22T10:00:36.409Z] #51 ... [2020-12-22T10:00:36.409Z] [2020-12-22T10:00:36.409Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:36.409Z] #42 23.76 Reading package lists... [2020-12-22T10:00:36.409Z] #42 31.60 Building dependency tree... [2020-12-22T10:00:37.406Z] #51 55.56 + mkdir -p /build [2020-12-22T10:00:37.406Z] #51 55.56 + cp runc /build/runc [2020-12-22T10:00:37.698Z] #51 DONE 55.9s [2020-12-22T10:00:37.698Z] [2020-12-22T10:00:37.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:37.698Z] #41 90.24 CC criu/sockets.o [2020-12-22T10:00:37.698Z] #41 90.60 CC criu/stats.o [2020-12-22T10:00:37.698Z] #41 90.78 CC criu/string.o [2020-12-22T10:00:37.698Z] #41 90.82 CC criu/sysctl.o [2020-12-22T10:00:37.698Z] #41 91.19 CC criu/sysfs_parse.o [2020-12-22T10:00:38.331Z] #41 91.59 CC criu/timens.o [2020-12-22T10:00:38.331Z] #41 91.91 CC criu/timerfd.o [2020-12-22T10:00:38.496Z] #42 35.01 The following additional packages will be installed: [2020-12-22T10:00:38.496Z] #42 35.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T10:00:38.496Z] #42 35.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T10:00:38.496Z] #42 35.03 Suggested packages: [2020-12-22T10:00:38.496Z] #42 35.03 manpages-dev python-setuptools [2020-12-22T10:00:38.626Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done [2020-12-22T10:00:38.889Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-12-22T10:00:38.964Z] #41 92.11 CC criu/tty.o [2020-12-22T10:00:39.011Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-12-22T10:00:39.370Z] #8 ... [2020-12-22T10:00:39.370Z] [2020-12-22T10:00:39.370Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:39.370Z] #25 10.29 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:39.370Z] #25 11.43 126 added, 0 removed; done. [2020-12-22T10:00:39.370Z] #25 11.47 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T10:00:39.370Z] #25 11.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:39.370Z] #25 11.51 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:39.370Z] #25 11.54 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:39.370Z] #25 11.55 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:39.370Z] #25 11.57 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:39.370Z] #25 11.58 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:39.370Z] #25 12.59 0 added, 0 removed; done. [2020-12-22T10:00:39.370Z] #25 12.59 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T10:00:39.370Z] #25 12.60 done. [2020-12-22T10:00:39.370Z] #25 DONE 14.9s [2020-12-22T10:00:39.370Z] [2020-12-22T10:00:39.370Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:39.370Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2020-12-22T10:00:39.370Z] #8 ... [2020-12-22T10:00:39.370Z] [2020-12-22T10:00:39.370Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T10:00:39.370Z] #26 DONE 0.1s [2020-12-22T10:00:39.370Z] [2020-12-22T10:00:39.370Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:39.599Z] #41 93.12 CC criu/tun.o [2020-12-22T10:00:40.024Z] #42 36.44 The following NEW packages will be installed: [2020-12-22T10:00:40.024Z] #42 36.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T10:00:40.024Z] #42 36.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T10:00:40.024Z] #42 36.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T10:00:40.024Z] #42 36.45 python-six zlib1g-dev [2020-12-22T10:00:40.024Z] #42 ... [2020-12-22T10:00:40.024Z] [2020-12-22T10:00:40.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:40.024Z] #36 19.47 Reading package lists... [2020-12-22T10:00:40.024Z] #36 26.97 Reading package lists... [2020-12-22T10:00:40.024Z] #36 34.90 Building dependency tree... [2020-12-22T10:00:40.024Z] #36 ... [2020-12-22T10:00:40.024Z] [2020-12-22T10:00:40.024Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:40.024Z] #42 36.70 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:40.024Z] #42 36.70 Need to get 4075 kB of archives. [2020-12-22T10:00:40.024Z] #42 36.70 After this operation, 24.5 MB of additional disk space will be used. [2020-12-22T10:00:40.024Z] #42 36.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-22T10:00:40.024Z] #42 36.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-22T10:00:40.024Z] #42 36.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T10:00:40.024Z] #42 36.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-22T10:00:40.024Z] #42 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-22T10:00:40.024Z] #42 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-22T10:00:40.024Z] #42 36.76 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-12-22T10:00:40.024Z] #42 36.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-22T10:00:40.024Z] #42 36.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-22T10:00:40.234Z] #41 93.47 CC criu/uffd.o [2020-12-22T10:00:40.320Z] #42 ... [2020-12-22T10:00:40.320Z] [2020-12-22T10:00:40.320Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:40.320Z] #55 23.57 Reading package lists... [2020-12-22T10:00:40.320Z] #55 30.79 Building dependency tree... [2020-12-22T10:00:40.320Z] #55 34.49 The following additional packages will be installed: [2020-12-22T10:00:40.320Z] #55 34.49 libbtrfs0 [2020-12-22T10:00:40.320Z] #55 34.64 The following NEW packages will be installed: [2020-12-22T10:00:40.320Z] #55 34.65 libbtrfs-dev libbtrfs0 [2020-12-22T10:00:40.320Z] #55 34.82 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:40.320Z] #55 34.82 Need to get 120 kB of archives. [2020-12-22T10:00:40.320Z] #55 34.82 After this operation, 423 kB of additional disk space will be used. [2020-12-22T10:00:40.320Z] #55 34.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-22T10:00:40.320Z] #55 34.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-22T10:00:40.320Z] #55 35.77 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:40.320Z] #55 35.93 Fetched 120 kB in 0s (1422 kB/s) [2020-12-22T10:00:40.320Z] #55 36.03 Selecting previously unselected package libbtrfs0. [2020-12-22T10:00:40.320Z] #55 36.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 ... 15339 files and directories currently installed.) [2020-12-22T10:00:40.320Z] #55 36.12 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-22T10:00:40.320Z] #55 36.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:00:40.320Z] #55 36.28 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:00:40.320Z] #55 36.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-22T10:00:40.320Z] #55 36.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:00:40.320Z] #55 36.57 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:00:40.320Z] #55 36.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:00:40.320Z] #55 36.60 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:40.320Z] #55 DONE 36.9s [2020-12-22T10:00:40.320Z] [2020-12-22T10:00:40.320Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:40.320Z] #42 36.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-22T10:00:40.320Z] #42 36.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-22T10:00:40.320Z] #42 37.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-22T10:00:40.320Z] #42 37.08 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-12-22T10:00:40.320Z] #42 37.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-22T10:00:40.320Z] #42 37.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T10:00:40.320Z] #42 37.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-22T10:00:40.320Z] #42 37.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-22T10:00:40.750Z] #27 1.900 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T10:00:40.867Z] #41 94.03 CC criu/util.o [2020-12-22T10:00:40.867Z] #41 94.39 CC criu/uts_ns.o [2020-12-22T10:00:40.867Z] #41 94.46 CC criu/vdso.o [2020-12-22T10:00:41.010Z] #27 2.005 [2020-12-22T10:00:41.161Z] #41 94.67 LINK criu/built-in.o [2020-12-22T10:00:41.161Z] #41 94.72 LINK criu/criu [2020-12-22T10:00:41.447Z] #8 ... [2020-12-22T10:00:41.447Z] [2020-12-22T10:00:41.447Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:41.447Z] #25 5.682 Reading package lists... [2020-12-22T10:00:41.447Z] #25 6.953 Building dependency tree... [2020-12-22T10:00:41.447Z] #25 7.617 The following additional packages will be installed: [2020-12-22T10:00:41.447Z] #25 7.617 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T10:00:41.447Z] #25 7.617 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T10:00:41.447Z] #25 7.625 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T10:00:41.447Z] #25 7.625 Suggested packages: [2020-12-22T10:00:41.447Z] #25 7.625 krb5-doc krb5-user [2020-12-22T10:00:41.447Z] #25 7.625 Recommended packages: [2020-12-22T10:00:41.447Z] #25 7.625 krb5-locales publicsuffix libsasl2-modules [2020-12-22T10:00:41.448Z] #25 7.924 The following NEW packages will be installed: [2020-12-22T10:00:41.448Z] #25 7.925 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T10:00:41.448Z] #25 7.926 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T10:00:41.448Z] #25 7.926 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T10:00:41.448Z] #25 7.927 libssh2-1 libssl1.1 openssl [2020-12-22T10:00:41.448Z] #25 8.232 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T10:00:41.448Z] #25 8.232 Need to get 4769 kB of archives. [2020-12-22T10:00:41.448Z] #25 8.232 After this operation, 11.5 MB of additional disk space will be used. [2020-12-22T10:00:41.448Z] #25 8.232 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T10:00:41.448Z] #25 8.233 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2020-12-22T10:00:41.448Z] #25 8.306 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-22T10:00:41.448Z] #25 8.311 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-22T10:00:41.448Z] #25 8.315 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-22T10:00:41.448Z] #25 8.321 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-22T10:00:41.448Z] #25 8.323 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2020-12-22T10:00:41.448Z] #25 8.384 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-22T10:00:41.448Z] #25 8.392 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-22T10:00:41.448Z] #25 8.419 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-22T10:00:41.448Z] #25 8.424 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T10:00:41.448Z] #25 8.431 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-12-22T10:00:41.448Z] #25 8.452 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-22T10:00:41.448Z] #25 8.470 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-22T10:00:41.448Z] #25 8.480 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-22T10:00:41.448Z] #25 8.531 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-22T10:00:41.448Z] #25 8.564 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-22T10:00:41.448Z] #25 8.657 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-22T10:00:41.448Z] #25 8.737 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-22T10:00:41.448Z] #25 8.771 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-22T10:00:41.448Z] #25 8.877 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-22T10:00:41.448Z] #25 9.277 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:41.448Z] #25 9.320 Fetched 4769 kB in 1s (4867 kB/s) [2020-12-22T10:00:41.448Z] #25 9.403 Selecting previously unselected package libssl1.1:arm64. [2020-12-22T10:00:41.448Z] #25 9.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 ... 6670 files and directories currently installed.) [2020-12-22T10:00:41.448Z] #25 9.403 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 9.423 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:41.448Z] #25 11.01 Selecting previously unselected package openssl. [2020-12-22T10:00:41.448Z] #25 11.01 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.01 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:41.448Z] #25 11.21 Selecting previously unselected package ca-certificates. [2020-12-22T10:00:41.448Z] #25 11.21 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T10:00:41.448Z] #25 11.22 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.32 Selecting previously unselected package libkeyutils1:arm64. [2020-12-22T10:00:41.448Z] #25 11.32 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.32 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-22T10:00:41.448Z] #25 11.37 Selecting previously unselected package libkrb5support0:arm64. [2020-12-22T10:00:41.448Z] #25 11.37 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.38 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.43 Selecting previously unselected package libk5crypto3:arm64. [2020-12-22T10:00:41.448Z] #25 11.43 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.43 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.51 Selecting previously unselected package libkrb5-3:arm64. [2020-12-22T10:00:41.448Z] #25 11.51 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.51 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.70 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-22T10:00:41.448Z] #25 11.70 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.71 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.84 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-22T10:00:41.448Z] #25 11.84 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.84 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.90 Selecting previously unselected package libsasl2-2:arm64. [2020-12-22T10:00:41.448Z] #25 11.90 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 11.91 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:41.448Z] #25 11.97 Selecting previously unselected package libldap-common. [2020-12-22T10:00:41.448Z] #25 11.97 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T10:00:41.448Z] #25 11.97 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:41.448Z] #25 12.03 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-22T10:00:41.448Z] #25 12.03 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-22T10:00:41.448Z] #25 12.03 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:41.453Z] #41 94.85 DEP lib/c/criu.d [2020-12-22T10:00:41.453Z] #41 ... [2020-12-22T10:00:41.453Z] [2020-12-22T10:00:41.453Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:41.453Z] #38 DONE 129.2s [2020-12-22T10:00:41.453Z] [2020-12-22T10:00:41.453Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:41.453Z] #47 128.9 + /build/golangci-lint --version [2020-12-22T10:00:41.453Z] #47 129.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:00:41.453Z] #47 DONE 129.5s [2020-12-22T10:00:41.453Z] [2020-12-22T10:00:41.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:41.453Z] #41 94.90 CC images/rpc.pb-c.o [2020-12-22T10:00:41.537Z] #27 2.128 ######## 12.1% ########################## 37.1% ######################################## 56.8% ###################################################### 75.9% ##################################################################### 96.6% ######################################################################## 100.0% [2020-12-22T10:00:41.537Z] #27 2.671 [2020-12-22T10:00:41.669Z] #11 86.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T10:00:41.669Z] #11 86.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:00:41.669Z] #11 86.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:00:41.669Z] #11 ... [2020-12-22T10:00:41.669Z] [2020-12-22T10:00:41.669Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:41.669Z] #40 77.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:41.669Z] #40 84.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:41.669Z] #40 84.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:41.669Z] #40 84.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:00:41.669Z] #40 84.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:00:41.669Z] #40 84.64 Setting up python-six (1.12.0-1) ... [2020-12-22T10:00:41.669Z] #40 ... [2020-12-22T10:00:41.669Z] [2020-12-22T10:00:41.669Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:41.669Z] #49 86.89 time [2020-12-22T10:00:41.712Z] #25 12.19 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-22T10:00:41.712Z] #25 12.19 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-22T10:00:41.712Z] #25 12.20 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:41.712Z] #25 12.34 Selecting previously unselected package libpsl5:arm64. [2020-12-22T10:00:41.712Z] #25 12.34 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-22T10:00:41.712Z] #25 12.35 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-22T10:00:41.712Z] #25 12.40 Selecting previously unselected package librtmp1:arm64. [2020-12-22T10:00:41.712Z] #25 12.40 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-22T10:00:41.744Z] #41 95.07 CC lib/c/criu.o [2020-12-22T10:00:41.797Z] #27 2.798 ################################################# 68.8% ######################################################################## 100.0% [2020-12-22T10:00:41.797Z] #27 2.907 [2020-12-22T10:00:41.975Z] #25 12.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:41.975Z] #25 12.47 Selecting previously unselected package libssh2-1:arm64. [2020-12-22T10:00:41.975Z] #25 12.47 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-22T10:00:41.975Z] #25 12.47 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-22T10:00:41.975Z] #25 12.54 Selecting previously unselected package libcurl4:arm64. [2020-12-22T10:00:41.975Z] #25 12.54 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-22T10:00:41.975Z] #25 12.55 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:42.046Z] #41 95.41 LINK lib/c/built-in.o [2020-12-22T10:00:42.046Z] #41 95.41 LINK lib/c/libcriu.so [2020-12-22T10:00:42.046Z] #41 95.47 LINK lib/c/libcriu.a [2020-12-22T10:00:42.046Z] #41 95.55 GEN magic.py [2020-12-22T10:00:42.057Z] #27 3.030 #################### 28.2% ######################################################################## 100.0% [2020-12-22T10:00:42.057Z] #27 3.208 [2020-12-22T10:00:42.237Z] #25 12.78 Selecting previously unselected package curl. [2020-12-22T10:00:42.237Z] #25 12.78 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-22T10:00:42.237Z] #25 12.78 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:42.237Z] #25 12.86 Selecting previously unselected package libonig5:arm64. [2020-12-22T10:00:42.237Z] #25 12.86 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-22T10:00:42.237Z] #25 12.86 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-22T10:00:42.240Z] #49 ... [2020-12-22T10:00:42.240Z] [2020-12-22T10:00:42.240Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:42.240Z] #45 DONE 87.9s [2020-12-22T10:00:42.240Z] [2020-12-22T10:00:42.240Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:42.240Z] #34 87.43 Selecting previously unselected package libxml2:amd64. [2020-12-22T10:00:42.240Z] #34 87.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-22T10:00:42.240Z] #34 87.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:00:42.354Z] #41 95.62 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:00:42.354Z] #41 95.62 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:00:42.354Z] #41 95.65 Note: Building without GnuTLS support [2020-12-22T10:00:42.354Z] #41 95.65 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:00:42.354Z] #41 95.65 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:00:42.407Z] #42 38.84 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:42.407Z] #42 39.07 Fetched 4075 kB in 1s (6728 kB/s) [2020-12-22T10:00:42.408Z] #42 39.24 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-22T10:00:42.500Z] #25 13.04 Selecting previously unselected package libjq1:arm64. [2020-12-22T10:00:42.500Z] #25 13.04 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-22T10:00:42.500Z] #25 13.04 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:42.500Z] #25 13.09 Selecting previously unselected package jq. [2020-12-22T10:00:42.500Z] #25 13.09 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-22T10:00:42.500Z] #25 13.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:42.500Z] #25 13.17 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-22T10:00:42.500Z] #34 ... [2020-12-22T10:00:42.500Z] [2020-12-22T10:00:42.500Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:42.500Z] #32 78.28 time [2020-12-22T10:00:42.500Z] #32 87.27 internal/poll [2020-12-22T10:00:42.663Z] #41 95.94 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:00:42.706Z] #42 39.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-22T10:00:42.706Z] #42 39.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-22T10:00:42.706Z] #42 39.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-22T10:00:42.706Z] #42 39.49 Selecting previously unselected package libnet1:ppc64el. [2020-12-22T10:00:42.706Z] #42 39.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T10:00:42.762Z] #32 ... [2020-12-22T10:00:42.762Z] [2020-12-22T10:00:42.762Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:42.762Z] #43 84.87 time [2020-12-22T10:00:42.762Z] #25 13.18 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-22T10:00:42.762Z] #25 13.20 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:42.762Z] #25 13.45 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-22T10:00:42.840Z] #27 3.370 0.0% ############ 16.8% ############################ 40.1% ############################################## 64.4% ################################################################ 89.6% ######################################################################## 100.0% [2020-12-22T10:00:42.840Z] #27 3.903 [2020-12-22T10:00:42.967Z] #41 96.47 make[1]: Nothing to be done for 'all'. [2020-12-22T10:00:43.005Z] #42 39.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:43.005Z] #42 39.64 Selecting previously unselected package libnet1-dev. [2020-12-22T10:00:43.005Z] #42 39.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T10:00:43.005Z] #42 39.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:43.005Z] #42 39.89 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-22T10:00:43.005Z] #42 39.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-22T10:00:43.005Z] #42 39.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T10:00:43.024Z] #25 13.46 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:43.024Z] #25 13.49 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:43.024Z] #25 13.50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:43.024Z] #25 13.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T10:00:43.024Z] #25 13.54 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:43.024Z] #25 13.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T10:00:43.024Z] #25 13.57 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-22T10:00:43.024Z] #25 13.58 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:43.024Z] #25 13.60 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T10:00:43.024Z] #25 13.63 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-22T10:00:43.024Z] #25 13.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-22T10:00:43.024Z] #25 13.66 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T10:00:43.191Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.0s done [2020-12-22T10:00:43.191Z] #8 ... [2020-12-22T10:00:43.191Z] [2020-12-22T10:00:43.191Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:43.191Z] #27 1.208 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T10:00:43.191Z] #27 1.335 [2020-12-22T10:00:43.191Z] #27 1.457 ####### 10.1% ######################### 36.0% ######################################## 56.1% ###################################################### 75.7% #################################################################### 95.8% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 1.972 [2020-12-22T10:00:43.191Z] #27 2.108 ############################################## 65.1% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 2.238 [2020-12-22T10:00:43.191Z] #27 2.357 ######################################################### 79.3% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 2.477 [2020-12-22T10:00:43.191Z] #27 2.613 ######## 11.3% ####################### 32.4% ####################################### 55.4% ##################################################### 74.3% ################################################################### 93.8% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 3.149 [2020-12-22T10:00:43.191Z] #27 3.285 ## 3.3% ###### 8.4% ###### 8.4% ########### 15.6% ################ 22.7% ##################### 30.0% ########################## 37.1% ############################## 42.2% ################################## 47.5% ##################################### 52.5% ######################################### 57.9% ############################################# 63.1% ################################################# 68.3% ##################################################### 73.7% ######################################################## 78.8% ############################################################ 84.0% ############################################################# 86.0% ################################################################# 91.4% ####################################################################### 99.7% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 5.157 [2020-12-22T10:00:43.191Z] #27 5.561 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T10:00:43.191Z] #27 5.654 [2020-12-22T10:00:43.191Z] #27 5.743 ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 5.768 [2020-12-22T10:00:43.191Z] #27 6.078 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T10:00:43.191Z] #27 6.169 [2020-12-22T10:00:43.191Z] #27 6.295 0.6% ####################################################### 77.0% ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 6.468 [2020-12-22T10:00:43.191Z] #27 7.021 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T10:00:43.191Z] #27 7.037 skipping existing c35d46ef359f [2020-12-22T10:00:43.191Z] #27 7.073 [2020-12-22T10:00:43.191Z] #27 7.513 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T10:00:43.191Z] #27 7.623 [2020-12-22T10:00:43.191Z] #27 7.681 ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 7.719 [2020-12-22T10:00:43.191Z] #27 7.925 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T10:00:43.191Z] #27 8.031 [2020-12-22T10:00:43.191Z] #27 8.098 ######################################################################## 100.0% [2020-12-22T10:00:43.191Z] #27 8.118 [2020-12-22T10:00:43.191Z] #27 8.135 Download of images into '/build' complete. [2020-12-22T10:00:43.191Z] #27 8.135 Use something like the following to load the result into a Docker daemon: [2020-12-22T10:00:43.191Z] #27 8.135 tar -cC '/build' . | docker load [2020-12-22T10:00:43.270Z] #41 ... [2020-12-22T10:00:43.270Z] [2020-12-22T10:00:43.270Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:00:43.270Z] #39 DONE 0.3s [2020-12-22T10:00:43.270Z] [2020-12-22T10:00:43.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:00:43.270Z] #41 96.76 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:00:43.270Z] #41 96.77 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:00:43.270Z] #41 96.78 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:00:43.270Z] #41 96.79 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:00:43.270Z] #41 96.80 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:00:43.270Z] #41 96.80 make[1]: Nothing to be done for 'all'. [2020-12-22T10:00:43.270Z] #41 96.81 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:00:43.270Z] #41 96.86 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.286Z] #25 13.68 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:43.303Z] #42 40.02 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-22T10:00:43.303Z] #42 40.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-22T10:00:43.303Z] #42 40.02 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-22T10:00:43.448Z] #27 ... [2020-12-22T10:00:43.448Z] [2020-12-22T10:00:43.448Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:43.448Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-22T10:00:43.563Z] #41 96.88 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.89 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.92 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.94 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.94 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.95 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.99 make[2]: Nothing to be done for 'all'. [2020-12-22T10:00:43.563Z] #41 96.99 INSTALL criu/criu [2020-12-22T10:00:43.601Z] #42 40.35 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-22T10:00:43.601Z] #42 40.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T10:00:43.601Z] #42 40.38 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:00:43.855Z] #41 DONE 97.2s [2020-12-22T10:00:43.855Z] [2020-12-22T10:00:43.855Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:43.861Z] #25 14.47 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:43.897Z] #42 40.54 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-22T10:00:43.897Z] #42 40.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T10:00:43.897Z] #42 40.54 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:00:43.897Z] #42 40.66 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-22T10:00:43.897Z] #42 40.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-22T10:00:43.897Z] #42 40.66 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-22T10:00:44.123Z] #25 ... [2020-12-22T10:00:44.123Z] [2020-12-22T10:00:44.123Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:44.123Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.5s done [2020-12-22T10:00:44.123Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-12-22T10:00:44.123Z] #8 DONE 24.6s [2020-12-22T10:00:44.123Z] [2020-12-22T10:00:44.123Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:44.145Z] #43 ... [2020-12-22T10:00:44.145Z] [2020-12-22T10:00:44.145Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:44.145Z] #34 88.54 Selecting previously unselected package libarchive13:amd64. [2020-12-22T10:00:44.145Z] #34 88.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-22T10:00:44.145Z] #34 88.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:00:44.145Z] #34 89.10 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-22T10:00:44.145Z] #34 89.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-22T10:00:44.146Z] #34 89.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:00:44.146Z] #34 89.50 Selecting previously unselected package librhash0:amd64. [2020-12-22T10:00:44.146Z] #34 89.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-22T10:00:44.146Z] #34 89.50 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:00:44.146Z] #34 89.76 Selecting previously unselected package libuv1:amd64. [2020-12-22T10:00:44.146Z] #34 89.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-22T10:00:44.146Z] #34 89.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:00:44.193Z] #42 40.98 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-22T10:00:44.193Z] #42 40.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:44.193Z] #42 41.00 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:00:44.495Z] #54 ... [2020-12-22T10:00:44.495Z] [2020-12-22T10:00:44.495Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:00:44.495Z] #42 DONE 0.1s [2020-12-22T10:00:44.495Z] [2020-12-22T10:00:44.495Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:00:44.671Z] #27 4.013 ### 4.5% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.3% ################################# 46.4% ##################################### 51.6% ######################################## 56.9% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2020-12-22T10:00:44.671Z] #27 5.865 [2020-12-22T10:00:44.717Z] #34 90.56 Selecting previously unselected package cmake. [2020-12-22T10:00:44.717Z] #34 90.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-22T10:00:44.787Z] #44 DONE 0.2s [2020-12-22T10:00:44.787Z] [2020-12-22T10:00:44.787Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:00:44.787Z] #46 DONE 0.2s [2020-12-22T10:00:44.787Z] [2020-12-22T10:00:44.787Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:00:44.978Z] #34 90.75 Unpacking cmake (3.13.4-1) ... [2020-12-22T10:00:45.079Z] #48 DONE 0.2s [2020-12-22T10:00:45.079Z] [2020-12-22T10:00:45.079Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:00:45.079Z] #50 DONE 0.1s [2020-12-22T10:00:45.079Z] [2020-12-22T10:00:45.079Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:00:45.240Z] #27 6.223 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T10:00:45.240Z] #27 6.326 [2020-12-22T10:00:45.240Z] #27 6.393 ######################################################################## 100.0% [2020-12-22T10:00:45.242Z] #42 41.71 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-22T10:00:45.242Z] #42 41.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:45.242Z] #42 41.73 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:00:45.242Z] #42 41.92 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-22T10:00:45.242Z] #42 41.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:45.242Z] #42 41.96 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-22T10:00:45.338Z] #8 DONE 42.5s [2020-12-22T10:00:45.338Z] [2020-12-22T10:00:45.338Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:45.370Z] #52 DONE 0.1s [2020-12-22T10:00:45.370Z] [2020-12-22T10:00:45.370Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:45.499Z] #27 6.428 [2020-12-22T10:00:45.757Z] #27 6.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T10:00:46.017Z] #27 6.987 [2020-12-22T10:00:46.017Z] #27 7.115 ##################################### 52.0% ######################################################################## 100.0% [2020-12-22T10:00:46.017Z] #27 7.179 [2020-12-22T10:00:46.586Z] #27 7.761 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T10:00:46.586Z] #27 7.785 skipping existing c35d46ef359f [2020-12-22T10:00:46.586Z] #27 7.813 [2020-12-22T10:00:46.786Z] #42 ... [2020-12-22T10:00:46.786Z] [2020-12-22T10:00:46.786Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:46.786Z] #45 43.44 sync [2020-12-22T10:00:46.786Z] #45 43.45 internal/reflectlite [2020-12-22T10:00:47.101Z] #45 ... [2020-12-22T10:00:47.101Z] [2020-12-22T10:00:47.101Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:47.101Z] #49 34.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:00:47.101Z] #49 35.22 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T10:00:47.101Z] #49 40.44 go: extracting golang.org/x/text v0.3.2 [2020-12-22T10:00:47.164Z] #27 8.322 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T10:00:47.405Z] #49 ... [2020-12-22T10:00:47.405Z] [2020-12-22T10:00:47.405Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:47.405Z] #42 44.08 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-22T10:00:47.405Z] #42 44.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:47.405Z] #42 44.10 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:00:47.405Z] #42 ... [2020-12-22T10:00:47.405Z] [2020-12-22T10:00:47.405Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:47.405Z] #13 25.78 Reading package lists... [2020-12-22T10:00:47.405Z] #13 34.69 Building dependency tree... [2020-12-22T10:00:47.405Z] #13 37.54 The following additional packages will be installed: [2020-12-22T10:00:47.405Z] #13 37.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T10:00:47.405Z] #13 37.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T10:00:47.405Z] #13 37.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T10:00:47.405Z] #13 37.55 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T10:00:47.405Z] #13 37.55 mingw-w64-x86-64-dev [2020-12-22T10:00:47.405Z] #13 37.55 Suggested packages: [2020-12-22T10:00:47.405Z] #13 37.55 gcc-8-locales seccomp wine64 [2020-12-22T10:00:47.405Z] #13 38.85 The following NEW packages will be installed: [2020-12-22T10:00:47.405Z] #13 38.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T10:00:47.405Z] #13 38.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T10:00:47.405Z] #13 38.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T10:00:47.405Z] #13 38.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T10:00:47.405Z] #13 38.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T10:00:47.405Z] #13 38.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T10:00:47.405Z] #13 38.88 The following packages will be upgraded: [2020-12-22T10:00:47.405Z] #13 38.89 libsystemd0 libudev1 [2020-12-22T10:00:47.405Z] #13 39.04 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:00:47.405Z] #13 39.04 Need to get 79.4 MB of archives. [2020-12-22T10:00:47.405Z] #13 39.04 After this operation, 532 MB of additional disk space will be used. [2020-12-22T10:00:47.405Z] #13 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2020-12-22T10:00:47.405Z] #13 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2020-12-22T10:00:47.405Z] #13 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-12-22T10:00:47.405Z] #13 39.53 Get:4 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-12-22T10:00:47.405Z] #13 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T10:00:47.405Z] #13 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-22T10:00:47.405Z] #13 39.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-22T10:00:47.405Z] #13 39.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T10:00:47.405Z] #13 40.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T10:00:47.405Z] #13 40.88 Get:10 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-12-22T10:00:47.405Z] #13 40.90 Get:11 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-12-22T10:00:47.424Z] #27 8.436 [2020-12-22T10:00:47.424Z] #27 8.494 ######################################################################## 100.0% [2020-12-22T10:00:47.424Z] #27 8.525 [2020-12-22T10:00:47.477Z] #9 DONE 3.3s [2020-12-22T10:00:47.477Z] [2020-12-22T10:00:47.477Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T10:00:47.683Z] #27 8.816 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T10:00:47.705Z] #13 ... [2020-12-22T10:00:47.705Z] [2020-12-22T10:00:47.705Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:47.705Z] #34 44.39 sync [2020-12-22T10:00:47.705Z] #34 44.39 internal/reflectlite [2020-12-22T10:00:47.943Z] #27 8.895 [2020-12-22T10:00:47.943Z] #27 8.985 ######################################################################## 100.0% [2020-12-22T10:00:47.943Z] #27 9.019 [2020-12-22T10:00:47.943Z] #27 9.041 Download of images into '/build' complete. [2020-12-22T10:00:47.943Z] #27 9.041 Use something like the following to load the result into a Docker daemon: [2020-12-22T10:00:47.943Z] #27 9.041 tar -cC '/build' . | docker load [2020-12-22T10:00:48.050Z] #10 ... [2020-12-22T10:00:48.050Z] [2020-12-22T10:00:48.050Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T10:00:48.050Z] #25 15.55 126 added, 0 removed; done. [2020-12-22T10:00:48.050Z] #25 17.52 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-22T10:00:48.050Z] #25 17.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:00:48.050Z] #25 17.59 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-22T10:00:48.050Z] #25 17.61 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T10:00:48.050Z] #25 17.64 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:48.050Z] #25 17.70 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T10:00:48.050Z] #25 17.72 Updating certificates in /etc/ssl/certs... [2020-12-22T10:00:48.050Z] #25 18.54 0 added, 0 removed; done. [2020-12-22T10:00:48.050Z] #25 18.54 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T10:00:48.050Z] #25 18.54 done. [2020-12-22T10:00:48.050Z] #25 DONE 18.7s [2020-12-22T10:00:48.125Z] #54 113.2 + bin/containerd [2020-12-22T10:00:48.336Z] [2020-12-22T10:00:48.336Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T10:00:48.336Z] #26 DONE 0.1s [2020-12-22T10:00:48.336Z] [2020-12-22T10:00:48.336Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:48.601Z] #27 ... [2020-12-22T10:00:48.601Z] [2020-12-22T10:00:48.601Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T10:00:48.601Z] #10 DONE 1.0s [2020-12-22T10:00:48.601Z] [2020-12-22T10:00:48.601Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T10:00:48.601Z] #37 DONE 0.2s [2020-12-22T10:00:48.601Z] [2020-12-22T10:00:48.601Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:48.865Z] #47 ... [2020-12-22T10:00:48.865Z] [2020-12-22T10:00:48.865Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T10:00:48.865Z] #29 DONE 0.2s [2020-12-22T10:00:48.865Z] [2020-12-22T10:00:48.865Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:49.182Z] #34 ... [2020-12-22T10:00:49.182Z] [2020-12-22T10:00:49.182Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:49.182Z] #49 95.01 encoding/binary [2020-12-22T10:00:49.328Z] #27 ... [2020-12-22T10:00:49.328Z] [2020-12-22T10:00:49.328Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T10:00:49.328Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done [2020-12-22T10:00:49.504Z] #9 ... [2020-12-22T10:00:49.504Z] [2020-12-22T10:00:49.504Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:49.504Z] #27 DONE 15.3s [2020-12-22T10:00:49.504Z] [2020-12-22T10:00:49.504Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:49.586Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-12-22T10:00:49.586Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-22T10:00:49.805Z] #34 ... [2020-12-22T10:00:49.805Z] [2020-12-22T10:00:49.805Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:49.805Z] #64 DONE 46.2s [2020-12-22T10:00:49.805Z] [2020-12-22T10:00:49.805Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:49.805Z] #42 44.88 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T10:00:49.805Z] #42 44.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T10:00:49.805Z] #42 44.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:00:49.805Z] #42 45.01 Selecting previously unselected package protobuf-compiler. [2020-12-22T10:00:49.805Z] #42 45.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:49.805Z] #42 45.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:00:49.805Z] #42 45.18 Selecting previously unselected package python-pkg-resources. [2020-12-22T10:00:49.805Z] #42 45.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:00:49.805Z] #42 45.19 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:49.805Z] #42 45.54 Selecting previously unselected package python-six. [2020-12-22T10:00:49.805Z] #42 45.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T10:00:49.805Z] #42 45.55 Unpacking python-six (1.12.0-1) ... [2020-12-22T10:00:49.805Z] #42 45.74 Selecting previously unselected package python-protobuf. [2020-12-22T10:00:49.805Z] #42 45.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-22T10:00:49.805Z] #42 45.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T10:00:49.805Z] #42 46.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T10:00:50.067Z] #9 DONE 4.5s [2020-12-22T10:00:50.067Z] [2020-12-22T10:00:50.067Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T10:00:50.127Z] #49 95.87 context [2020-12-22T10:00:50.141Z] #42 ... [2020-12-22T10:00:50.141Z] [2020-12-22T10:00:50.141Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:50.141Z] #56 0.296 + RM_GOPATH=0 [2020-12-22T10:00:50.141Z] #56 0.296 + TMP_GOPATH= [2020-12-22T10:00:50.141Z] #56 0.297 + : /build [2020-12-22T10:00:50.141Z] #56 0.297 + '[' -z '' ']' [2020-12-22T10:00:50.141Z] #56 0.299 ++ mktemp -d [2020-12-22T10:00:50.141Z] #56 0.306 + export GOPATH=/tmp/tmp.dOSDRdZvi2 [2020-12-22T10:00:50.141Z] #56 0.313 + GOPATH=/tmp/tmp.dOSDRdZvi2 [2020-12-22T10:00:50.141Z] #56 0.313 + RM_GOPATH=1 [2020-12-22T10:00:50.141Z] #56 0.313 + case "$(go env GOARCH)" in [2020-12-22T10:00:50.141Z] #56 0.313 ++ go env GOARCH [2020-12-22T10:00:50.141Z] #56 0.336 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:50.141Z] #56 0.348 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:50.141Z] #56 0.349 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:50.141Z] #56 0.362 + dir=/tmp/install [2020-12-22T10:00:50.141Z] #56 0.363 + bin=containerd [2020-12-22T10:00:50.141Z] #56 0.363 + shift [2020-12-22T10:00:50.141Z] #56 0.363 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T10:00:50.141Z] #56 0.363 + . /tmp/install/containerd.installer [2020-12-22T10:00:50.141Z] #56 0.363 ++ set -e [2020-12-22T10:00:50.141Z] #56 0.363 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:00:50.141Z] #56 0.364 + install_containerd [2020-12-22T10:00:50.141Z] #56 0.365 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T10:00:50.141Z] #56 0.367 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:00:50.141Z] #56 0.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dOSDRdZvi2/src/github.com/containerd/containerd [2020-12-22T10:00:50.141Z] #56 0.385 Cloning into '/tmp/tmp.dOSDRdZvi2/src/github.com/containerd/containerd'... [2020-12-22T10:00:50.439Z] #56 ... [2020-12-22T10:00:50.439Z] [2020-12-22T10:00:50.439Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:50.439Z] #49 46.06 go: finding github.com/fatih/color v1.7.0 [2020-12-22T10:00:50.439Z] #49 46.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:00:50.439Z] #49 46.24 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:00:50.439Z] #49 46.31 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:00:50.439Z] #49 46.46 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:00:50.439Z] #49 46.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:00:50.439Z] #49 46.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:00:50.439Z] #49 46.53 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:00:50.439Z] #49 46.58 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T10:00:50.439Z] #49 46.65 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:00:50.439Z] #49 46.69 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:00:50.439Z] #49 46.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:00:50.439Z] #49 46.74 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T10:00:50.439Z] #49 46.77 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:00:50.439Z] #49 46.78 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:00:50.439Z] #49 46.85 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:00:50.439Z] #49 46.88 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T10:00:50.439Z] #49 46.90 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:00:50.439Z] #49 46.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:00:50.439Z] #49 47.07 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:00:50.439Z] #49 47.11 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T10:00:50.439Z] #49 47.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:00:50.439Z] #49 47.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:00:50.439Z] #49 47.16 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:00:50.439Z] #49 47.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:00:50.439Z] #49 47.21 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:00:50.439Z] #49 47.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:00:50.439Z] #49 47.25 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T10:00:50.439Z] #49 47.25 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T10:00:50.439Z] #49 47.25 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T10:00:50.439Z] #49 47.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:00:50.742Z] #49 47.31 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T10:00:50.742Z] #49 47.33 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:00:50.742Z] #49 47.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:00:50.742Z] #49 47.43 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:00:50.742Z] #49 47.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:00:50.742Z] #49 47.57 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T10:00:50.742Z] #49 47.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:00:50.742Z] #49 ... [2020-12-22T10:00:50.742Z] [2020-12-22T10:00:50.742Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:50.742Z] #36 37.63 The following additional packages will be installed: [2020-12-22T10:00:50.742Z] #36 37.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T10:00:50.742Z] #36 37.65 Suggested packages: [2020-12-22T10:00:50.742Z] #36 37.65 cmake-doc ninja-build lrzip [2020-12-22T10:00:50.742Z] #36 37.65 Recommended packages: [2020-12-22T10:00:50.742Z] #36 37.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T10:00:50.742Z] #36 38.99 The following NEW packages will be installed: [2020-12-22T10:00:50.742Z] #36 39.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T10:00:50.742Z] #36 39.01 vim-common xxd [2020-12-22T10:00:50.742Z] #36 39.21 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:00:50.742Z] #36 39.21 Need to get 14.9 MB of archives. [2020-12-22T10:00:50.742Z] #36 39.21 After this operation, 67.2 MB of additional disk space will be used. [2020-12-22T10:00:50.742Z] #36 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-22T10:00:50.742Z] #36 39.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:00:50.742Z] #36 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T10:00:50.742Z] #36 39.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-22T10:00:50.742Z] #36 40.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2020-12-22T10:00:50.742Z] #36 40.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-22T10:00:50.742Z] #36 40.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-22T10:00:50.960Z] #8 DONE 41.9s [2020-12-22T10:00:50.960Z] [2020-12-22T10:00:50.960Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:50.960Z] #27 ... [2020-12-22T10:00:50.960Z] [2020-12-22T10:00:50.960Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:50.996Z] #10 DONE 1.0s [2020-12-22T10:00:50.996Z] [2020-12-22T10:00:50.996Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:51.043Z] #36 40.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-22T10:00:51.043Z] #36 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-22T10:00:51.043Z] #36 40.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-22T10:00:51.043Z] #36 41.56 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:51.043Z] #36 41.83 Fetched 14.9 MB in 1s (11.0 MB/s) [2020-12-22T10:00:51.043Z] #36 41.90 Selecting previously unselected package xxd. [2020-12-22T10:00:51.043Z] #36 41.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-22T10:00:51.043Z] #36 42.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T10:00:51.043Z] #36 42.07 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:00:51.043Z] #36 42.30 Selecting previously unselected package vim-common. [2020-12-22T10:00:51.043Z] #36 42.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:00:51.043Z] #36 42.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:00:51.043Z] #36 42.82 Selecting previously unselected package cmake-data. [2020-12-22T10:00:51.043Z] #36 42.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T10:00:51.043Z] #36 42.82 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T10:00:51.043Z] #36 46.34 Selecting previously unselected package libicu63:ppc64el. [2020-12-22T10:00:51.043Z] #36 46.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-22T10:00:51.043Z] #36 46.36 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T10:00:51.043Z] #36 ... [2020-12-22T10:00:51.043Z] [2020-12-22T10:00:51.043Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:51.043Z] #49 47.73 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:00:51.043Z] #49 47.79 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T10:00:51.043Z] #49 47.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:00:51.043Z] #49 47.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:00:51.043Z] #49 47.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:00:51.043Z] #49 47.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:00:51.253Z] #53 ... [2020-12-22T10:00:51.253Z] [2020-12-22T10:00:51.253Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T10:00:51.253Z] #37 DONE 0.1s [2020-12-22T10:00:51.253Z] [2020-12-22T10:00:51.253Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T10:00:51.253Z] #29 DONE 0.1s [2020-12-22T10:00:51.253Z] [2020-12-22T10:00:51.253Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:51.338Z] #49 47.95 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T10:00:51.338Z] #49 47.97 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:00:51.338Z] #49 48.05 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:00:51.338Z] #49 48.09 go: finding golang.org/x/text v0.3.2 [2020-12-22T10:00:51.511Z] #49 97.40 fmt [2020-12-22T10:00:51.631Z] #49 48.46 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:00:51.772Z] #49 ... [2020-12-22T10:00:51.772Z] [2020-12-22T10:00:51.772Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:51.772Z] #34 95.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:00:51.772Z] #34 95.47 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:00:51.772Z] #34 95.47 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:00:51.772Z] #34 95.49 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:00:51.772Z] #34 95.59 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:00:51.772Z] #34 95.60 Setting up cmake-data (3.13.4-1) ... [2020-12-22T10:00:51.772Z] #34 95.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:00:51.772Z] #34 95.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:00:51.772Z] #34 95.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:00:51.772Z] #34 95.70 Setting up cmake (3.13.4-1) ... [2020-12-22T10:00:51.772Z] #34 95.72 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:51.772Z] #34 95.87 Processing triggers for mime-support (3.62) ... [2020-12-22T10:00:51.772Z] #34 DONE 97.7s [2020-12-22T10:00:51.932Z] #49 48.48 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:00:51.932Z] #49 48.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:00:51.932Z] #49 48.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:00:51.932Z] #49 48.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:00:51.932Z] #49 48.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:00:51.932Z] #49 48.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:00:51.932Z] #49 48.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:00:51.932Z] #49 48.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:00:51.932Z] #49 48.79 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:00:52.033Z] [2020-12-22T10:00:52.033Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:52.226Z] #49 48.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:00:52.226Z] #49 48.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:00:52.226Z] #49 48.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:00:52.226Z] #49 48.94 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:00:52.226Z] #49 48.96 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T10:00:52.226Z] #49 48.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:00:52.226Z] #49 49.06 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T10:00:52.226Z] #49 49.09 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:00:52.523Z] #49 49.17 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:00:52.523Z] #49 49.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:00:52.820Z] #49 49.35 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T10:00:52.820Z] #49 49.64 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:00:53.118Z] #49 49.79 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:00:53.118Z] #49 49.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:00:53.415Z] #49 49.96 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:00:53.415Z] #49 50.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:00:53.945Z] #35 1.729 + RM_GOPATH=0 [2020-12-22T10:00:53.945Z] #35 1.729 + TMP_GOPATH= [2020-12-22T10:00:53.945Z] #35 1.729 + : /build [2020-12-22T10:00:53.945Z] #35 1.729 + '[' -z '' ']' [2020-12-22T10:00:53.945Z] #35 1.733 ++ mktemp -d [2020-12-22T10:00:53.945Z] #35 1.733 + export GOPATH=/tmp/tmp.lrUEz6eZ73 [2020-12-22T10:00:53.945Z] #35 1.733 + GOPATH=/tmp/tmp.lrUEz6eZ73 [2020-12-22T10:00:53.945Z] #35 1.733 + RM_GOPATH=1 [2020-12-22T10:00:53.945Z] #35 1.733 + case "$(go env GOARCH)" in [2020-12-22T10:00:53.945Z] #35 1.733 ++ go env GOARCH [2020-12-22T10:00:53.945Z] #35 1.747 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:53.945Z] #35 1.747 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:53.945Z] #35 1.751 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:53.945Z] #35 1.757 + dir=/tmp/install [2020-12-22T10:00:53.945Z] #35 1.757 + bin=tini [2020-12-22T10:00:53.945Z] #35 1.757 + shift [2020-12-22T10:00:53.945Z] #35 1.757 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T10:00:53.945Z] #35 1.757 + . /tmp/install/tini.installer [2020-12-22T10:00:53.945Z] #35 1.757 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:00:53.945Z] #35 1.757 + install_tini [2020-12-22T10:00:53.945Z] #35 1.757 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T10:00:53.945Z] #35 1.757 + git clone https://github.com/krallin/tini.git /tmp/tmp.lrUEz6eZ73/tini [2020-12-22T10:00:53.945Z] #35 1.766 Cloning into '/tmp/tmp.lrUEz6eZ73/tini'... [2020-12-22T10:00:53.945Z] #35 1.767 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:00:54.182Z] #30 ... [2020-12-22T10:00:54.182Z] [2020-12-22T10:00:54.182Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:54.182Z] #47 5.195 + RM_GOPATH=0 [2020-12-22T10:00:54.182Z] #47 5.195 + TMP_GOPATH= [2020-12-22T10:00:54.182Z] #47 5.195 + : /build [2020-12-22T10:00:54.182Z] #47 5.195 + '[' -z '' ']' [2020-12-22T10:00:54.182Z] #47 5.195 ++ mktemp -d [2020-12-22T10:00:54.182Z] #47 5.195 + export GOPATH=/tmp/tmp.wDeyvu35LM [2020-12-22T10:00:54.182Z] #47 5.195 + GOPATH=/tmp/tmp.wDeyvu35LM [2020-12-22T10:00:54.182Z] #47 5.195 + RM_GOPATH=1 [2020-12-22T10:00:54.182Z] #47 5.195 + case "$(go env GOARCH)" in [2020-12-22T10:00:54.182Z] #47 5.195 ++ go env GOARCH [2020-12-22T10:00:54.182Z] #47 5.787 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:54.182Z] #47 5.787 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:54.182Z] #47 5.787 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:54.182Z] #47 5.787 + dir=/tmp/install [2020-12-22T10:00:54.182Z] #47 5.787 + bin=golangci_lint [2020-12-22T10:00:54.182Z] #47 5.787 + shift [2020-12-22T10:00:54.182Z] #47 5.787 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T10:00:54.182Z] #47 5.787 + . /tmp/install/golangci_lint.installer [2020-12-22T10:00:54.182Z] #47 5.787 ++ : v1.23.8 [2020-12-22T10:00:54.182Z] #47 5.787 + install_golangci_lint [2020-12-22T10:00:54.182Z] #47 5.787 + set -e [2020-12-22T10:00:54.182Z] #47 5.787 + export GO111MODULE=on [2020-12-22T10:00:54.182Z] #47 5.787 + GO111MODULE=on [2020-12-22T10:00:54.182Z] #47 5.787 + GOBIN=/build [2020-12-22T10:00:54.182Z] #47 5.787 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T10:00:54.244Z] #9 ... [2020-12-22T10:00:54.244Z] [2020-12-22T10:00:54.244Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:54.244Z] #27 DONE 15.1s [2020-12-22T10:00:54.244Z] [2020-12-22T10:00:54.244Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T10:00:54.516Z] #35 2.712 + cd /tmp/tmp.lrUEz6eZ73/tini [2020-12-22T10:00:54.516Z] #35 2.712 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:00:54.516Z] #35 2.759 + cmake . [2020-12-22T10:00:54.758Z] #47 6.190 go: finding github.com v1.23.8 [2020-12-22T10:00:54.758Z] #47 6.191 go: finding github.com/golangci v1.23.8 [2020-12-22T10:00:54.758Z] #47 6.192 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T10:00:54.758Z] #47 6.193 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T10:00:54.758Z] #47 6.193 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:54.777Z] #35 ... [2020-12-22T10:00:54.777Z] [2020-12-22T10:00:54.777Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:54.777Z] #32 90.51 internal/syscall/execenv [2020-12-22T10:00:54.777Z] #32 90.76 internal/syscall/unix [2020-12-22T10:00:54.777Z] #32 91.21 os [2020-12-22T10:00:54.777Z] #32 91.33 internal/fmtsort [2020-12-22T10:00:54.777Z] #32 92.57 strings [2020-12-22T10:00:54.777Z] #32 96.68 path [2020-12-22T10:00:54.777Z] #32 97.30 text/tabwriter [2020-12-22T10:00:54.777Z] #32 98.23 fmt [2020-12-22T10:00:54.777Z] #32 98.58 path/filepath [2020-12-22T10:00:54.777Z] #32 ... [2020-12-22T10:00:54.777Z] [2020-12-22T10:00:54.777Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:54.777Z] #11 92.04 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T10:00:54.777Z] #11 92.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T10:00:54.777Z] #11 92.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:00:54.777Z] #11 92.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-22T10:00:54.777Z] #11 92.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:00:54.777Z] #11 92.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:00:54.777Z] #11 92.66 Selecting previously unselected package dmsetup. [2020-12-22T10:00:54.777Z] #11 92.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:00:54.777Z] #11 92.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T10:00:54.777Z] #11 93.22 Selecting previously unselected package mingw-w64-common. [2020-12-22T10:00:54.777Z] #11 93.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T10:00:54.777Z] #11 93.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T10:00:54.815Z] #9 DONE 3.9s [2020-12-22T10:00:54.815Z] [2020-12-22T10:00:54.815Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T10:00:55.039Z] #11 ... [2020-12-22T10:00:55.039Z] [2020-12-22T10:00:55.039Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:55.039Z] #40 90.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:00:55.039Z] #40 90.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:00:55.039Z] #40 90.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:55.039Z] #40 91.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:00:55.039Z] #40 91.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:55.039Z] #40 91.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:00:55.039Z] #40 91.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:00:55.039Z] #40 91.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:00:55.039Z] #40 91.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:00:55.039Z] #40 91.38 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T10:00:55.039Z] #40 100.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:00:55.299Z] #40 100.9 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:00:55.299Z] #40 ... [2020-12-22T10:00:55.299Z] [2020-12-22T10:00:55.299Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:55.299Z] #32 100.9 io/ioutil [2020-12-22T10:00:55.337Z] #47 6.916 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:55.757Z] #10 DONE 0.9s [2020-12-22T10:00:55.757Z] [2020-12-22T10:00:55.757Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T10:00:55.757Z] #29 DONE 0.1s [2020-12-22T10:00:55.757Z] [2020-12-22T10:00:55.757Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:55.757Z] #40 ... [2020-12-22T10:00:55.757Z] [2020-12-22T10:00:55.757Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T10:00:55.757Z] #37 DONE 0.1s [2020-12-22T10:00:56.016Z] [2020-12-22T10:00:56.016Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:56.275Z] #32 ... [2020-12-22T10:00:56.275Z] [2020-12-22T10:00:56.275Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:56.275Z] #43 91.85 internal/fmtsort [2020-12-22T10:00:56.275Z] #43 92.99 strings [2020-12-22T10:00:56.275Z] #43 93.11 os [2020-12-22T10:00:56.275Z] #43 97.59 regexp/syntax [2020-12-22T10:00:56.275Z] #43 99.01 fmt [2020-12-22T10:00:56.275Z] #43 ... [2020-12-22T10:00:56.275Z] [2020-12-22T10:00:56.275Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:56.275Z] #40 DONE 102.0s [2020-12-22T10:00:56.275Z] [2020-12-22T10:00:56.275Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:56.275Z] #35 3.467 -- The C compiler identification is GNU 8.3.0 [2020-12-22T10:00:56.275Z] #35 3.598 -- Check for working C compiler: /usr/bin/cc [2020-12-22T10:00:56.291Z] #47 7.740 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:56.545Z] #35 4.590 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T10:00:56.545Z] #35 4.590 -- Detecting C compiler ABI info [2020-12-22T10:00:57.490Z] Running on azwin-2-f2aa80 in d:\jenkins\workspace\moby_PR-41832 [Pipeline] { [Pipeline] ws [2020-12-22T10:00:57.505Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-22T10:00:57.799Z] #30 ... [2020-12-22T10:00:57.799Z] [2020-12-22T10:00:57.799Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:57.799Z] #62 6.077 + RM_GOPATH=0 [2020-12-22T10:00:57.799Z] #62 6.077 + TMP_GOPATH= [2020-12-22T10:00:57.799Z] #62 6.077 + : /build [2020-12-22T10:00:57.799Z] #62 6.077 + '[' -z '' ']' [2020-12-22T10:00:57.799Z] #62 6.077 ++ mktemp -d [2020-12-22T10:00:57.799Z] #62 6.077 + export GOPATH=/tmp/tmp.LUtcRtT4hK [2020-12-22T10:00:57.799Z] #62 6.077 + GOPATH=/tmp/tmp.LUtcRtT4hK [2020-12-22T10:00:57.799Z] #62 6.077 + RM_GOPATH=1 [2020-12-22T10:00:57.799Z] #62 6.077 + case "$(go env GOARCH)" in [2020-12-22T10:00:57.799Z] #62 6.077 ++ go env GOARCH [2020-12-22T10:00:57.799Z] #62 6.077 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:57.799Z] #62 6.077 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:57.799Z] #62 6.077 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:57.799Z] #62 6.077 + dir=/tmp/install [2020-12-22T10:00:57.799Z] #62 6.077 + bin=proxy [2020-12-22T10:00:57.799Z] #62 6.077 + shift [2020-12-22T10:00:57.799Z] #62 6.077 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T10:00:57.799Z] #62 6.077 + . /tmp/install/proxy.installer [2020-12-22T10:00:57.799Z] #62 6.077 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:57.799Z] #62 6.077 + install_proxy [2020-12-22T10:00:57.799Z] #62 6.077 + case "$1" in [2020-12-22T10:00:57.799Z] #62 6.077 + export CGO_ENABLED=0 [2020-12-22T10:00:57.799Z] #62 6.077 + CGO_ENABLED=0 [2020-12-22T10:00:57.799Z] #62 6.077 + _install_proxy [2020-12-22T10:00:57.799Z] #62 6.077 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T10:00:57.799Z] #62 6.077 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LUtcRtT4hK/src/github.com/docker/libnetwork [2020-12-22T10:00:57.799Z] #62 6.077 Cloning into '/tmp/tmp.LUtcRtT4hK/src/github.com/docker/libnetwork'... [2020-12-22T10:00:57.799Z] #62 6.098 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:57.799Z] #62 ... [2020-12-22T10:00:57.799Z] [2020-12-22T10:00:57.799Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:57.799Z] #56 6.162 + RM_GOPATH=0 [2020-12-22T10:00:57.799Z] #56 6.162 + TMP_GOPATH= [2020-12-22T10:00:57.799Z] #56 6.162 + : /build [2020-12-22T10:00:57.799Z] #56 6.162 + '[' -z '' ']' [2020-12-22T10:00:57.799Z] #56 6.162 ++ mktemp -d [2020-12-22T10:00:57.799Z] #56 6.164 + export GOPATH=/tmp/tmp.CXWM9FzcU7 [2020-12-22T10:00:57.799Z] #56 6.164 + GOPATH=/tmp/tmp.CXWM9FzcU7 [2020-12-22T10:00:57.799Z] #56 6.164 + RM_GOPATH=1 [2020-12-22T10:00:57.799Z] #56 6.164 + case "$(go env GOARCH)" in [2020-12-22T10:00:57.799Z] #56 6.164 ++ go env GOARCH [2020-12-22T10:00:57.799Z] #56 6.174 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:57.799Z] #56 6.174 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:57.799Z] #56 6.174 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:57.799Z] #56 6.174 + dir=/tmp/install [2020-12-22T10:00:57.799Z] #56 6.174 + bin=rootlesskit [2020-12-22T10:00:57.799Z] #56 6.174 + shift [2020-12-22T10:00:57.799Z] #56 6.174 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T10:00:57.799Z] #56 6.174 + . /tmp/install/rootlesskit.installer [2020-12-22T10:00:57.799Z] #56 6.174 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:57.799Z] #56 6.174 + install_rootlesskit [2020-12-22T10:00:57.799Z] #56 6.174 + case "$1" in [2020-12-22T10:00:57.799Z] #56 6.174 + export CGO_ENABLED=0 [2020-12-22T10:00:57.799Z] #56 6.174 + CGO_ENABLED=0 [2020-12-22T10:00:57.799Z] #56 6.174 + _install_rootlesskit [2020-12-22T10:00:57.799Z] #56 6.174 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T10:00:57.799Z] #56 6.175 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:57.799Z] #56 6.185 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CXWM9FzcU7/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:00:57.799Z] #56 6.185 Cloning into '/tmp/tmp.CXWM9FzcU7/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T10:00:57.914Z] #49 ... [2020-12-22T10:00:57.914Z] [2020-12-22T10:00:57.914Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:57.914Z] #36 53.84 Selecting previously unselected package libxml2:ppc64el. [2020-12-22T10:00:57.914Z] #36 53.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2020-12-22T10:00:57.914Z] #36 53.90 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:00:57.914Z] #36 54.55 Selecting previously unselected package libarchive13:ppc64el. [2020-12-22T10:00:57.914Z] #36 54.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-22T10:00:57.914Z] #36 54.57 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-22T10:00:57.933Z] #35 6.003 -- Detecting C compiler ABI info - done [2020-12-22T10:00:57.933Z] #35 6.091 -- Detecting C compile features [2020-12-22T10:00:58.055Z] #56 ... [2020-12-22T10:00:58.055Z] [2020-12-22T10:00:58.055Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:58.055Z] #47 6.943 + RM_GOPATH=0 [2020-12-22T10:00:58.055Z] #47 6.943 + TMP_GOPATH= [2020-12-22T10:00:58.055Z] #47 6.943 + : /build [2020-12-22T10:00:58.055Z] #47 6.943 + '[' -z '' ']' [2020-12-22T10:00:58.055Z] #47 6.943 ++ mktemp -d [2020-12-22T10:00:58.055Z] #47 6.943 + export GOPATH=/tmp/tmp.DJBdB8PLbH [2020-12-22T10:00:58.055Z] #47 6.943 + GOPATH=/tmp/tmp.DJBdB8PLbH [2020-12-22T10:00:58.055Z] #47 6.943 + RM_GOPATH=1 [2020-12-22T10:00:58.055Z] #47 6.943 + case "$(go env GOARCH)" in [2020-12-22T10:00:58.055Z] #47 6.943 ++ go env GOARCH [2020-12-22T10:00:58.055Z] #47 6.973 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.055Z] #47 6.973 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.055Z] #47 6.973 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:58.055Z] #47 6.973 + dir=/tmp/install [2020-12-22T10:00:58.055Z] #47 6.973 + bin=golangci_lint [2020-12-22T10:00:58.055Z] #47 6.973 + shift [2020-12-22T10:00:58.055Z] #47 6.973 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T10:00:58.055Z] #47 6.973 + . /tmp/install/golangci_lint.installer [2020-12-22T10:00:58.055Z] #47 6.973 ++ : v1.23.8 [2020-12-22T10:00:58.055Z] #47 6.973 + install_golangci_lint [2020-12-22T10:00:58.055Z] #47 6.973 + set -e [2020-12-22T10:00:58.055Z] #47 6.973 + export GO111MODULE=on [2020-12-22T10:00:58.055Z] #47 6.973 + GO111MODULE=on [2020-12-22T10:00:58.055Z] #47 6.973 + GOBIN=/build [2020-12-22T10:00:58.055Z] #47 6.973 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T10:00:58.055Z] #47 7.017 go: finding github.com v1.23.8 [2020-12-22T10:00:58.055Z] #47 7.021 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T10:00:58.055Z] #47 7.024 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T10:00:58.055Z] #47 7.027 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:00:58.055Z] #47 7.027 go: finding github.com/golangci v1.23.8 [2020-12-22T10:00:58.055Z] #47 ... [2020-12-22T10:00:58.055Z] [2020-12-22T10:00:58.055Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:58.055Z] #30 6.870 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T10:00:58.055Z] #30 6.883 Cloning into '.'... [2020-12-22T10:00:58.211Z] #36 ... [2020-12-22T10:00:58.211Z] [2020-12-22T10:00:58.211Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:58.211Z] #13 44.82 Get:12 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-12-22T10:00:58.211Z] #13 47.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-22T10:00:58.211Z] #13 47.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-22T10:00:58.211Z] #13 47.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-22T10:00:58.211Z] #13 47.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-22T10:00:58.211Z] #13 47.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-12-22T10:00:58.211Z] #13 47.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2020-12-22T10:00:58.211Z] #13 47.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-22T10:00:58.211Z] #13 47.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-22T10:00:58.211Z] #13 47.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-22T10:00:58.211Z] #13 47.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-22T10:00:58.211Z] #13 47.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-22T10:00:58.211Z] #13 47.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-22T10:00:58.211Z] #13 47.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-22T10:00:58.211Z] #13 47.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-22T10:00:58.211Z] #13 47.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2020-12-22T10:00:58.211Z] #13 49.46 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:00:58.211Z] #13 49.64 Fetched 79.4 MB in 9s (9071 kB/s) [2020-12-22T10:00:58.211Z] #13 49.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 ... 15339 files and directories currently installed.) [2020-12-22T10:00:58.211Z] #13 49.90 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2020-12-22T10:00:58.211Z] #13 49.92 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:00:58.211Z] #13 50.29 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2020-12-22T10:00:58.211Z] #13 50.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 ... 15339 files and directories currently installed.) [2020-12-22T10:00:58.211Z] #13 50.69 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2020-12-22T10:00:58.211Z] #13 50.71 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:00:58.211Z] #13 50.95 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2020-12-22T10:00:58.211Z] #13 51.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T10:00:58.211Z] #13 51.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 ... 15339 files and directories currently installed.) [2020-12-22T10:00:58.211Z] #13 51.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-22T10:00:58.211Z] #13 51.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:00:58.211Z] #13 53.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T10:00:58.211Z] #13 53.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-22T10:00:58.211Z] #13 53.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:00:58.211Z] #13 ... [2020-12-22T10:00:58.211Z] [2020-12-22T10:00:58.211Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:58.211Z] #36 54.92 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-22T10:00:58.211Z] #36 54.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-22T10:00:58.211Z] #36 54.93 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-22T10:00:58.211Z] #36 55.10 Selecting previously unselected package librhash0:ppc64el. [2020-12-22T10:00:58.211Z] #36 55.11 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-22T10:00:58.528Z] #36 55.11 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-22T10:00:58.528Z] #36 55.31 Selecting previously unselected package libuv1:ppc64el. [2020-12-22T10:00:58.528Z] #36 55.31 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-22T10:00:58.528Z] #36 55.32 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-22T10:00:58.844Z] #36 55.49 Selecting previously unselected package cmake. [2020-12-22T10:00:58.844Z] #36 55.51 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-22T10:00:58.844Z] #36 55.52 Unpacking cmake (3.13.4-1) ... [2020-12-22T10:00:58.879Z] #47 ... [2020-12-22T10:00:58.879Z] [2020-12-22T10:00:58.879Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:00:58.879Z] #53 6.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:58.879Z] #53 6.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:58.879Z] #53 6.860 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:58.879Z] #53 8.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:00:58.879Z] #53 9.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:00:58.879Z] #53 ... [2020-12-22T10:00:58.879Z] [2020-12-22T10:00:58.879Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:58.879Z] #22 3.716 + RM_GOPATH=0 [2020-12-22T10:00:58.879Z] #22 3.716 + TMP_GOPATH= [2020-12-22T10:00:58.879Z] #22 3.716 + : /build [2020-12-22T10:00:58.879Z] #22 3.716 + '[' -z '' ']' [2020-12-22T10:00:58.879Z] #22 3.716 ++ mktemp -d [2020-12-22T10:00:58.879Z] #22 3.716 + export GOPATH=/tmp/tmp.bo7vYuFWki [2020-12-22T10:00:58.879Z] #22 3.716 + GOPATH=/tmp/tmp.bo7vYuFWki [2020-12-22T10:00:58.879Z] #22 3.716 + RM_GOPATH=1 [2020-12-22T10:00:58.879Z] #22 3.716 + case "$(go env GOARCH)" in [2020-12-22T10:00:58.879Z] #22 3.717 ++ go env GOARCH [2020-12-22T10:00:58.879Z] #22 3.755 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #22 3.755 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #22 3.756 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:58.879Z] #22 3.757 + dir=/tmp/install [2020-12-22T10:00:58.879Z] #22 3.757 + bin=dockercli [2020-12-22T10:00:58.879Z] #22 3.757 + shift [2020-12-22T10:00:58.879Z] #22 3.757 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T10:00:58.879Z] #22 3.757 + . /tmp/install/dockercli.installer [2020-12-22T10:00:58.879Z] #22 3.757 ++ : stable [2020-12-22T10:00:58.879Z] #22 3.757 ++ : 17.06.2-ce [2020-12-22T10:00:58.879Z] #22 3.757 Install docker/cli version 17.06.2-ce from stable [2020-12-22T10:00:58.879Z] #22 3.757 + install_dockercli [2020-12-22T10:00:58.879Z] #22 3.757 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T10:00:58.879Z] #22 3.761 ++ uname -m [2020-12-22T10:00:58.879Z] #22 3.761 + arch=aarch64 [2020-12-22T10:00:58.879Z] #22 3.761 + '[' aarch64 '!=' x86_64 ']' [2020-12-22T10:00:58.879Z] #22 3.761 + '[' aarch64 '!=' s390x ']' [2020-12-22T10:00:58.879Z] #22 3.761 + '[' aarch64 '!=' armhf ']' [2020-12-22T10:00:58.879Z] #22 3.761 + build_dockercli [2020-12-22T10:00:58.879Z] #22 3.761 + git clone https://github.com/docker/docker-ce /tmp/tmp.bo7vYuFWki/tmp/docker-ce [2020-12-22T10:00:58.879Z] #22 3.766 Cloning into '/tmp/tmp.bo7vYuFWki/tmp/docker-ce'... [2020-12-22T10:00:58.879Z] #22 ... [2020-12-22T10:00:58.879Z] [2020-12-22T10:00:58.879Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:00:58.879Z] #38 4.770 + git clone https://github.com/docker/distribution.git . [2020-12-22T10:00:58.879Z] #38 4.770 Cloning into '.'... [2020-12-22T10:00:58.879Z] #38 ... [2020-12-22T10:00:58.879Z] [2020-12-22T10:00:58.879Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:58.879Z] #45 5.931 + RM_GOPATH=0 [2020-12-22T10:00:58.879Z] #45 5.931 + TMP_GOPATH= [2020-12-22T10:00:58.879Z] #45 5.931 + : /build [2020-12-22T10:00:58.879Z] #45 5.931 + '[' -z '' ']' [2020-12-22T10:00:58.879Z] #45 5.931 ++ mktemp -d [2020-12-22T10:00:58.879Z] #45 5.948 + export GOPATH=/tmp/tmp.zGGzkfhiFc [2020-12-22T10:00:58.879Z] #45 5.948 + GOPATH=/tmp/tmp.zGGzkfhiFc [2020-12-22T10:00:58.879Z] #45 5.948 + RM_GOPATH=1 [2020-12-22T10:00:58.879Z] #45 5.948 + case "$(go env GOARCH)" in [2020-12-22T10:00:58.879Z] #45 5.948 ++ go env GOARCH [2020-12-22T10:00:58.879Z] #45 5.984 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #45 5.984 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #45 5.988 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:58.879Z] #45 5.996 + dir=/tmp/install [2020-12-22T10:00:58.879Z] #45 5.996 + bin=gotestsum [2020-12-22T10:00:58.879Z] #45 5.996 + shift [2020-12-22T10:00:58.879Z] #45 5.997 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T10:00:58.879Z] #45 5.997 + . /tmp/install/gotestsum.installer [2020-12-22T10:00:58.879Z] #45 5.997 ++ : v0.5.3 [2020-12-22T10:00:58.879Z] #45 5.997 + install_gotestsum [2020-12-22T10:00:58.879Z] #45 5.998 + set -e [2020-12-22T10:00:58.879Z] #45 5.998 + export GO111MODULE=on [2020-12-22T10:00:58.879Z] #45 5.998 + GO111MODULE=on [2020-12-22T10:00:58.879Z] #45 5.998 + GOBIN=/build [2020-12-22T10:00:58.879Z] #45 5.998 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T10:00:58.879Z] #45 6.213 go: finding gotest.tools v0.5.3 [2020-12-22T10:00:58.879Z] #45 6.215 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:58.879Z] #45 7.393 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:58.879Z] #45 7.929 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T10:00:58.879Z] #45 9.781 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T10:00:58.879Z] #45 9.781 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T10:00:58.879Z] #45 9.785 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:00:58.879Z] #45 9.818 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T10:00:58.879Z] #45 9.882 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:00:58.879Z] #45 9.946 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:00:58.879Z] #45 10.09 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:00:58.879Z] #45 10.12 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T10:00:58.879Z] #45 10.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:00:58.879Z] #45 10.19 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T10:00:58.879Z] #45 10.26 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:00:58.879Z] #45 10.28 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:00:58.879Z] #45 ... [2020-12-22T10:00:58.879Z] [2020-12-22T10:00:58.879Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:58.879Z] #32 4.167 + RM_GOPATH=0 [2020-12-22T10:00:58.879Z] #32 4.167 + TMP_GOPATH= [2020-12-22T10:00:58.879Z] #32 4.167 + : /build [2020-12-22T10:00:58.879Z] #32 4.167 + '[' -z '' ']' [2020-12-22T10:00:58.879Z] #32 4.167 ++ mktemp -d [2020-12-22T10:00:58.879Z] #32 4.167 + export GOPATH=/tmp/tmp.qngwXq2q9f [2020-12-22T10:00:58.879Z] #32 4.167 + GOPATH=/tmp/tmp.qngwXq2q9f [2020-12-22T10:00:58.879Z] #32 4.167 + RM_GOPATH=1 [2020-12-22T10:00:58.879Z] #32 4.167 + case "$(go env GOARCH)" in [2020-12-22T10:00:58.879Z] #32 4.167 ++ go env GOARCH [2020-12-22T10:00:58.879Z] #32 4.196 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #32 4.196 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:58.879Z] #32 4.197 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:58.879Z] #32 4.198 + dir=/tmp/install [2020-12-22T10:00:58.879Z] #32 4.199 + bin=tomlv [2020-12-22T10:00:58.879Z] #32 4.199 + shift [2020-12-22T10:00:58.879Z] #32 4.199 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T10:00:58.879Z] #32 4.199 + . /tmp/install/tomlv.installer [2020-12-22T10:00:58.879Z] #32 4.199 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:58.879Z] #32 4.199 + install_tomlv [2020-12-22T10:00:58.879Z] #32 4.199 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T10:00:58.879Z] #32 4.199 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qngwXq2q9f/src/github.com/BurntSushi/toml [2020-12-22T10:00:58.879Z] #32 4.200 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:58.879Z] #32 4.202 Cloning into '/tmp/tmp.qngwXq2q9f/src/github.com/BurntSushi/toml'... [2020-12-22T10:00:58.879Z] #32 5.092 + cd /tmp/tmp.qngwXq2q9f/src/github.com/BurntSushi/toml [2020-12-22T10:00:58.879Z] #32 5.092 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:00:58.879Z] #32 5.099 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:00:58.879Z] #32 6.537 internal/cpu [2020-12-22T10:00:58.879Z] #32 6.540 runtime/internal/sys [2020-12-22T10:00:58.879Z] #32 6.753 math/bits [2020-12-22T10:00:58.879Z] #32 6.758 runtime/internal/math [2020-12-22T10:00:58.879Z] #32 6.804 runtime/internal/atomic [2020-12-22T10:00:58.879Z] #32 6.872 unicode/utf8 [2020-12-22T10:00:58.879Z] #32 7.374 sync/atomic [2020-12-22T10:00:58.879Z] #32 7.592 math [2020-12-22T10:00:58.879Z] #32 7.803 internal/bytealg [2020-12-22T10:00:58.879Z] #32 7.886 unicode [2020-12-22T10:00:58.879Z] #32 7.958 internal/testlog [2020-12-22T10:00:58.879Z] #32 8.670 encoding [2020-12-22T10:00:58.879Z] #32 9.141 runtime/cgo [2020-12-22T10:00:58.879Z] #32 9.640 runtime [2020-12-22T10:00:59.138Z] #36 ... [2020-12-22T10:00:59.138Z] [2020-12-22T10:00:59.138Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:59.138Z] #45 45.84 internal/singleflight [2020-12-22T10:00:59.138Z] #45 45.85 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T10:00:59.138Z] #45 45.85 math/rand [2020-12-22T10:00:59.138Z] #45 49.71 sort [2020-12-22T10:00:59.138Z] #45 49.72 strconv [2020-12-22T10:00:59.138Z] #45 49.74 internal/oserror [2020-12-22T10:00:59.138Z] #45 49.77 io [2020-12-22T10:00:59.138Z] #45 50.13 syscall [2020-12-22T10:00:59.138Z] #45 53.74 vendor/golang.org/x/net/dns/dnsmessage [2020-12-22T10:00:59.138Z] #45 54.35 bytes [2020-12-22T10:00:59.142Z] #32 ... [2020-12-22T10:00:59.142Z] [2020-12-22T10:00:59.142Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:00:59.142Z] #56 4.248 + RM_GOPATH=0 [2020-12-22T10:00:59.142Z] #56 4.248 + TMP_GOPATH= [2020-12-22T10:00:59.142Z] #56 4.248 + : /build [2020-12-22T10:00:59.142Z] #56 4.248 + '[' -z '' ']' [2020-12-22T10:00:59.142Z] #56 4.252 ++ mktemp -d [2020-12-22T10:00:59.142Z] #56 4.252 + export GOPATH=/tmp/tmp.lxVH19fLrN [2020-12-22T10:00:59.142Z] #56 4.252 + GOPATH=/tmp/tmp.lxVH19fLrN [2020-12-22T10:00:59.142Z] #56 4.252 + RM_GOPATH=1 [2020-12-22T10:00:59.142Z] #56 4.252 + case "$(go env GOARCH)" in [2020-12-22T10:00:59.142Z] #56 4.256 ++ go env GOARCH [2020-12-22T10:00:59.142Z] #56 4.264 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.142Z] #56 4.264 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.142Z] #56 4.264 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:59.142Z] #56 4.264 + dir=/tmp/install [2020-12-22T10:00:59.142Z] #56 4.264 + bin=rootlesskit [2020-12-22T10:00:59.142Z] #56 4.264 + shift [2020-12-22T10:00:59.142Z] #56 4.264 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T10:00:59.142Z] #56 4.264 + . /tmp/install/rootlesskit.installer [2020-12-22T10:00:59.142Z] #56 4.268 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:59.142Z] #56 4.272 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:59.142Z] #56 4.272 + install_rootlesskit [2020-12-22T10:00:59.142Z] #56 4.272 + case "$1" in [2020-12-22T10:00:59.142Z] #56 4.272 + export CGO_ENABLED=0 [2020-12-22T10:00:59.142Z] #56 4.272 + CGO_ENABLED=0 [2020-12-22T10:00:59.142Z] #56 4.272 + _install_rootlesskit [2020-12-22T10:00:59.142Z] #56 4.272 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T10:00:59.142Z] #56 4.272 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lxVH19fLrN/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:00:59.142Z] #56 4.276 Cloning into '/tmp/tmp.lxVH19fLrN/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T10:00:59.142Z] #56 7.888 + cd /tmp/tmp.lxVH19fLrN/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:00:59.143Z] #56 7.888 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:00:59.143Z] #56 8.016 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:00:59.143Z] #56 8.024 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T10:00:59.143Z] #56 ... [2020-12-22T10:00:59.143Z] [2020-12-22T10:00:59.143Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:00:59.143Z] #40 6.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:59.143Z] #40 6.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:59.143Z] #40 6.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:59.143Z] #40 7.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:00:59.143Z] #40 9.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:00:59.143Z] #40 ... [2020-12-22T10:00:59.143Z] [2020-12-22T10:00:59.143Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:00:59.143Z] #34 6.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:59.143Z] #34 6.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:59.143Z] #34 6.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:59.143Z] #34 7.595 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:00:59.143Z] #34 9.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:00:59.410Z] #34 ... [2020-12-22T10:00:59.410Z] [2020-12-22T10:00:59.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:00:59.410Z] #11 5.603 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:00:59.410Z] #11 6.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:00:59.410Z] #11 6.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:00:59.410Z] #11 7.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:00:59.410Z] #11 8.927 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:00:59.410Z] #11 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:00:59.410Z] #11 ... [2020-12-22T10:00:59.410Z] [2020-12-22T10:00:59.410Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:59.410Z] #49 4.042 + RM_GOPATH=0 [2020-12-22T10:00:59.410Z] #49 4.042 + TMP_GOPATH= [2020-12-22T10:00:59.410Z] #49 4.042 + : /build [2020-12-22T10:00:59.410Z] #49 4.042 + '[' -z '' ']' [2020-12-22T10:00:59.410Z] #49 4.042 ++ mktemp -d [2020-12-22T10:00:59.410Z] #49 4.051 + export GOPATH=/tmp/tmp.4FCOBhiPlX [2020-12-22T10:00:59.410Z] #49 4.051 + GOPATH=/tmp/tmp.4FCOBhiPlX [2020-12-22T10:00:59.410Z] #49 4.051 + RM_GOPATH=1 [2020-12-22T10:00:59.410Z] #49 4.051 + case "$(go env GOARCH)" in [2020-12-22T10:00:59.410Z] #49 4.051 ++ go env GOARCH [2020-12-22T10:00:59.410Z] #49 4.060 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.410Z] #49 4.060 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.410Z] #49 4.062 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:00:59.410Z] #49 4.063 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:59.410Z] #49 4.063 + dir=/tmp/install [2020-12-22T10:00:59.410Z] #49 4.063 + bin=shfmt [2020-12-22T10:00:59.410Z] #49 4.063 + shift [2020-12-22T10:00:59.410Z] #49 4.063 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T10:00:59.410Z] #49 4.063 + . /tmp/install/shfmt.installer [2020-12-22T10:00:59.410Z] #49 4.063 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:00:59.410Z] #49 4.063 + install_shfmt [2020-12-22T10:00:59.410Z] #49 4.063 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T10:00:59.410Z] #49 4.063 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4FCOBhiPlX/src/github.com/mvdan/sh [2020-12-22T10:00:59.410Z] #49 4.067 Cloning into '/tmp/tmp.4FCOBhiPlX/src/github.com/mvdan/sh'... [2020-12-22T10:00:59.432Z] #45 ... [2020-12-22T10:00:59.432Z] [2020-12-22T10:00:59.432Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:00:59.432Z] #32 48.69 Checking out files: 63% (970/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-12-22T10:00:59.432Z] #32 49.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T10:00:59.432Z] #32 49.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T10:00:59.680Z] #49 ... [2020-12-22T10:00:59.680Z] [2020-12-22T10:00:59.680Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:00:59.680Z] #62 4.065 + RM_GOPATH=0 [2020-12-22T10:00:59.680Z] #62 4.065 + TMP_GOPATH= [2020-12-22T10:00:59.680Z] #62 4.065 + : /build [2020-12-22T10:00:59.680Z] #62 4.065 + '[' -z '' ']' [2020-12-22T10:00:59.680Z] #62 4.065 ++ mktemp -d [2020-12-22T10:00:59.680Z] #62 4.065 + export GOPATH=/tmp/tmp.sVD4Rppbdh [2020-12-22T10:00:59.680Z] #62 4.065 + GOPATH=/tmp/tmp.sVD4Rppbdh [2020-12-22T10:00:59.680Z] #62 4.065 + RM_GOPATH=1 [2020-12-22T10:00:59.680Z] #62 4.065 + case "$(go env GOARCH)" in [2020-12-22T10:00:59.680Z] #62 4.065 ++ go env GOARCH [2020-12-22T10:00:59.680Z] #62 4.133 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.680Z] #62 4.133 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.680Z] #62 4.133 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:59.680Z] #62 4.138 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:59.680Z] #62 4.138 + dir=/tmp/install [2020-12-22T10:00:59.680Z] #62 4.138 + bin=proxy [2020-12-22T10:00:59.680Z] #62 4.138 + shift [2020-12-22T10:00:59.680Z] #62 4.138 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T10:00:59.680Z] #62 4.138 + . /tmp/install/proxy.installer [2020-12-22T10:00:59.680Z] #62 4.138 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:00:59.680Z] #62 4.138 + install_proxy [2020-12-22T10:00:59.680Z] #62 4.138 + case "$1" in [2020-12-22T10:00:59.680Z] #62 4.138 + export CGO_ENABLED=0 [2020-12-22T10:00:59.680Z] #62 4.138 + CGO_ENABLED=0 [2020-12-22T10:00:59.680Z] #62 4.138 + _install_proxy [2020-12-22T10:00:59.680Z] #62 4.138 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T10:00:59.680Z] #62 4.138 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sVD4Rppbdh/src/github.com/docker/libnetwork [2020-12-22T10:00:59.680Z] #62 4.145 Cloning into '/tmp/tmp.sVD4Rppbdh/src/github.com/docker/libnetwork'... [2020-12-22T10:00:59.680Z] #62 ... [2020-12-22T10:00:59.680Z] [2020-12-22T10:00:59.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:00:59.680Z] #43 4.109 + RM_GOPATH=0 [2020-12-22T10:00:59.680Z] #43 4.109 + TMP_GOPATH= [2020-12-22T10:00:59.680Z] #43 4.109 + : /build [2020-12-22T10:00:59.680Z] #43 4.109 + '[' -z '' ']' [2020-12-22T10:00:59.680Z] #43 4.109 ++ mktemp -d [2020-12-22T10:00:59.680Z] #43 4.112 + export GOPATH=/tmp/tmp.AIn2deDYrq [2020-12-22T10:00:59.680Z] #43 4.112 + GOPATH=/tmp/tmp.AIn2deDYrq [2020-12-22T10:00:59.680Z] #43 4.112 + RM_GOPATH=1 [2020-12-22T10:00:59.680Z] #43 4.112 + case "$(go env GOARCH)" in [2020-12-22T10:00:59.680Z] #43 4.112 ++ go env GOARCH [2020-12-22T10:00:59.680Z] #43 4.137 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.680Z] #43 4.137 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:00:59.680Z] #43 4.138 ++ dirname /tmp/install/install.sh [2020-12-22T10:00:59.680Z] #43 4.146 + dir=/tmp/install [2020-12-22T10:00:59.680Z] #43 4.146 + bin=vndr [2020-12-22T10:00:59.680Z] #43 4.146 + shift [2020-12-22T10:00:59.680Z] #43 4.146 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T10:00:59.680Z] #43 4.146 + . /tmp/install/vndr.installer [2020-12-22T10:00:59.680Z] #43 4.156 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:59.680Z] #43 4.156 + install_vndr [2020-12-22T10:00:59.680Z] #43 4.156 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T10:00:59.680Z] #43 4.156 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AIn2deDYrq/src/github.com/LK4D4/vndr [2020-12-22T10:00:59.680Z] #43 4.158 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:59.680Z] #43 4.162 Cloning into '/tmp/tmp.AIn2deDYrq/src/github.com/LK4D4/vndr'... [2020-12-22T10:00:59.680Z] #43 4.876 + cd /tmp/tmp.AIn2deDYrq/src/github.com/LK4D4/vndr [2020-12-22T10:00:59.680Z] #43 4.876 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:00:59.680Z] #43 4.891 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T10:00:59.680Z] #43 6.588 internal/cpu [2020-12-22T10:00:59.680Z] #43 6.633 internal/race [2020-12-22T10:00:59.680Z] #43 6.646 runtime/internal/sys [2020-12-22T10:00:59.680Z] #43 6.727 runtime/internal/atomic [2020-12-22T10:00:59.680Z] #43 6.875 sync/atomic [2020-12-22T10:00:59.680Z] #43 7.029 unicode [2020-12-22T10:00:59.680Z] #43 7.284 unicode/utf8 [2020-12-22T10:00:59.680Z] #43 7.308 internal/bytealg [2020-12-22T10:00:59.680Z] #43 7.502 math/bits [2020-12-22T10:00:59.680Z] #43 8.386 math [2020-12-22T10:00:59.680Z] #43 8.515 internal/testlog [2020-12-22T10:00:59.680Z] #43 8.984 runtime [2020-12-22T10:00:59.680Z] #43 9.207 unicode/utf16 [2020-12-22T10:00:59.680Z] #43 9.773 container/list [2020-12-22T10:00:59.680Z] #43 10.75 crypto/internal/subtle [2020-12-22T10:00:59.680Z] #43 11.28 crypto/subtle [2020-12-22T10:00:59.680Z] #43 ... [2020-12-22T10:00:59.680Z] [2020-12-22T10:00:59.680Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:00:59.680Z] #27 2.699 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T10:00:59.680Z] #27 2.830 [2020-12-22T10:00:59.680Z] #27 3.019 0.0% ### 4.4% ############## 20.7% ############################ 39.5% ######################################### 57.4% ################################################## 70.3% ################################################################ 89.3% ######################################################################## 100.0% [2020-12-22T10:00:59.680Z] #27 3.846 [2020-12-22T10:00:59.680Z] #27 3.990 # 1.9% ######################################################################## 100.0% [2020-12-22T10:00:59.680Z] #27 4.219 [2020-12-22T10:00:59.680Z] #27 4.412 0.2% ################ 23.0% ####################################################### 77.8% ######################################################################## 100.0% [2020-12-22T10:00:59.680Z] #27 4.832 [2020-12-22T10:00:59.680Z] #27 5.089 0.0% # 2.5% #### 6.6% ############## 19.9% ###################### 31.6% ####################### 32.6% ################################### 48.9% #################################### 50.8% ########################################### 59.8% ################################################## 70.2% ######################################################## 78.1% ############################################################ 84.3% #################################################################### 95.0% ######################################################################## 100.0% [2020-12-22T10:00:59.680Z] #27 6.955 [2020-12-22T10:01:00.479Z] #32 ... [2020-12-22T10:01:00.479Z] [2020-12-22T10:01:00.479Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:00.479Z] #13 57.21 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T10:01:00.479Z] #13 57.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T10:01:00.479Z] #13 57.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:01:00.776Z] #13 57.32 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-22T10:01:00.776Z] #13 57.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T10:01:00.776Z] #13 57.33 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:00.776Z] #13 57.52 Selecting previously unselected package dmsetup. [2020-12-22T10:01:00.776Z] #13 57.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T10:01:00.776Z] #13 57.53 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T10:01:01.069Z] #13 57.81 Selecting previously unselected package mingw-w64-common. [2020-12-22T10:01:01.069Z] #13 57.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T10:01:01.069Z] #13 57.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T10:01:01.232Z] #35 9.286 -- Detecting C compile features - done [2020-12-22T10:01:01.232Z] #35 9.380 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T10:01:01.312Z] #38 ... [2020-12-22T10:01:01.312Z] [2020-12-22T10:01:01.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:01.312Z] #11 5.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:01.312Z] #11 5.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:01.312Z] #11 5.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:01.312Z] #11 5.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:01.326Z] #30 ... [2020-12-22T10:01:01.326Z] [2020-12-22T10:01:01.326Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:01.326Z] #43 6.878 + RM_GOPATH=0 [2020-12-22T10:01:01.326Z] #43 6.878 + TMP_GOPATH= [2020-12-22T10:01:01.326Z] #43 6.878 + : /build [2020-12-22T10:01:01.326Z] #43 6.878 + '[' -z '' ']' [2020-12-22T10:01:01.326Z] #43 6.891 ++ mktemp -d [2020-12-22T10:01:01.326Z] #43 6.891 + export GOPATH=/tmp/tmp.S7uyXFLW6V [2020-12-22T10:01:01.326Z] #43 6.891 + GOPATH=/tmp/tmp.S7uyXFLW6V [2020-12-22T10:01:01.326Z] #43 6.891 + RM_GOPATH=1 [2020-12-22T10:01:01.326Z] #43 6.891 + case "$(go env GOARCH)" in [2020-12-22T10:01:01.326Z] #43 6.891 ++ go env GOARCH [2020-12-22T10:01:01.326Z] #43 6.959 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:01.326Z] #43 6.959 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.326Z] #43 6.959 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.326Z] #43 6.959 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:01.326Z] #43 6.959 + dir=/tmp/install [2020-12-22T10:01:01.326Z] #43 6.959 + bin=vndr [2020-12-22T10:01:01.326Z] #43 6.959 + shift [2020-12-22T10:01:01.326Z] #43 6.959 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T10:01:01.326Z] #43 6.959 + . /tmp/install/vndr.installer [2020-12-22T10:01:01.326Z] #43 6.959 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:01.326Z] #43 6.959 + install_vndr [2020-12-22T10:01:01.326Z] #43 6.959 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T10:01:01.326Z] #43 6.959 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S7uyXFLW6V/src/github.com/LK4D4/vndr [2020-12-22T10:01:01.326Z] #43 7.005 Cloning into '/tmp/tmp.S7uyXFLW6V/src/github.com/LK4D4/vndr'... [2020-12-22T10:01:01.326Z] #43 7.889 + cd /tmp/tmp.S7uyXFLW6V/src/github.com/LK4D4/vndr [2020-12-22T10:01:01.326Z] #43 7.889 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:01.326Z] #43 7.927 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T10:01:01.326Z] #43 10.06 internal/cpu [2020-12-22T10:01:01.326Z] #43 10.09 runtime/internal/atomic [2020-12-22T10:01:01.326Z] #43 ... [2020-12-22T10:01:01.326Z] [2020-12-22T10:01:01.326Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:01.326Z] #38 7.130 + git clone https://github.com/docker/distribution.git . [2020-12-22T10:01:01.326Z] #38 7.130 Cloning into '.'... [2020-12-22T10:01:01.326Z] #38 ... [2020-12-22T10:01:01.326Z] [2020-12-22T10:01:01.326Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:01.326Z] #34 6.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:01.326Z] #34 6.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:01.326Z] #34 7.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:01.326Z] #34 8.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:01.326Z] #34 ... [2020-12-22T10:01:01.326Z] [2020-12-22T10:01:01.326Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:01.326Z] #40 8.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:01.326Z] #40 8.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:01.326Z] #40 8.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:01.326Z] #40 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:01.571Z] #11 5.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:01.582Z] #40 ... [2020-12-22T10:01:01.582Z] [2020-12-22T10:01:01.582Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:01.582Z] #32 6.895 + RM_GOPATH=0 [2020-12-22T10:01:01.582Z] #32 6.895 + TMP_GOPATH= [2020-12-22T10:01:01.582Z] #32 6.895 + : /build [2020-12-22T10:01:01.582Z] #32 6.895 + '[' -z '' ']' [2020-12-22T10:01:01.582Z] #32 6.895 ++ mktemp -d [2020-12-22T10:01:01.582Z] #32 6.895 + export GOPATH=/tmp/tmp.RqGrF3XQ4K [2020-12-22T10:01:01.582Z] #32 6.895 + GOPATH=/tmp/tmp.RqGrF3XQ4K [2020-12-22T10:01:01.582Z] #32 6.895 + RM_GOPATH=1 [2020-12-22T10:01:01.582Z] #32 6.895 + case "$(go env GOARCH)" in [2020-12-22T10:01:01.582Z] #32 6.895 ++ go env GOARCH [2020-12-22T10:01:01.582Z] #32 6.942 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.582Z] #32 6.942 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.582Z] #32 6.942 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:01.582Z] #32 6.942 + dir=/tmp/install [2020-12-22T10:01:01.582Z] #32 6.942 + bin=tomlv [2020-12-22T10:01:01.582Z] #32 6.942 + shift [2020-12-22T10:01:01.582Z] #32 6.942 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T10:01:01.582Z] #32 6.942 + . /tmp/install/tomlv.installer [2020-12-22T10:01:01.582Z] #32 6.942 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:01.582Z] #32 6.942 + install_tomlv [2020-12-22T10:01:01.582Z] #32 6.942 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T10:01:01.582Z] #32 6.942 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RqGrF3XQ4K/src/github.com/BurntSushi/toml [2020-12-22T10:01:01.582Z] #32 6.943 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:01.582Z] #32 6.973 Cloning into '/tmp/tmp.RqGrF3XQ4K/src/github.com/BurntSushi/toml'... [2020-12-22T10:01:01.582Z] #32 8.495 + cd /tmp/tmp.RqGrF3XQ4K/src/github.com/BurntSushi/toml [2020-12-22T10:01:01.582Z] #32 8.495 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:01.582Z] #32 8.526 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:01:01.582Z] #32 9.312 internal/cpu [2020-12-22T10:01:01.582Z] #32 9.439 runtime/internal/atomic [2020-12-22T10:01:01.582Z] #32 10.25 runtime/internal/sys [2020-12-22T10:01:01.582Z] #32 10.26 internal/bytealg [2020-12-22T10:01:01.582Z] #32 10.57 runtime/internal/math [2020-12-22T10:01:01.582Z] #32 ... [2020-12-22T10:01:01.582Z] [2020-12-22T10:01:01.582Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:01.582Z] #11 8.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:01.582Z] #11 8.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:01.582Z] #11 8.492 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:01.582Z] #11 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:01.804Z] #35 9.851 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T10:01:01.839Z] #11 ... [2020-12-22T10:01:01.839Z] [2020-12-22T10:01:01.839Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:01.839Z] #22 7.704 + RM_GOPATH=0 [2020-12-22T10:01:01.839Z] #22 7.704 + TMP_GOPATH= [2020-12-22T10:01:01.839Z] #22 7.704 + : /build [2020-12-22T10:01:01.839Z] #22 7.704 + '[' -z '' ']' [2020-12-22T10:01:01.839Z] #22 7.704 ++ mktemp -d [2020-12-22T10:01:01.839Z] #22 7.712 + export GOPATH=/tmp/tmp.JQ9AwJK9Gj [2020-12-22T10:01:01.839Z] #22 7.712 + GOPATH=/tmp/tmp.JQ9AwJK9Gj [2020-12-22T10:01:01.839Z] #22 7.712 + RM_GOPATH=1 [2020-12-22T10:01:01.839Z] #22 7.720 + case "$(go env GOARCH)" in [2020-12-22T10:01:01.839Z] #22 7.733 ++ go env GOARCH [2020-12-22T10:01:01.839Z] #22 7.818 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.839Z] #22 7.818 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.839Z] #22 7.818 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:01.839Z] #22 7.818 + dir=/tmp/install [2020-12-22T10:01:01.839Z] #22 7.818 + bin=dockercli [2020-12-22T10:01:01.839Z] #22 7.818 + shift [2020-12-22T10:01:01.839Z] #22 7.871 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T10:01:01.839Z] #22 7.871 + . /tmp/install/dockercli.installer [2020-12-22T10:01:01.839Z] #22 7.871 ++ : stable [2020-12-22T10:01:01.839Z] #22 7.871 ++ : 17.06.2-ce [2020-12-22T10:01:01.839Z] #22 7.871 + install_dockercli [2020-12-22T10:01:01.839Z] #22 7.871 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T10:01:01.839Z] #22 7.871 ++ uname -m [2020-12-22T10:01:01.839Z] #22 7.872 Install docker/cli version 17.06.2-ce from stable [2020-12-22T10:01:01.839Z] #22 7.890 + arch=x86_64 [2020-12-22T10:01:01.839Z] #22 7.890 + '[' x86_64 '!=' x86_64 ']' [2020-12-22T10:01:01.839Z] #22 7.890 + url=https://download.docker.com/linux/static [2020-12-22T10:01:01.839Z] #22 7.890 + tar -xz docker/docker [2020-12-22T10:01:01.839Z] #22 7.915 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-22T10:01:01.839Z] #22 ... [2020-12-22T10:01:01.839Z] [2020-12-22T10:01:01.839Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:01.839Z] #45 6.344 + RM_GOPATH=0 [2020-12-22T10:01:01.839Z] #45 6.344 + TMP_GOPATH= [2020-12-22T10:01:01.839Z] #45 6.344 + : /build [2020-12-22T10:01:01.839Z] #45 6.344 + '[' -z '' ']' [2020-12-22T10:01:01.839Z] #45 6.344 ++ mktemp -d [2020-12-22T10:01:01.839Z] #45 6.344 + export GOPATH=/tmp/tmp.zWayViVkE3 [2020-12-22T10:01:01.839Z] #45 6.344 + GOPATH=/tmp/tmp.zWayViVkE3 [2020-12-22T10:01:01.839Z] #45 6.344 + RM_GOPATH=1 [2020-12-22T10:01:01.839Z] #45 6.344 + case "$(go env GOARCH)" in [2020-12-22T10:01:01.839Z] #45 6.344 ++ go env GOARCH [2020-12-22T10:01:01.839Z] #45 6.344 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.839Z] #45 6.344 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:01.839Z] #45 6.344 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:01.839Z] #45 6.344 + dir=/tmp/install [2020-12-22T10:01:01.839Z] #45 6.344 + bin=gotestsum [2020-12-22T10:01:01.839Z] #45 6.344 + shift [2020-12-22T10:01:01.839Z] #45 6.344 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T10:01:01.839Z] #45 6.344 + . /tmp/install/gotestsum.installer [2020-12-22T10:01:01.839Z] #45 6.344 ++ : v0.5.3 [2020-12-22T10:01:01.839Z] #45 6.344 + install_gotestsum [2020-12-22T10:01:01.839Z] #45 6.344 + set -e [2020-12-22T10:01:01.839Z] #45 6.344 + export GO111MODULE=on [2020-12-22T10:01:01.839Z] #45 6.344 + GO111MODULE=on [2020-12-22T10:01:01.839Z] #45 6.344 + GOBIN=/build [2020-12-22T10:01:01.839Z] #45 6.344 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T10:01:01.839Z] #45 6.387 go: finding gotest.tools v0.5.3 [2020-12-22T10:01:01.839Z] #45 6.387 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:01.839Z] #45 7.582 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:01.839Z] #45 8.547 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:01.839Z] #45 9.947 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T10:01:01.839Z] #45 9.948 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:01.839Z] #45 10.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:01.839Z] #45 10.30 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T10:01:01.839Z] #45 10.34 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:01.839Z] #45 10.39 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:01.839Z] #45 10.60 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:01.839Z] #45 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:02.063Z] #35 10.07 -- Configuring done [2020-12-22T10:01:02.063Z] #35 10.08 -- Generating done [2020-12-22T10:01:02.063Z] #35 10.10 -- Build files have been written to: /tmp/tmp.lrUEz6eZ73/tini [2020-12-22T10:01:02.064Z] #35 10.16 + make tini-static [2020-12-22T10:01:02.107Z] #45 11.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:02.107Z] #45 11.04 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:02.107Z] #45 11.10 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T10:01:02.107Z] #45 ... [2020-12-22T10:01:02.107Z] [2020-12-22T10:01:02.107Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:02.107Z] #49 6.357 + RM_GOPATH=0 [2020-12-22T10:01:02.107Z] #49 6.357 + TMP_GOPATH= [2020-12-22T10:01:02.107Z] #49 6.357 + : /build [2020-12-22T10:01:02.107Z] #49 6.357 + '[' -z '' ']' [2020-12-22T10:01:02.107Z] #49 6.357 ++ mktemp -d [2020-12-22T10:01:02.107Z] #49 6.357 + export GOPATH=/tmp/tmp.buNV0h4qPZ [2020-12-22T10:01:02.107Z] #49 6.357 + GOPATH=/tmp/tmp.buNV0h4qPZ [2020-12-22T10:01:02.107Z] #49 6.357 + RM_GOPATH=1 [2020-12-22T10:01:02.107Z] #49 6.357 + case "$(go env GOARCH)" in [2020-12-22T10:01:02.107Z] #49 6.364 ++ go env GOARCH [2020-12-22T10:01:02.107Z] #49 6.364 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.107Z] #49 6.364 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.108Z] #49 6.372 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:02.108Z] #49 6.374 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:02.108Z] #49 6.374 + dir=/tmp/install [2020-12-22T10:01:02.108Z] #49 6.374 + bin=shfmt [2020-12-22T10:01:02.108Z] #49 6.374 + shift [2020-12-22T10:01:02.108Z] #49 6.374 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T10:01:02.108Z] #49 6.374 + . /tmp/install/shfmt.installer [2020-12-22T10:01:02.108Z] #49 6.374 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:02.108Z] #49 6.374 + install_shfmt [2020-12-22T10:01:02.108Z] #49 6.374 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T10:01:02.108Z] #49 6.374 + git clone https://github.com/mvdan/sh.git /tmp/tmp.buNV0h4qPZ/src/github.com/mvdan/sh [2020-12-22T10:01:02.108Z] #49 6.374 Cloning into '/tmp/tmp.buNV0h4qPZ/src/github.com/mvdan/sh'... [2020-12-22T10:01:02.108Z] #49 ... [2020-12-22T10:01:02.108Z] [2020-12-22T10:01:02.108Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:02.108Z] #45 11.16 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:02.108Z] #45 11.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:02.123Z] #13 ... [2020-12-22T10:01:02.123Z] [2020-12-22T10:01:02.123Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:02.123Z] #34 48.89 errors [2020-12-22T10:01:02.123Z] #34 48.89 sort [2020-12-22T10:01:02.123Z] #34 49.46 io [2020-12-22T10:01:02.123Z] #34 49.49 internal/oserror [2020-12-22T10:01:02.123Z] #34 49.50 strconv [2020-12-22T10:01:02.123Z] #34 50.11 syscall [2020-12-22T10:01:02.123Z] #34 53.83 strings [2020-12-22T10:01:02.123Z] #34 53.85 bytes [2020-12-22T10:01:02.123Z] #34 ... [2020-12-22T10:01:02.123Z] [2020-12-22T10:01:02.123Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:02.123Z] #36 58.49 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T10:01:02.123Z] #36 58.50 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:01:02.123Z] #36 58.50 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-22T10:01:02.123Z] #36 58.52 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:01:02.123Z] #36 58.58 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-22T10:01:02.123Z] #36 58.59 Setting up cmake-data (3.13.4-1) ... [2020-12-22T10:01:02.123Z] #36 58.60 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:01:02.123Z] #36 58.63 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-22T10:01:02.123Z] #36 58.64 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-22T10:01:02.123Z] #36 58.65 Setting up cmake (3.13.4-1) ... [2020-12-22T10:01:02.123Z] #36 58.65 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:02.123Z] #36 58.79 Processing triggers for mime-support (3.62) ... [2020-12-22T10:01:02.138Z] #11 ... [2020-12-22T10:01:02.138Z] [2020-12-22T10:01:02.138Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:02.138Z] #32 5.992 + RM_GOPATH=0 [2020-12-22T10:01:02.138Z] #32 5.992 + TMP_GOPATH= [2020-12-22T10:01:02.138Z] #32 5.992 + : /build [2020-12-22T10:01:02.138Z] #32 5.992 + '[' -z '' ']' [2020-12-22T10:01:02.138Z] #32 5.992 ++ mktemp -d [2020-12-22T10:01:02.138Z] #32 5.992 + export GOPATH=/tmp/tmp.YLI22iQmT2 [2020-12-22T10:01:02.138Z] #32 5.992 + GOPATH=/tmp/tmp.YLI22iQmT2 [2020-12-22T10:01:02.138Z] #32 5.992 + RM_GOPATH=1 [2020-12-22T10:01:02.138Z] #32 5.992 + case "$(go env GOARCH)" in [2020-12-22T10:01:02.138Z] #32 5.992 ++ go env GOARCH [2020-12-22T10:01:02.138Z] #32 6.011 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.138Z] #32 6.011 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.138Z] #32 6.015 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:02.138Z] #32 6.015 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:02.138Z] #32 6.016 + dir=/tmp/install [2020-12-22T10:01:02.138Z] #32 6.016 + bin=tomlv [2020-12-22T10:01:02.138Z] #32 6.016 + shift [2020-12-22T10:01:02.138Z] #32 6.016 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T10:01:02.138Z] #32 6.016 + . /tmp/install/tomlv.installer [2020-12-22T10:01:02.138Z] #32 6.016 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:02.138Z] #32 6.016 + install_tomlv [2020-12-22T10:01:02.138Z] #32 6.016 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T10:01:02.138Z] #32 6.016 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YLI22iQmT2/src/github.com/BurntSushi/toml [2020-12-22T10:01:02.138Z] #32 6.034 Cloning into '/tmp/tmp.YLI22iQmT2/src/github.com/BurntSushi/toml'... [2020-12-22T10:01:02.364Z] #45 11.46 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T10:01:02.397Z] #32 ... [2020-12-22T10:01:02.397Z] [2020-12-22T10:01:02.397Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:02.397Z] #11 6.710 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:02.423Z] #36 DONE 59.1s [2020-12-22T10:01:02.423Z] [2020-12-22T10:01:02.423Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:02.621Z] #45 11.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:02.621Z] #45 11.68 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:02.718Z] #37 0.300 + RM_GOPATH=0 [2020-12-22T10:01:02.718Z] #37 0.305 + TMP_GOPATH= [2020-12-22T10:01:02.718Z] #37 0.305 + : /build [2020-12-22T10:01:02.718Z] #37 0.305 + '[' -z '' ']' [2020-12-22T10:01:02.718Z] #37 0.306 ++ mktemp -d [2020-12-22T10:01:02.718Z] #37 0.308 + export GOPATH=/tmp/tmp.eEZxSLK3Yj [2020-12-22T10:01:02.718Z] #37 0.308 + GOPATH=/tmp/tmp.eEZxSLK3Yj [2020-12-22T10:01:02.718Z] #37 0.308 + RM_GOPATH=1 [2020-12-22T10:01:02.718Z] #37 0.308 + case "$(go env GOARCH)" in [2020-12-22T10:01:02.718Z] #37 0.309 ++ go env GOARCH [2020-12-22T10:01:02.718Z] #37 0.319 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.718Z] #37 0.319 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:02.718Z] #37 0.321 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:02.718Z] #37 0.322 + dir=/tmp/install [2020-12-22T10:01:02.718Z] #37 0.323 + bin=tini [2020-12-22T10:01:02.718Z] #37 0.323 + shift [2020-12-22T10:01:02.718Z] #37 0.323 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T10:01:02.718Z] #37 0.323 + . /tmp/install/tini.installer [2020-12-22T10:01:02.718Z] #37 0.324 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:01:02.718Z] #37 0.324 + install_tini [2020-12-22T10:01:02.718Z] #37 0.325 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T10:01:02.718Z] #37 0.325 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:01:02.718Z] #37 0.325 + git clone https://github.com/krallin/tini.git /tmp/tmp.eEZxSLK3Yj/tini [2020-12-22T10:01:02.718Z] #37 0.330 Cloning into '/tmp/tmp.eEZxSLK3Yj/tini'... [2020-12-22T10:01:03.002Z] #35 10.96 Scanning dependencies of target tini-static [2020-12-22T10:01:03.183Z] #45 12.02 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:03.183Z] #45 12.16 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:03.262Z] #35 11.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T10:01:03.419Z] #27 7.276 0.0% 0.9% # 1.7% # 2.5% ## 3.7% ### 4.5% ### 5.5% #### 6.7% ##### 7.3% ##### 8.1% ###### 9.1% ####### 9.9% ####### 10.5% ####### 11.0% ######## 11.8% ######### 13.2% ########## 14.0% ########## 15.1% ########### 16.1% ############ 17.7% ############# 19.0% ############## 19.5% ############## 20.7% ############### 21.7% ################ 22.4% ################ 23.0% ################# 23.9% ################# 24.7% ################## 25.6% ################## 26.3% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.0% ###################### 31.6% ####################### 32.5% ######################## 33.6% ######################## 34.2% ######################### 35.7% ########################## 37.1% ########################### 37.9% ############################ 39.1% ############################ 40.1% ############################# 40.8% ############################## 41.8% ############################## 42.5% ############################### 43.3% ################################ 44.7% ################################ 45.3% ################################# 46.4% ################################# 47.2% ################################### 48.7% ################################### 49.9% #################################### 51.3% ###################################### 53.1% ###################################### 53.9% ####################################### 55.0% ####################################### 55.4% ######################################## 56.4% ######################################### 57.7% ########################################## 59.1% ########################################### 59.8% ########################################### 60.9% ############################################ 61.9% ############################################# 62.7% ############################################## 63.9% ############################################## 64.2% ############################################## 64.6% ################################################ 67.2% ################################################# 69.3% ################################################## 70.8% [2020-12-22T10:01:03.419Z] #27 ... [2020-12-22T10:01:03.419Z] [2020-12-22T10:01:03.419Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:03.419Z] #47 14.94 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:03.419Z] #47 14.98 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:03.419Z] #47 15.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:03.419Z] #47 15.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:03.439Z] #45 12.32 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:03.522Z] #35 ... [2020-12-22T10:01:03.522Z] [2020-12-22T10:01:03.522Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:03.522Z] #49 99.22 encoding/base64 [2020-12-22T10:01:03.522Z] #49 100.5 path/filepath [2020-12-22T10:01:03.522Z] #49 102.9 golang.org/x/sys/unix [2020-12-22T10:01:03.522Z] #49 105.8 encoding/json [2020-12-22T10:01:03.522Z] #49 ... [2020-12-22T10:01:03.522Z] [2020-12-22T10:01:03.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:03.522Z] #41 3.824 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:01:03.522Z] #41 3.824 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:01:03.522Z] #41 3.842 Note: Building without GnuTLS support [2020-12-22T10:01:03.522Z] #41 3.891 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:01:03.522Z] #41 3.891 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:01:03.522Z] #41 7.434 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:01:03.684Z] #47 15.24 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:03.684Z] #47 15.28 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:03.684Z] #47 15.33 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:03.767Z] #37 1.561 + cd /tmp/tmp.eEZxSLK3Yj/tini [2020-12-22T10:01:03.767Z] #37 1.562 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:01:03.767Z] #37 1.575 + cmake . [2020-12-22T10:01:03.782Z] #41 7.450 GEN .gitid [2020-12-22T10:01:03.782Z] #41 7.501 GEN criu/include/version.h [2020-12-22T10:01:03.782Z] #41 7.665 GEN include/common/asm [2020-12-22T10:01:03.947Z] #47 15.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:03.947Z] #47 15.56 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:03.947Z] #47 15.56 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:03.947Z] #47 15.56 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T10:01:03.947Z] #47 15.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:03.947Z] #47 15.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:04.217Z] #47 ... [2020-12-22T10:01:04.217Z] [2020-12-22T10:01:04.217Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:01:04.217Z] #30 5.383 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T10:01:04.217Z] #30 5.383 Cloning into '.'... [2020-12-22T10:01:04.217Z] #30 ... [2020-12-22T10:01:04.217Z] [2020-12-22T10:01:04.217Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:01:04.812Z] #37 2.334 -- The C compiler identification is GNU 8.3.0 [2020-12-22T10:01:04.812Z] #37 2.410 -- Check for working C compiler: /usr/bin/cc [2020-12-22T10:01:05.457Z] #37 3.072 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T10:01:05.457Z] #37 3.075 -- Detecting C compiler ABI info [2020-12-22T10:01:05.457Z] #37 ... [2020-12-22T10:01:05.457Z] [2020-12-22T10:01:05.457Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:05.457Z] #42 52.21 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:01:05.457Z] #42 52.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T10:01:05.457Z] #42 52.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:01:05.457Z] #42 52.27 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:01:05.457Z] #42 52.28 Setting up python-six (1.12.0-1) ... [2020-12-22T10:01:05.457Z] #42 56.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-22T10:01:05.457Z] #42 56.59 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T10:01:05.457Z] #42 56.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:01:05.457Z] #42 56.61 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-22T10:01:05.457Z] #42 56.61 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-22T10:01:05.457Z] #42 56.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:01:05.457Z] #42 56.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:01:05.457Z] #42 56.64 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-22T10:01:05.457Z] #42 56.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:01:05.457Z] #42 56.69 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T10:01:05.691Z] #41 ... [2020-12-22T10:01:05.691Z] [2020-12-22T10:01:05.691Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:05.691Z] #35 13.36 [100%] Linking C executable tini-static [2020-12-22T10:01:05.700Z] #11 ... [2020-12-22T10:01:05.700Z] [2020-12-22T10:01:05.700Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:05.700Z] #45 6.981 + RM_GOPATH=0 [2020-12-22T10:01:05.700Z] #45 6.981 + TMP_GOPATH= [2020-12-22T10:01:05.700Z] #45 6.981 + : /build [2020-12-22T10:01:05.700Z] #45 6.981 + '[' -z '' ']' [2020-12-22T10:01:05.700Z] #45 6.987 ++ mktemp -d [2020-12-22T10:01:05.700Z] #45 6.987 + export GOPATH=/tmp/tmp.JaPJ1QFzkM [2020-12-22T10:01:05.700Z] #45 6.987 + GOPATH=/tmp/tmp.JaPJ1QFzkM [2020-12-22T10:01:05.700Z] #45 6.987 + RM_GOPATH=1 [2020-12-22T10:01:05.700Z] #45 6.987 + case "$(go env GOARCH)" in [2020-12-22T10:01:05.700Z] #45 6.987 ++ go env GOARCH [2020-12-22T10:01:05.700Z] #45 6.991 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.700Z] #45 6.991 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.700Z] #45 6.992 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:05.700Z] #45 6.993 + dir=/tmp/install [2020-12-22T10:01:05.700Z] #45 6.995 + bin=gotestsum [2020-12-22T10:01:05.700Z] #45 6.995 + shift [2020-12-22T10:01:05.700Z] #45 7.002 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T10:01:05.700Z] #45 7.002 + . /tmp/install/gotestsum.installer [2020-12-22T10:01:05.700Z] #45 7.002 ++ : v0.5.3 [2020-12-22T10:01:05.700Z] #45 7.003 + install_gotestsum [2020-12-22T10:01:05.700Z] #45 7.003 + set -e [2020-12-22T10:01:05.700Z] #45 7.003 + export GO111MODULE=on [2020-12-22T10:01:05.700Z] #45 7.003 + GO111MODULE=on [2020-12-22T10:01:05.700Z] #45 7.003 + GOBIN=/build [2020-12-22T10:01:05.700Z] #45 7.003 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T10:01:05.700Z] #45 7.022 go: finding gotest.tools v0.5.3 [2020-12-22T10:01:05.700Z] #45 7.022 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:05.700Z] #45 8.294 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:05.700Z] #45 9.246 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T10:01:05.960Z] #45 ... [2020-12-22T10:01:05.960Z] [2020-12-22T10:01:05.960Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:05.960Z] #43 6.571 + RM_GOPATH=0 [2020-12-22T10:01:05.960Z] #43 6.571 + TMP_GOPATH= [2020-12-22T10:01:05.960Z] #43 6.571 + : /build [2020-12-22T10:01:05.960Z] #43 6.571 + '[' -z '' ']' [2020-12-22T10:01:05.960Z] #43 6.571 ++ mktemp -d [2020-12-22T10:01:05.960Z] #43 6.571 + export GOPATH=/tmp/tmp.sDPGLVPLyp [2020-12-22T10:01:05.960Z] #43 6.571 + GOPATH=/tmp/tmp.sDPGLVPLyp [2020-12-22T10:01:05.960Z] #43 6.571 + RM_GOPATH=1 [2020-12-22T10:01:05.960Z] #43 6.571 + case "$(go env GOARCH)" in [2020-12-22T10:01:05.960Z] #43 6.571 ++ go env GOARCH [2020-12-22T10:01:05.960Z] #43 6.579 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.960Z] #43 6.579 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.960Z] #43 6.590 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:05.960Z] #43 6.590 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:05.960Z] #43 6.590 + dir=/tmp/install [2020-12-22T10:01:05.960Z] #43 6.590 + bin=vndr [2020-12-22T10:01:05.960Z] #43 6.590 + shift [2020-12-22T10:01:05.960Z] #43 6.590 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T10:01:05.960Z] #43 6.590 + . /tmp/install/vndr.installer [2020-12-22T10:01:05.960Z] #43 6.590 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:05.960Z] #43 6.590 + install_vndr [2020-12-22T10:01:05.960Z] #43 6.590 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T10:01:05.960Z] #43 6.590 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sDPGLVPLyp/src/github.com/LK4D4/vndr [2020-12-22T10:01:05.960Z] #43 6.590 Cloning into '/tmp/tmp.sDPGLVPLyp/src/github.com/LK4D4/vndr'... [2020-12-22T10:01:05.960Z] #43 7.282 + cd /tmp/tmp.sDPGLVPLyp/src/github.com/LK4D4/vndr [2020-12-22T10:01:05.960Z] #43 7.282 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T10:01:05.960Z] #43 7.282 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T10:01:05.960Z] #43 9.401 internal/cpu [2020-12-22T10:01:05.960Z] #43 9.441 runtime/internal/math [2020-12-22T10:01:05.960Z] #43 9.599 internal/race [2020-12-22T10:01:05.960Z] #43 9.894 sync/atomic [2020-12-22T10:01:05.960Z] #43 10.05 internal/bytealg [2020-12-22T10:01:05.960Z] #43 ... [2020-12-22T10:01:05.960Z] [2020-12-22T10:01:05.960Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:05.960Z] #22 7.807 + RM_GOPATH=0 [2020-12-22T10:01:05.960Z] #22 7.807 + TMP_GOPATH= [2020-12-22T10:01:05.960Z] #22 7.807 + : /build [2020-12-22T10:01:05.960Z] #22 7.807 + '[' -z '' ']' [2020-12-22T10:01:05.960Z] #22 7.810 ++ mktemp -d [2020-12-22T10:01:05.960Z] #22 7.811 + export GOPATH=/tmp/tmp.5lUQYCsNs2 [2020-12-22T10:01:05.960Z] #22 7.811 + GOPATH=/tmp/tmp.5lUQYCsNs2 [2020-12-22T10:01:05.960Z] #22 7.811 + RM_GOPATH=1 [2020-12-22T10:01:05.960Z] #22 7.811 + case "$(go env GOARCH)" in [2020-12-22T10:01:05.960Z] #22 7.811 ++ go env GOARCH [2020-12-22T10:01:05.960Z] #22 7.849 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.960Z] #22 7.849 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:05.960Z] #22 7.849 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:05.960Z] #22 7.849 + dir=/tmp/install [2020-12-22T10:01:05.960Z] #22 7.849 + bin=dockercli [2020-12-22T10:01:05.960Z] #22 7.849 + shift [2020-12-22T10:01:05.960Z] #22 7.849 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T10:01:05.960Z] #22 7.849 + . /tmp/install/dockercli.installer [2020-12-22T10:01:05.960Z] #22 7.849 ++ : stable [2020-12-22T10:01:05.960Z] #22 7.849 ++ : 17.06.2-ce [2020-12-22T10:01:05.960Z] #22 7.849 + install_dockercli [2020-12-22T10:01:05.960Z] #22 7.849 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T10:01:05.960Z] #22 7.849 Install docker/cli version 17.06.2-ce from stable [2020-12-22T10:01:05.960Z] #22 7.878 ++ uname -m [2020-12-22T10:01:05.960Z] #22 7.878 + arch=x86_64 [2020-12-22T10:01:05.960Z] #22 7.878 + '[' x86_64 '!=' x86_64 ']' [2020-12-22T10:01:05.960Z] #22 7.878 + url=https://download.docker.com/linux/static [2020-12-22T10:01:05.960Z] #22 7.878 + tar -xz docker/docker [2020-12-22T10:01:05.960Z] #22 7.878 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-22T10:01:06.103Z] #42 ... [2020-12-22T10:01:06.103Z] [2020-12-22T10:01:06.103Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:06.103Z] #37 3.730 -- Detecting C compiler ABI info - done [2020-12-22T10:01:06.103Z] #37 3.816 -- Detecting C compile features [2020-12-22T10:01:06.261Z] #35 14.24 [100%] Built target tini-static [2020-12-22T10:01:06.262Z] #35 14.32 + mkdir -p /build [2020-12-22T10:01:06.262Z] #35 14.32 + cp tini-static /build/docker-init [2020-12-22T10:01:06.274Z] #22 ... [2020-12-22T10:01:06.274Z] [2020-12-22T10:01:06.274Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:01:06.274Z] #30 7.010 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T10:01:06.274Z] #30 7.012 Cloning into '.'... [2020-12-22T10:01:06.274Z] #30 ... [2020-12-22T10:01:06.274Z] [2020-12-22T10:01:06.274Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:06.274Z] #53 8.626 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:06.274Z] #53 8.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:06.274Z] #53 8.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:06.274Z] #53 9.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:06.535Z] #53 ... [2020-12-22T10:01:06.535Z] [2020-12-22T10:01:06.535Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:06.535Z] #62 6.987 + RM_GOPATH=0 [2020-12-22T10:01:06.535Z] #62 6.987 + TMP_GOPATH= [2020-12-22T10:01:06.535Z] #62 6.987 + : /build [2020-12-22T10:01:06.535Z] #62 6.987 + '[' -z '' ']' [2020-12-22T10:01:06.535Z] #62 6.987 ++ mktemp -d [2020-12-22T10:01:06.535Z] #62 6.994 + export GOPATH=/tmp/tmp.hQ9zLeJ5G4 [2020-12-22T10:01:06.535Z] #62 6.994 + GOPATH=/tmp/tmp.hQ9zLeJ5G4 [2020-12-22T10:01:06.535Z] #62 6.994 + RM_GOPATH=1 [2020-12-22T10:01:06.535Z] #62 6.994 + case "$(go env GOARCH)" in [2020-12-22T10:01:06.535Z] #62 6.994 ++ go env GOARCH [2020-12-22T10:01:06.535Z] #62 7.084 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.535Z] #62 7.084 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.535Z] #62 7.084 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:06.535Z] #62 7.084 + dir=/tmp/install [2020-12-22T10:01:06.535Z] #62 7.084 + bin=proxy [2020-12-22T10:01:06.535Z] #62 7.084 + shift [2020-12-22T10:01:06.535Z] #62 7.084 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T10:01:06.535Z] #62 7.084 + . /tmp/install/proxy.installer [2020-12-22T10:01:06.535Z] #62 7.084 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:01:06.535Z] #62 7.084 + install_proxy [2020-12-22T10:01:06.535Z] #62 7.084 + case "$1" in [2020-12-22T10:01:06.535Z] #62 7.084 + export CGO_ENABLED=0 [2020-12-22T10:01:06.535Z] #62 7.084 + CGO_ENABLED=0 [2020-12-22T10:01:06.535Z] #62 7.084 + _install_proxy [2020-12-22T10:01:06.535Z] #62 7.084 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T10:01:06.535Z] #62 7.084 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hQ9zLeJ5G4/src/github.com/docker/libnetwork [2020-12-22T10:01:06.535Z] #62 7.085 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:01:06.535Z] #62 7.090 Cloning into '/tmp/tmp.hQ9zLeJ5G4/src/github.com/docker/libnetwork'... [2020-12-22T10:01:06.535Z] #62 ... [2020-12-22T10:01:06.535Z] [2020-12-22T10:01:06.535Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:06.535Z] #49 7.157 + RM_GOPATH=0 [2020-12-22T10:01:06.535Z] #49 7.158 + TMP_GOPATH= [2020-12-22T10:01:06.535Z] #49 7.158 + : /build [2020-12-22T10:01:06.535Z] #49 7.158 + '[' -z '' ']' [2020-12-22T10:01:06.535Z] #49 7.161 ++ mktemp -d [2020-12-22T10:01:06.535Z] #49 7.161 + export GOPATH=/tmp/tmp.iVseolwTsx [2020-12-22T10:01:06.535Z] #49 7.161 + GOPATH=/tmp/tmp.iVseolwTsx [2020-12-22T10:01:06.535Z] #49 7.161 + RM_GOPATH=1 [2020-12-22T10:01:06.535Z] #49 7.161 + case "$(go env GOARCH)" in [2020-12-22T10:01:06.535Z] #49 7.180 ++ go env GOARCH [2020-12-22T10:01:06.535Z] #49 7.188 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.535Z] #49 7.188 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.535Z] #49 7.188 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:06.535Z] #49 7.188 + dir=/tmp/install [2020-12-22T10:01:06.535Z] #49 7.188 + bin=shfmt [2020-12-22T10:01:06.535Z] #49 7.188 + shift [2020-12-22T10:01:06.535Z] #49 7.188 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T10:01:06.535Z] #49 7.188 + . /tmp/install/shfmt.installer [2020-12-22T10:01:06.535Z] #49 7.188 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:06.535Z] #49 7.188 + install_shfmt [2020-12-22T10:01:06.535Z] #49 7.188 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T10:01:06.535Z] #49 7.188 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:06.535Z] #49 7.230 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iVseolwTsx/src/github.com/mvdan/sh [2020-12-22T10:01:06.535Z] #49 7.230 Cloning into '/tmp/tmp.iVseolwTsx/src/github.com/mvdan/sh'... [2020-12-22T10:01:06.593Z] #27 7.276 0.0% 0.9% # 1.7% # 2.5% ## 3.7% ### 4.5% ### 5.5% #### 6.7% ##### 7.3% ##### 8.1% ###### 9.1% ####### 9.9% ####### 10.5% ####### 11.0% ######## 11.8% ######### 13.2% ########## 14.0% ########## 15.1% ########### 16.1% ############ 17.7% ############# 19.0% ############## 19.5% ############## 20.7% ############### 21.7% ################ 22.4% ################ 23.0% ################# 23.9% ################# 24.7% ################## 25.6% ################## 26.3% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.0% ###################### 31.6% ####################### 32.5% ######################## 33.6% ######################## 34.2% ######################### 35.7% ########################## 37.1% ########################### 37.9% ############################ 39.1% ############################ 40.1% ############################# 40.8% ############################## 41.8% ############################## 42.5% ############################### 43.3% ################################ 44.7% ################################ 45.3% ################################# 46.4% ################################# 47.2% ################################### 48.7% ################################### 49.9% #################################### 51.3% ###################################### 53.1% ###################################### 53.9% ####################################### 55.0% ####################################### 55.4% ######################################## 56.4% ######################################### 57.7% ########################################## 59.1% ########################################### 59.8% ########################################### 60.9% ############################################ 61.9% ############################################# 62.7% ############################################## 63.9% ############################################## 64.2% ############################################## 64.6% ################################################ 67.2% ################################################# 69.3% ################################################## 70.8% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.4% ######################################################### 79.7% ########################################################## 80.6% ########################################################## 81.5% ########################################################### 82.2% ########################################################### 83.1% ############################################################ 83.7% ############################################################ 84.6% ############################################################# 85.4% ############################################################## 86.3% ############################################################## 86.9% ############################################################### 88.5% ################################################################ 89.5% ################################################################ 89.8% ################################################################# 90.7% ################################################################## 91.8% ################################################################## 92.7% ################################################################### 93.4% ################################################################### 93.6% #################################################################### 94.6% ##################################################################### 96.0% ##################################################################### 96.5% ###################################################################### 98.0% ######################################################################## 100.0% [2020-12-22T10:01:06.721Z] #45 15.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:06.727Z] #54 131.5 + bin/containerd-stress [2020-12-22T10:01:06.746Z] #37 ... [2020-12-22T10:01:06.746Z] [2020-12-22T10:01:06.746Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:06.746Z] #42 63.33 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-22T10:01:06.746Z] #42 63.37 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:06.746Z] #42 DONE 63.6s [2020-12-22T10:01:06.799Z] #49 ... [2020-12-22T10:01:06.799Z] [2020-12-22T10:01:06.799Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:06.799Z] #56 6.816 + RM_GOPATH=0 [2020-12-22T10:01:06.799Z] #56 6.816 + TMP_GOPATH= [2020-12-22T10:01:06.799Z] #56 6.816 + : /build [2020-12-22T10:01:06.799Z] #56 6.816 + '[' -z '' ']' [2020-12-22T10:01:06.799Z] #56 6.816 ++ mktemp -d [2020-12-22T10:01:06.799Z] #56 6.816 + export GOPATH=/tmp/tmp.pTf7tPykdR [2020-12-22T10:01:06.799Z] #56 6.816 + GOPATH=/tmp/tmp.pTf7tPykdR [2020-12-22T10:01:06.799Z] #56 6.816 + RM_GOPATH=1 [2020-12-22T10:01:06.799Z] #56 6.816 + case "$(go env GOARCH)" in [2020-12-22T10:01:06.799Z] #56 6.816 ++ go env GOARCH [2020-12-22T10:01:06.799Z] #56 6.816 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.799Z] #56 6.816 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:06.799Z] #56 6.820 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:06.799Z] #56 6.826 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:01:06.799Z] #56 6.843 + dir=/tmp/install [2020-12-22T10:01:06.799Z] #56 6.843 + bin=rootlesskit [2020-12-22T10:01:06.799Z] #56 6.843 + shift [2020-12-22T10:01:06.799Z] #56 6.843 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T10:01:06.799Z] #56 6.843 + . /tmp/install/rootlesskit.installer [2020-12-22T10:01:06.799Z] #56 6.843 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:01:06.799Z] #56 6.843 + install_rootlesskit [2020-12-22T10:01:06.799Z] #56 6.843 + case "$1" in [2020-12-22T10:01:06.799Z] #56 6.843 + export CGO_ENABLED=0 [2020-12-22T10:01:06.799Z] #56 6.843 + CGO_ENABLED=0 [2020-12-22T10:01:06.799Z] #56 6.843 + _install_rootlesskit [2020-12-22T10:01:06.799Z] #56 6.843 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T10:01:06.799Z] #56 6.843 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pTf7tPykdR/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:01:06.799Z] #56 6.843 Cloning into '/tmp/tmp.pTf7tPykdR/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T10:01:06.799Z] #56 ... [2020-12-22T10:01:06.799Z] [2020-12-22T10:01:06.799Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:06.799Z] #34 8.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:06.799Z] #34 8.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:06.799Z] #34 8.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:06.799Z] #34 10.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:06.832Z] #35 DONE 15.0s [2020-12-22T10:01:06.832Z] [2020-12-22T10:01:06.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:06.832Z] #41 10.50 PBCC images/timens.pb-c.c [2020-12-22T10:01:06.832Z] #41 10.52 DEP images/timens.pb-c.d [2020-12-22T10:01:06.832Z] #41 10.68 PBCC images/fown.pb-c.c [2020-12-22T10:01:06.832Z] #41 10.73 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T10:01:06.895Z] #27 18.48 [2020-12-22T10:01:07.042Z] [2020-12-22T10:01:07.042Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:07.093Z] #41 10.99 PBCC images/opts.pb-c.c [2020-12-22T10:01:07.094Z] #34 ... [2020-12-22T10:01:07.094Z] [2020-12-22T10:01:07.094Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:07.094Z] #47 5.978 + RM_GOPATH=0 [2020-12-22T10:01:07.094Z] #47 5.978 + TMP_GOPATH= [2020-12-22T10:01:07.094Z] #47 5.978 + : /build [2020-12-22T10:01:07.094Z] #47 5.978 + '[' -z '' ']' [2020-12-22T10:01:07.094Z] #47 6.003 ++ mktemp -d [2020-12-22T10:01:07.094Z] #47 6.003 + export GOPATH=/tmp/tmp.ghPLcZanG6 [2020-12-22T10:01:07.094Z] #47 6.003 + GOPATH=/tmp/tmp.ghPLcZanG6 [2020-12-22T10:01:07.094Z] #47 6.003 + RM_GOPATH=1 [2020-12-22T10:01:07.094Z] #47 6.003 + case "$(go env GOARCH)" in [2020-12-22T10:01:07.094Z] #47 6.003 ++ go env GOARCH [2020-12-22T10:01:07.094Z] #47 6.003 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:07.094Z] #47 6.003 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:07.094Z] #47 6.003 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:07.094Z] #47 6.003 + dir=/tmp/install [2020-12-22T10:01:07.094Z] #47 6.003 + bin=golangci_lint [2020-12-22T10:01:07.094Z] #47 6.003 + shift [2020-12-22T10:01:07.094Z] #47 6.003 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T10:01:07.094Z] #47 6.003 + . /tmp/install/golangci_lint.installer [2020-12-22T10:01:07.094Z] #47 6.003 ++ : v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.003 + install_golangci_lint [2020-12-22T10:01:07.094Z] #47 6.003 + set -e [2020-12-22T10:01:07.094Z] #47 6.003 + export GO111MODULE=on [2020-12-22T10:01:07.094Z] #47 6.003 + GO111MODULE=on [2020-12-22T10:01:07.094Z] #47 6.003 + GOBIN=/build [2020-12-22T10:01:07.094Z] #47 6.003 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.030 go: finding github.com v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.030 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.030 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.031 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.032 go: finding github.com/golangci v1.23.8 [2020-12-22T10:01:07.094Z] #47 6.722 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:01:07.094Z] #47 7.390 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:01:07.094Z] #47 ... [2020-12-22T10:01:07.094Z] [2020-12-22T10:01:07.094Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:07.094Z] #45 10.58 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T10:01:07.094Z] #45 10.63 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:07.094Z] #45 10.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:07.094Z] #45 10.79 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T10:01:07.094Z] #45 11.05 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:07.094Z] #45 11.09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:07.094Z] #45 11.11 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:07.094Z] #45 11.12 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:07.094Z] #45 11.12 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:07.094Z] #45 11.38 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T10:01:07.094Z] #45 11.48 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T10:01:07.285Z] #45 16.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:07.354Z] #41 11.15 PBCC images/memfd.pb-c.c [2020-12-22T10:01:07.354Z] #41 ... [2020-12-22T10:01:07.354Z] [2020-12-22T10:01:07.354Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:07.354Z] #11 103.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T10:01:07.354Z] #11 103.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T10:01:07.354Z] #11 103.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:01:07.377Z] #45 11.48 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:07.377Z] #45 11.63 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:07.614Z] #11 ... [2020-12-22T10:01:07.614Z] [2020-12-22T10:01:07.614Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:07.614Z] #41 11.35 DEP images/fown.pb-c.d [2020-12-22T10:01:07.614Z] #41 11.41 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T10:01:07.638Z] #45 11.82 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:07.638Z] #45 12.00 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:07.684Z] #43 ... [2020-12-22T10:01:07.685Z] [2020-12-22T10:01:07.685Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:07.685Z] #51 54.45 bytes [2020-12-22T10:01:07.685Z] #51 54.48 strconv [2020-12-22T10:01:07.685Z] #51 54.50 syscall [2020-12-22T10:01:07.685Z] #51 54.50 strings [2020-12-22T10:01:07.685Z] #51 61.92 bufio [2020-12-22T10:01:07.685Z] #51 63.55 text/tabwriter [2020-12-22T10:01:07.761Z] #54 132.8 + bin/containerd-shim [2020-12-22T10:01:07.875Z] #41 11.61 DEP images/opts.pb-c.d [2020-12-22T10:01:07.875Z] #41 11.73 DEP images/memfd.pb-c.d [2020-12-22T10:01:07.897Z] #45 12.01 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:07.897Z] #45 12.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:07.981Z] #51 ... [2020-12-22T10:01:07.981Z] [2020-12-22T10:01:07.981Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:07.981Z] #34 60.66 bufio [2020-12-22T10:01:07.981Z] #34 61.40 reflect [2020-12-22T10:01:07.981Z] #34 62.96 path [2020-12-22T10:01:07.981Z] #34 64.75 text/tabwriter [2020-12-22T10:01:08.135Z] #41 11.90 PBCC images/sit.pb-c.c [2020-12-22T10:01:08.135Z] #41 11.92 DEP images/sit.pb-c.d [2020-12-22T10:01:08.157Z] #45 12.35 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:08.395Z] #41 12.06 PBCC images/macvlan.pb-c.c [2020-12-22T10:01:08.395Z] #41 12.14 DEP images/macvlan.pb-c.d [2020-12-22T10:01:08.395Z] #41 12.23 PBCC images/autofs.pb-c.c [2020-12-22T10:01:08.434Z] #45 12.60 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:08.651Z] #45 ... [2020-12-22T10:01:08.651Z] [2020-12-22T10:01:08.651Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:08.651Z] #53 7.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:08.651Z] #53 7.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:08.651Z] #53 7.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:08.651Z] #53 9.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:08.651Z] #53 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:08.651Z] #53 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:08.656Z] #41 12.30 DEP images/autofs.pb-c.d [2020-12-22T10:01:08.656Z] #41 12.36 PBCC images/sysctl.pb-c.c [2020-12-22T10:01:08.656Z] #41 12.43 DEP images/sysctl.pb-c.d [2020-12-22T10:01:08.656Z] #41 12.55 PBCC images/time.pb-c.c [2020-12-22T10:01:08.656Z] #41 ... [2020-12-22T10:01:08.656Z] [2020-12-22T10:01:08.656Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:08.656Z] #32 104.5 flag [2020-12-22T10:01:08.656Z] #32 104.5 github.com/BurntSushi/toml [2020-12-22T10:01:08.656Z] #32 108.1 log [2020-12-22T10:01:08.656Z] #32 111.3 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:01:08.824Z] #27 ... [2020-12-22T10:01:08.824Z] [2020-12-22T10:01:08.824Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:08.824Z] #38 19.98 Checking out files: 81% (1359/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T10:01:08.824Z] #38 20.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T10:01:08.907Z] #53 ... [2020-12-22T10:01:08.907Z] [2020-12-22T10:01:08.907Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:08.907Z] #43 10.82 runtime/internal/math [2020-12-22T10:01:08.907Z] #43 11.39 internal/race [2020-12-22T10:01:08.907Z] #43 11.50 internal/bytealg [2020-12-22T10:01:08.907Z] #43 11.56 sync/atomic [2020-12-22T10:01:08.907Z] #43 11.98 unicode [2020-12-22T10:01:08.907Z] #43 12.46 runtime [2020-12-22T10:01:08.907Z] #43 17.27 unicode/utf8 [2020-12-22T10:01:08.921Z] #32 ... [2020-12-22T10:01:08.921Z] [2020-12-22T10:01:08.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:08.921Z] #41 12.63 DEP images/time.pb-c.d [2020-12-22T10:01:08.921Z] #41 12.71 PBCC images/binfmt-misc.pb-c.c [2020-12-22T10:01:08.921Z] #41 12.79 DEP images/binfmt-misc.pb-c.d [2020-12-22T10:01:08.921Z] #41 12.84 PBCC images/seccomp.pb-c.c [2020-12-22T10:01:08.921Z] #41 ... [2020-12-22T10:01:08.921Z] [2020-12-22T10:01:08.921Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:08.921Z] #43 104.7 regexp [2020-12-22T10:01:08.921Z] #43 106.7 flag [2020-12-22T10:01:08.921Z] #43 109.5 go/token [2020-12-22T10:01:08.921Z] #43 111.4 internal/lazyregexp [2020-12-22T10:01:08.921Z] #43 111.6 go/scanner [2020-12-22T10:01:08.921Z] #43 112.0 net/url [2020-12-22T10:01:08.921Z] #43 114.1 go/ast [2020-12-22T10:01:08.921Z] #43 114.5 text/template/parse [2020-12-22T10:01:09.046Z] #34 ... [2020-12-22T10:01:09.046Z] [2020-12-22T10:01:09.046Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:09.046Z] #37 5.855 -- Detecting C compile features - done [2020-12-22T10:01:09.046Z] #37 5.901 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T10:01:09.046Z] #37 6.170 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T10:01:09.046Z] #37 6.324 -- Configuring done [2020-12-22T10:01:09.046Z] #37 6.352 -- Generating done [2020-12-22T10:01:09.046Z] #37 6.362 -- Build files have been written to: /tmp/tmp.eEZxSLK3Yj/tini [2020-12-22T10:01:09.046Z] #37 6.371 + make tini-static [2020-12-22T10:01:09.046Z] #37 6.799 Scanning dependencies of target tini-static [2020-12-22T10:01:09.046Z] #37 6.868 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T10:01:09.125Z] #38 ... [2020-12-22T10:01:09.125Z] [2020-12-22T10:01:09.125Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:09.125Z] #45 10.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:09.125Z] #45 10.76 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:09.125Z] #45 10.79 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:09.125Z] #45 10.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:09.125Z] #45 10.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:09.125Z] #45 10.96 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:09.125Z] #45 11.63 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:09.125Z] #45 12.89 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:09.125Z] #45 13.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:09.125Z] #45 15.57 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:09.125Z] #45 19.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:09.125Z] #45 19.90 go: finding github.com/fatih/color v1.9.0 [2020-12-22T10:01:09.125Z] #45 19.91 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T10:01:09.125Z] #45 20.07 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:09.125Z] #45 20.09 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:09.125Z] #45 20.24 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:09.163Z] #43 18.25 math [2020-12-22T10:01:09.181Z] #43 ... [2020-12-22T10:01:09.181Z] [2020-12-22T10:01:09.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:09.181Z] #41 12.90 DEP images/seccomp.pb-c.d [2020-12-22T10:01:09.181Z] #41 12.96 PBCC images/userns.pb-c.c [2020-12-22T10:01:09.181Z] #41 13.01 DEP images/userns.pb-c.d [2020-12-22T10:01:09.181Z] #41 13.09 PBCC images/cgroup.pb-c.c [2020-12-22T10:01:09.388Z] #45 20.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:09.388Z] #45 ... [2020-12-22T10:01:09.388Z] [2020-12-22T10:01:09.388Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:09.388Z] #47 16.03 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:09.388Z] #47 16.06 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:09.388Z] #47 16.06 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:09.388Z] #47 16.06 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:09.388Z] #47 16.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:09.388Z] #47 16.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:09.388Z] #47 16.20 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T10:01:09.388Z] #47 16.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:09.388Z] #47 16.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:09.388Z] #47 16.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:09.388Z] #47 16.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:09.388Z] #47 16.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:09.388Z] #47 16.55 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:09.388Z] #47 16.67 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:09.388Z] #47 16.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:09.388Z] #47 16.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:09.388Z] #47 17.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:09.388Z] #47 17.38 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:09.388Z] #47 17.39 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:09.388Z] #47 17.41 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:09.388Z] #47 17.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:09.388Z] #47 17.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:09.388Z] #47 17.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:09.388Z] #47 17.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:09.388Z] #47 17.82 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:09.388Z] #47 18.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:09.388Z] #47 18.09 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T10:01:09.388Z] #47 18.15 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T10:01:09.388Z] #47 18.23 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T10:01:09.388Z] #47 18.29 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T10:01:09.388Z] #47 18.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:09.388Z] #47 18.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:09.388Z] #47 18.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:09.388Z] #47 18.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:09.388Z] #47 18.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:09.388Z] #47 19.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:09.388Z] #47 19.71 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:09.442Z] #41 13.26 DEP images/cgroup.pb-c.d [2020-12-22T10:01:09.442Z] #41 13.32 PBCC images/ext-file.pb-c.c [2020-12-22T10:01:09.442Z] #41 13.38 DEP images/ext-file.pb-c.d [2020-12-22T10:01:09.703Z] #41 13.44 PBCC images/rpc.pb-c.c [2020-12-22T10:01:09.703Z] #41 13.53 DEP images/rpc.pb-c.d [2020-12-22T10:01:09.703Z] #41 13.64 PBCC images/siginfo.pb-c.c [2020-12-22T10:01:09.724Z] #43 ... [2020-12-22T10:01:09.724Z] [2020-12-22T10:01:09.724Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:09.724Z] #45 18.48 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:09.724Z] #45 ... [2020-12-22T10:01:09.724Z] [2020-12-22T10:01:09.724Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:09.724Z] #47 8.646 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:01:09.724Z] #47 9.503 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T10:01:09.724Z] #47 ... [2020-12-22T10:01:09.724Z] [2020-12-22T10:01:09.724Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:09.724Z] #56 12.51 Checking out files: 97% (776/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-22T10:01:09.724Z] #56 12.67 + cd /tmp/tmp.CXWM9FzcU7/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:01:09.724Z] #56 12.67 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:01:09.724Z] #56 13.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:01:09.724Z] #56 13.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T10:01:09.964Z] #41 13.68 DEP images/siginfo.pb-c.d [2020-12-22T10:01:09.964Z] #41 13.76 PBCC images/pagemap.pb-c.c [2020-12-22T10:01:09.964Z] #41 13.81 DEP images/pagemap.pb-c.d [2020-12-22T10:01:09.965Z] #47 ... [2020-12-22T10:01:09.965Z] [2020-12-22T10:01:09.965Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:09.965Z] #40 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:01:09.965Z] #40 20.29 Fetched 8234 kB in 14s (587 kB/s) [2020-12-22T10:01:10.225Z] #41 13.92 PBCC images/rlimit.pb-c.c [2020-12-22T10:01:10.225Z] #41 13.97 DEP images/rlimit.pb-c.d [2020-12-22T10:01:10.225Z] #41 14.02 PBCC images/file-lock.pb-c.c [2020-12-22T10:01:10.225Z] #41 14.06 DEP images/file-lock.pb-c.d [2020-12-22T10:01:10.225Z] #41 14.13 PBCC images/tty.pb-c.c [2020-12-22T10:01:10.229Z] #40 20.29 Reading package lists... [2020-12-22T10:01:10.229Z] #40 ... [2020-12-22T10:01:10.229Z] [2020-12-22T10:01:10.229Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:10.229Z] #43 11.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T10:01:10.229Z] #43 12.26 internal/nettrace [2020-12-22T10:01:10.229Z] #43 12.62 runtime/cgo [2020-12-22T10:01:10.229Z] #43 14.56 vendor/golang.org/x/crypto/internal/subtle [2020-12-22T10:01:10.229Z] #43 ... [2020-12-22T10:01:10.229Z] [2020-12-22T10:01:10.229Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:10.229Z] #53 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:01:10.229Z] #53 20.62 Fetched 8234 kB in 14s (573 kB/s) [2020-12-22T10:01:10.485Z] #41 14.19 DEP images/tty.pb-c.d [2020-12-22T10:01:10.485Z] #41 14.31 PBCC images/tun.pb-c.c [2020-12-22T10:01:10.485Z] #41 14.35 PBCC images/netdev.pb-c.c [2020-12-22T10:01:10.485Z] #41 14.41 DEP images/tun.pb-c.d [2020-12-22T10:01:10.493Z] #53 20.62 Reading package lists... [2020-12-22T10:01:10.493Z] #53 ... [2020-12-22T10:01:10.493Z] [2020-12-22T10:01:10.493Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:10.493Z] #34 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:01:10.493Z] #34 19.57 Fetched 8234 kB in 13s (621 kB/s) [2020-12-22T10:01:10.493Z] #34 19.57 Reading package lists... [2020-12-22T10:01:10.493Z] #34 ... [2020-12-22T10:01:10.493Z] [2020-12-22T10:01:10.493Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:10.662Z] #56 ... [2020-12-22T10:01:10.662Z] [2020-12-22T10:01:10.662Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:10.662Z] #47 19.41 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T10:01:10.662Z] #47 19.50 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T10:01:10.662Z] #47 19.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:10.662Z] #47 19.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:10.662Z] #47 19.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:10.746Z] #41 14.47 DEP images/netdev.pb-c.d [2020-12-22T10:01:10.746Z] #41 14.55 PBCC images/vma.pb-c.c [2020-12-22T10:01:10.746Z] #41 14.60 DEP images/vma.pb-c.d [2020-12-22T10:01:10.746Z] #41 14.66 PBCC images/creds.pb-c.c [2020-12-22T10:01:11.008Z] #41 14.69 DEP images/creds.pb-c.d [2020-12-22T10:01:11.008Z] #41 14.81 PBCC images/utsns.pb-c.c [2020-12-22T10:01:11.008Z] #41 14.82 DEP images/utsns.pb-c.d [2020-12-22T10:01:11.008Z] #41 14.93 PBCC images/ipc-desc.pb-c.c [2020-12-22T10:01:11.067Z] #62 21.71 Checking out files: 49% (945/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) [2020-12-22T10:01:11.067Z] #62 ... [2020-12-22T10:01:11.067Z] [2020-12-22T10:01:11.067Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:11.067Z] #49 12.51 + cd /tmp/tmp.4FCOBhiPlX/src/github.com/mvdan/sh [2020-12-22T10:01:11.067Z] #49 12.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:11.067Z] #49 12.63 + GO111MODULE=on [2020-12-22T10:01:11.067Z] #49 12.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T10:01:11.067Z] #49 14.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:11.067Z] #49 14.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:11.067Z] #49 14.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:11.067Z] #49 14.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:11.067Z] #49 14.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:11.067Z] #49 15.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:11.067Z] #49 16.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:11.067Z] #49 17.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:11.067Z] #49 19.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:11.067Z] #49 19.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:11.067Z] #49 19.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:11.067Z] #49 20.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:11.067Z] #49 21.15 runtime [2020-12-22T10:01:11.068Z] #49 21.24 runtime/cgo [2020-12-22T10:01:11.068Z] #49 ... [2020-12-22T10:01:11.068Z] [2020-12-22T10:01:11.068Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:11.068Z] #47 22.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:11.158Z] #37 8.907 [100%] Linking C executable tini-static [2020-12-22T10:01:11.226Z] #47 20.12 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T10:01:11.226Z] #47 20.17 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T10:01:11.226Z] #47 20.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:11.226Z] #47 20.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:11.226Z] #47 20.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:11.226Z] #47 20.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:11.268Z] #41 15.09 PBCC images/ipc-sem.pb-c.c [2020-12-22T10:01:11.268Z] #41 15.11 DEP images/ipc-desc.pb-c.d [2020-12-22T10:01:11.346Z] #47 22.70 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:11.346Z] #47 22.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:11.346Z] #47 22.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:11.346Z] #47 22.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:11.346Z] #47 22.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:11.346Z] #47 22.75 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T10:01:11.346Z] #47 22.99 go: downloading golang.org/x/text v0.3.2 [2020-12-22T10:01:11.346Z] #47 22.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:11.346Z] #47 23.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:11.346Z] #47 23.04 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:11.346Z] #47 23.10 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:11.483Z] #47 20.64 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:11.529Z] #41 15.22 DEP images/ipc-sem.pb-c.d [2020-12-22T10:01:11.529Z] #41 15.29 PBCC images/ipc-msg.pb-c.c [2020-12-22T10:01:11.529Z] #41 15.36 DEP images/ipc-msg.pb-c.d [2020-12-22T10:01:11.610Z] #47 23.10 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:11.610Z] #47 23.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:11.610Z] #47 23.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:11.610Z] #47 23.26 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:11.728Z] #45 15.73 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:11.728Z] #45 15.97 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:11.739Z] #47 20.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:11.740Z] #47 20.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:11.740Z] #47 20.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:11.740Z] #47 20.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:11.740Z] #47 20.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:11.740Z] #47 20.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:11.740Z] #47 ... [2020-12-22T10:01:11.740Z] [2020-12-22T10:01:11.740Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:11.740Z] #32 10.85 math/bits [2020-12-22T10:01:11.740Z] #32 11.76 runtime [2020-12-22T10:01:11.740Z] #32 11.86 math [2020-12-22T10:01:11.740Z] #32 19.06 internal/testlog [2020-12-22T10:01:11.740Z] #32 19.59 encoding [2020-12-22T10:01:11.740Z] #32 20.03 runtime/cgo [2020-12-22T10:01:11.789Z] #41 15.54 PBCC images/ipc-shm.pb-c.c [2020-12-22T10:01:11.789Z] #41 15.61 DEP images/ipc-shm.pb-c.d [2020-12-22T10:01:11.789Z] #41 15.64 PBCC images/ipc-var.pb-c.c [2020-12-22T10:01:11.801Z] #37 9.632 [100%] Built target tini-static [2020-12-22T10:01:11.873Z] #47 23.40 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T10:01:11.996Z] #32 ... [2020-12-22T10:01:11.996Z] [2020-12-22T10:01:11.996Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:11.996Z] #49 20.77 + cd /tmp/tmp.buNV0h4qPZ/src/github.com/mvdan/sh [2020-12-22T10:01:11.996Z] #49 20.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:11.996Z] #49 20.96 + GO111MODULE=on [2020-12-22T10:01:11.996Z] #49 20.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T10:01:12.053Z] #41 15.81 DEP images/ipc-var.pb-c.d [2020-12-22T10:01:12.053Z] #41 15.90 PBCC images/sk-opts.pb-c.c [2020-12-22T10:01:12.053Z] #41 16.01 PBCC images/packet-sock.pb-c.c [2020-12-22T10:01:12.097Z] #37 9.718 + mkdir -p /build [2020-12-22T10:01:12.097Z] #37 9.737 + cp tini-static /build/docker-init [2020-12-22T10:01:12.097Z] #37 DONE 9.9s [2020-12-22T10:01:12.097Z] [2020-12-22T10:01:12.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:12.097Z] #43 1.539 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:01:12.097Z] #43 1.539 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:01:12.097Z] #43 1.549 Note: Building without GnuTLS support [2020-12-22T10:01:12.097Z] #43 1.558 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:01:12.097Z] #43 1.558 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:01:12.097Z] #43 3.240 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:01:12.097Z] #43 3.358 GEN .gitid [2020-12-22T10:01:12.097Z] #43 3.404 GEN criu/include/version.h [2020-12-22T10:01:12.097Z] #43 3.446 GEN include/common/asm [2020-12-22T10:01:12.214Z] #54 137.1 + bin/containerd-shim-runc-v1 [2020-12-22T10:01:12.316Z] #41 ... [2020-12-22T10:01:12.316Z] [2020-12-22T10:01:12.316Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:12.316Z] #32 DONE 118.1s [2020-12-22T10:01:12.316Z] [2020-12-22T10:01:12.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:12.316Z] #41 16.18 DEP images/sk-opts.pb-c.d [2020-12-22T10:01:12.316Z] #41 16.29 DEP images/packet-sock.pb-c.d [2020-12-22T10:01:12.449Z] #47 23.93 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:12.449Z] #47 24.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:12.674Z] #45 ... [2020-12-22T10:01:12.674Z] [2020-12-22T10:01:12.674Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:12.674Z] #32 7.031 + cd /tmp/tmp.YLI22iQmT2/src/github.com/BurntSushi/toml [2020-12-22T10:01:12.674Z] #32 7.031 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T10:01:12.674Z] #32 7.084 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:01:12.674Z] #32 8.024 internal/cpu [2020-12-22T10:01:12.674Z] #32 8.066 runtime/internal/atomic [2020-12-22T10:01:12.674Z] #32 8.513 runtime/internal/sys [2020-12-22T10:01:12.674Z] #32 9.125 runtime/internal/math [2020-12-22T10:01:12.674Z] #32 9.427 internal/bytealg [2020-12-22T10:01:12.674Z] #32 9.479 math/bits [2020-12-22T10:01:12.674Z] #32 10.44 math [2020-12-22T10:01:12.674Z] #32 10.81 runtime [2020-12-22T10:01:12.682Z] #49 ... [2020-12-22T10:01:12.682Z] [2020-12-22T10:01:12.682Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:12.682Z] #34 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:12.682Z] #34 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:12.682Z] #34 ... [2020-12-22T10:01:12.682Z] [2020-12-22T10:01:12.682Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:12.682Z] #47 21.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:12.682Z] #47 21.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:12.712Z] #47 24.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:12.712Z] #47 24.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:12.712Z] #47 24.26 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:12.712Z] #47 24.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:12.712Z] #47 24.32 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:12.712Z] #47 24.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:12.712Z] #47 24.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:12.741Z] #43 5.856 PBCC images/timens.pb-c.c [2020-12-22T10:01:12.741Z] #43 5.916 DEP images/timens.pb-c.d [2020-12-22T10:01:12.886Z] #41 16.44 PBCC images/sk-netlink.pb-c.c [2020-12-22T10:01:12.886Z] #41 16.59 DEP images/sk-netlink.pb-c.d [2020-12-22T10:01:12.886Z] #41 16.75 PBCC images/sk-inet.pb-c.c [2020-12-22T10:01:12.886Z] #41 16.85 DEP images/sk-inet.pb-c.d [2020-12-22T10:01:12.947Z] #32 ... [2020-12-22T10:01:12.947Z] [2020-12-22T10:01:12.947Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:12.947Z] #56 14.99 Checking out files: 97% (772/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-22T10:01:12.947Z] #56 15.10 + cd /tmp/tmp.pTf7tPykdR/src/github.com/rootless-containers/rootlesskit [2020-12-22T10:01:12.947Z] #56 15.10 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T10:01:12.947Z] #56 15.47 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:01:12.947Z] #56 15.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T10:01:12.975Z] #47 24.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:12.975Z] #47 24.60 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:12.988Z] #47 22.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:13.037Z] #43 6.087 PBCC images/fown.pb-c.c [2020-12-22T10:01:13.037Z] #43 6.111 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T10:01:13.145Z] #41 16.92 PBCC images/sk-unix.pb-c.c [2020-12-22T10:01:13.145Z] #41 16.94 DEP images/sk-unix.pb-c.d [2020-12-22T10:01:13.271Z] #47 24.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:13.271Z] #47 24.82 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T10:01:13.271Z] #47 24.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:13.338Z] #43 6.433 PBCC images/opts.pb-c.c [2020-12-22T10:01:13.338Z] #43 6.515 PBCC images/memfd.pb-c.c [2020-12-22T10:01:13.338Z] #43 6.590 DEP images/fown.pb-c.d [2020-12-22T10:01:13.338Z] #43 6.640 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T10:01:13.406Z] #41 17.04 PBCC images/mm.pb-c.c [2020-12-22T10:01:13.406Z] #41 17.09 DEP images/mm.pb-c.d [2020-12-22T10:01:13.406Z] #41 17.25 PBCC images/timerfd.pb-c.c [2020-12-22T10:01:13.516Z] #56 ... [2020-12-22T10:01:13.516Z] [2020-12-22T10:01:13.516Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:13.516Z] #40 7.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:01:13.516Z] #40 7.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:01:13.516Z] #40 7.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:01:13.516Z] #40 9.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:01:13.516Z] #40 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:13.516Z] #40 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:13.516Z] #40 ... [2020-12-22T10:01:13.516Z] [2020-12-22T10:01:13.516Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:13.516Z] #38 7.751 + git clone https://github.com/docker/distribution.git . [2020-12-22T10:01:13.516Z] #38 7.768 Cloning into '.'... [2020-12-22T10:01:13.534Z] #47 25.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:13.601Z] #47 22.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:13.601Z] #47 22.69 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:13.635Z] #43 6.730 DEP images/opts.pb-c.d [2020-12-22T10:01:13.635Z] #43 6.776 DEP images/memfd.pb-c.d [2020-12-22T10:01:13.635Z] #43 6.826 PBCC images/sit.pb-c.c [2020-12-22T10:01:13.635Z] #43 6.852 DEP images/sit.pb-c.d [2020-12-22T10:01:13.635Z] #43 6.889 PBCC images/macvlan.pb-c.c [2020-12-22T10:01:13.666Z] #41 17.32 DEP images/timerfd.pb-c.d [2020-12-22T10:01:13.666Z] #41 17.43 PBCC images/timer.pb-c.c [2020-12-22T10:01:13.666Z] #41 17.48 DEP images/timer.pb-c.d [2020-12-22T10:01:13.778Z] #38 ... [2020-12-22T10:01:13.779Z] [2020-12-22T10:01:13.779Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:13.779Z] #32 17.94 internal/testlog [2020-12-22T10:01:13.798Z] #47 25.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:13.798Z] #47 25.37 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:13.798Z] #47 25.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:13.798Z] #47 25.40 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:13.798Z] #47 25.41 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:13.798Z] #47 25.50 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:13.926Z] #41 17.62 PBCC images/sa.pb-c.c [2020-12-22T10:01:13.926Z] #41 17.76 DEP images/sa.pb-c.d [2020-12-22T10:01:13.926Z] #41 17.82 PBCC images/pipe-data.pb-c.c [2020-12-22T10:01:13.933Z] #43 6.904 DEP images/macvlan.pb-c.d [2020-12-22T10:01:13.933Z] #43 6.961 PBCC images/autofs.pb-c.c [2020-12-22T10:01:13.933Z] #43 6.983 DEP images/autofs.pb-c.d [2020-12-22T10:01:13.933Z] #43 7.052 PBCC images/sysctl.pb-c.c [2020-12-22T10:01:13.933Z] #43 7.089 DEP images/sysctl.pb-c.d [2020-12-22T10:01:13.933Z] #43 7.152 PBCC images/time.pb-c.c [2020-12-22T10:01:13.933Z] #43 ... [2020-12-22T10:01:13.933Z] [2020-12-22T10:01:13.933Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:13.933Z] #45 60.74 bufio [2020-12-22T10:01:13.933Z] #45 61.23 reflect [2020-12-22T10:01:13.933Z] #45 66.24 regexp/syntax [2020-12-22T10:01:13.933Z] #45 ... [2020-12-22T10:01:13.933Z] [2020-12-22T10:01:13.933Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:13.933Z] #34 70.83 internal/syscall/unix [2020-12-22T10:01:14.062Z] #47 25.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:14.062Z] #47 25.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:14.062Z] #47 25.58 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:14.062Z] #47 25.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:14.062Z] #47 25.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:14.187Z] #41 17.89 DEP images/pipe-data.pb-c.d [2020-12-22T10:01:14.187Z] #41 17.98 PBCC images/mnt.pb-c.c [2020-12-22T10:01:14.187Z] #41 18.08 DEP images/mnt.pb-c.d [2020-12-22T10:01:14.229Z] #34 70.88 internal/syscall/execenv [2020-12-22T10:01:14.229Z] #34 70.89 time [2020-12-22T10:01:14.327Z] #47 25.78 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T10:01:14.327Z] #47 25.80 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:14.448Z] #41 18.20 PBCC images/sk-packet.pb-c.c [2020-12-22T10:01:14.448Z] #41 18.29 DEP images/sk-packet.pb-c.d [2020-12-22T10:01:14.544Z] #47 ... [2020-12-22T10:01:14.544Z] [2020-12-22T10:01:14.544Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:14.544Z] #11 13.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:14.544Z] #11 16.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:14.544Z] #11 ... [2020-12-22T10:01:14.544Z] [2020-12-22T10:01:14.544Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:14.544Z] #40 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:14.544Z] #40 17.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:14.590Z] #47 26.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:14.590Z] #47 26.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:14.590Z] #47 26.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:14.590Z] #47 26.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:14.710Z] #41 18.44 PBCC images/tcp-stream.pb-c.c [2020-12-22T10:01:14.710Z] #41 18.58 DEP images/tcp-stream.pb-c.d [2020-12-22T10:01:14.717Z] #32 18.80 encoding [2020-12-22T10:01:14.830Z] #40 ... [2020-12-22T10:01:14.830Z] [2020-12-22T10:01:14.830Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:14.830Z] #49 23.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:14.830Z] #49 23.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:14.830Z] #49 23.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:14.863Z] #47 26.38 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:14.863Z] #47 26.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:14.863Z] #47 26.41 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:14.863Z] #47 26.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:14.944Z] #54 140.1 + bin/containerd-shim-runc-v2 [2020-12-22T10:01:14.970Z] #41 18.71 PBCC images/pipe.pb-c.c [2020-12-22T10:01:14.970Z] #41 18.80 DEP images/pipe.pb-c.d [2020-12-22T10:01:14.975Z] #32 19.15 runtime/cgo [2020-12-22T10:01:15.088Z] #49 ... [2020-12-22T10:01:15.088Z] [2020-12-22T10:01:15.088Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:15.088Z] #22 23.02 + mkdir -p /build [2020-12-22T10:01:15.088Z] #22 23.04 + mv docker/docker /build/ [2020-12-22T10:01:15.088Z] #22 23.07 + rmdir docker [2020-12-22T10:01:15.088Z] #22 DONE 24.0s [2020-12-22T10:01:15.088Z] [2020-12-22T10:01:15.088Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:15.088Z] #49 24.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:15.127Z] #47 26.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:15.231Z] #41 18.93 PBCC images/pstree.pb-c.c [2020-12-22T10:01:15.231Z] #41 18.95 DEP images/pstree.pb-c.d [2020-12-22T10:01:15.231Z] #41 19.02 PBCC images/fs.pb-c.c [2020-12-22T10:01:15.231Z] #41 19.09 DEP images/fs.pb-c.d [2020-12-22T10:01:15.231Z] #41 19.15 PBCC images/signalfd.pb-c.c [2020-12-22T10:01:15.355Z] #49 24.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:15.390Z] #47 26.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:15.390Z] #47 26.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:15.390Z] #47 26.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:15.390Z] #47 26.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:15.491Z] #41 19.20 DEP images/signalfd.pb-c.d [2020-12-22T10:01:15.491Z] #41 19.31 PBCC images/fh.pb-c.c [2020-12-22T10:01:15.491Z] #41 19.42 PBCC images/fsnotify.pb-c.c [2020-12-22T10:01:15.580Z] #54 140.8 + binaries [2020-12-22T10:01:15.580Z] #54 140.8 + install -D bin/containerd /build/containerd [2020-12-22T10:01:15.580Z] #54 140.8 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:01:15.654Z] #47 27.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:15.654Z] #47 27.30 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:15.654Z] #47 27.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:15.750Z] #41 19.48 DEP images/fh.pb-c.d [2020-12-22T10:01:15.750Z] #41 19.60 DEP images/fsnotify.pb-c.d [2020-12-22T10:01:15.871Z] #54 140.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:01:15.871Z] #54 140.8 + install -D bin/ctr /build/ctr [2020-12-22T10:01:15.917Z] #47 27.57 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:15.917Z] #47 27.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:16.010Z] #41 19.73 PBCC images/eventpoll.pb-c.c [2020-12-22T10:01:16.010Z] #41 19.76 DEP images/eventpoll.pb-c.d [2020-12-22T10:01:16.010Z] #41 19.88 PBCC images/eventfd.pb-c.c [2020-12-22T10:01:16.010Z] #41 19.96 DEP images/eventfd.pb-c.d [2020-12-22T10:01:16.010Z] #41 19.99 PBCC images/remap-file-path.pb-c.c [2020-12-22T10:01:16.273Z] #41 20.02 DEP images/remap-file-path.pb-c.d [2020-12-22T10:01:16.273Z] #41 20.06 PBCC images/fifo.pb-c.c [2020-12-22T10:01:16.273Z] #41 20.09 DEP images/fifo.pb-c.d [2020-12-22T10:01:16.273Z] #41 20.14 PBCC images/ghost-file.pb-c.c [2020-12-22T10:01:16.273Z] #41 20.20 DEP images/ghost-file.pb-c.d [2020-12-22T10:01:16.353Z] #32 ... [2020-12-22T10:01:16.353Z] [2020-12-22T10:01:16.353Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:16.353Z] #43 10.45 unicode [2020-12-22T10:01:16.353Z] #43 11.74 runtime [2020-12-22T10:01:16.353Z] #43 16.49 unicode/utf8 [2020-12-22T10:01:16.353Z] #43 17.11 math [2020-12-22T10:01:16.353Z] #43 ... [2020-12-22T10:01:16.353Z] [2020-12-22T10:01:16.353Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:16.353Z] #47 18.52 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T10:01:16.353Z] #47 18.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:16.353Z] #47 18.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:16.353Z] #47 18.81 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T10:01:16.353Z] #47 18.84 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T10:01:16.353Z] #47 18.85 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:16.353Z] #47 18.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:16.353Z] #47 18.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:16.353Z] #47 19.00 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T10:01:16.353Z] #47 19.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:16.353Z] #47 19.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:16.353Z] #47 19.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:16.353Z] #47 19.86 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T10:01:16.353Z] #47 19.91 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:16.353Z] #47 19.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:16.353Z] #47 20.07 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:16.353Z] #47 20.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:16.353Z] #47 20.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:16.353Z] #47 20.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:16.353Z] #47 20.52 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T10:01:16.353Z] #47 20.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:16.353Z] #47 20.67 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:16.494Z] #47 27.82 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:16.494Z] #47 27.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:16.494Z] #47 27.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:16.494Z] #47 27.96 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:16.494Z] #47 27.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:16.494Z] #47 28.01 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:16.494Z] #47 28.01 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:16.494Z] #47 28.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:16.505Z] #54 DONE 141.4s [2020-12-22T10:01:16.533Z] #41 20.29 PBCC images/regfile.pb-c.c [2020-12-22T10:01:16.533Z] #41 20.35 DEP images/regfile.pb-c.d [2020-12-22T10:01:16.533Z] #41 20.44 PBCC images/ns.pb-c.c [2020-12-22T10:01:16.533Z] #41 20.49 DEP images/ns.pb-c.d [2020-12-22T10:01:16.615Z] #47 20.93 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:16.615Z] #47 21.00 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:16.761Z] #47 28.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:16.800Z] #41 20.53 PBCC images/fdinfo.pb-c.c [2020-12-22T10:01:16.874Z] #47 21.14 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:16.874Z] #47 21.17 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:17.024Z] #47 28.51 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:17.024Z] #47 28.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:17.065Z] #41 20.71 DEP images/fdinfo.pb-c.d [2020-12-22T10:01:17.065Z] #41 20.80 PBCC images/core-aarch64.pb-c.c [2020-12-22T10:01:17.065Z] #41 20.89 PBCC images/core-arm.pb-c.c [2020-12-22T10:01:17.065Z] #41 20.96 PBCC images/core-ppc64.pb-c.c [2020-12-22T10:01:17.065Z] #41 21.02 PBCC images/core-s390.pb-c.c [2020-12-22T10:01:17.137Z] #47 21.27 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T10:01:17.138Z] [2020-12-22T10:01:17.138Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:01:17.252Z] #49 26.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:17.291Z] #47 ... [2020-12-22T10:01:17.291Z] [2020-12-22T10:01:17.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:17.291Z] #11 18.77 Fetched 8234 kB in 14s (596 kB/s) [2020-12-22T10:01:17.291Z] #11 18.77 Reading package lists... [2020-12-22T10:01:17.291Z] #11 25.95 Reading package lists... [2020-12-22T10:01:17.291Z] #11 ... [2020-12-22T10:01:17.291Z] [2020-12-22T10:01:17.291Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:17.291Z] #47 28.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:17.396Z] #47 21.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:17.430Z] #55 DONE 0.3s [2020-12-22T10:01:17.430Z] [2020-12-22T10:01:17.430Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:01:17.430Z] #59 DONE 0.2s [2020-12-22T10:01:17.430Z] [2020-12-22T10:01:17.430Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:01:17.554Z] #47 29.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:17.554Z] #47 29.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:17.634Z] #41 21.24 PBCC images/core-x86.pb-c.c [2020-12-22T10:01:17.634Z] #41 21.32 PBCC images/core.pb-c.c [2020-12-22T10:01:17.666Z] #47 21.94 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T10:01:17.666Z] #47 21.95 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:17.721Z] #61 DONE 0.1s [2020-12-22T10:01:17.721Z] [2020-12-22T10:01:17.721Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:01:17.721Z] #63 DONE 0.1s [2020-12-22T10:01:17.721Z] [2020-12-22T10:01:17.721Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:01:17.721Z] #64 DONE 0.0s [2020-12-22T10:01:17.721Z] [2020-12-22T10:01:17.721Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:01:17.819Z] #47 29.31 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:17.819Z] #47 29.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:17.819Z] #47 29.44 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:17.893Z] #41 21.53 PBCC images/inventory.pb-c.c [2020-12-22T10:01:17.893Z] #41 ... [2020-12-22T10:01:17.893Z] [2020-12-22T10:01:17.893Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:17.893Z] #11 113.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T10:01:17.893Z] #11 113.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:01:17.893Z] #11 113.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:17.893Z] #11 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T10:01:17.893Z] #11 113.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:01:17.893Z] #11 113.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:17.893Z] #11 ... [2020-12-22T10:01:17.893Z] [2020-12-22T10:01:17.893Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:17.893Z] #41 21.66 DEP images/core-aarch64.pb-c.d [2020-12-22T10:01:17.893Z] #41 21.73 DEP images/core-arm.pb-c.d [2020-12-22T10:01:18.083Z] #47 29.51 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:18.197Z] #49 27.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:18.232Z] #47 22.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:18.232Z] #47 22.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:18.347Z] #47 29.86 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:18.347Z] #47 29.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:18.354Z] #65 DONE 0.7s [2020-12-22T10:01:18.462Z] #41 22.03 DEP images/core-ppc64.pb-c.d [2020-12-22T10:01:18.462Z] #41 22.12 DEP images/core-s390.pb-c.d [2020-12-22T10:01:18.462Z] #41 22.24 DEP images/core-x86.pb-c.d [2020-12-22T10:01:18.491Z] #47 22.70 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:18.491Z] #47 ... [2020-12-22T10:01:18.491Z] [2020-12-22T10:01:18.491Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:18.491Z] #53 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:18.491Z] #53 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:18.491Z] #53 ... [2020-12-22T10:01:18.491Z] [2020-12-22T10:01:18.491Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:18.491Z] #49 22.92 + cd /tmp/tmp.iVseolwTsx/src/github.com/mvdan/sh [2020-12-22T10:01:18.491Z] #49 22.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T10:01:18.625Z] #47 ... [2020-12-22T10:01:18.625Z] [2020-12-22T10:01:18.625Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:01:18.625Z] #27 20.35 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T10:01:18.625Z] #27 20.84 [2020-12-22T10:01:18.625Z] #27 21.04 # 2.0% ######################################################################## 100.0% [2020-12-22T10:01:18.625Z] #27 21.17 [2020-12-22T10:01:18.625Z] #27 22.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T10:01:18.625Z] #27 23.20 [2020-12-22T10:01:18.625Z] #27 23.65 #=#=# ######################################################################## 100.0% [2020-12-22T10:01:18.625Z] #27 23.86 [2020-12-22T10:01:18.625Z] #27 25.77 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-22T10:01:18.625Z] #27 25.87 skipping existing 9a99313a2c50 [2020-12-22T10:01:18.625Z] #27 26.02 [2020-12-22T10:01:18.625Z] #27 27.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T10:01:18.625Z] #27 28.14 [2020-12-22T10:01:18.625Z] #27 28.30 ######################################################################## 100.0% [2020-12-22T10:01:18.625Z] #27 28.59 [2020-12-22T10:01:18.625Z] #27 29.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T10:01:18.625Z] #27 30.00 [2020-12-22T10:01:18.625Z] #27 30.27 ######################################################################## 100.0% [2020-12-22T10:01:18.625Z] #27 30.37 [2020-12-22T10:01:18.648Z] [2020-12-22T10:01:18.648Z] #66 exporting to image [2020-12-22T10:01:18.648Z] #66 exporting layers [2020-12-22T10:01:18.713Z] #34 ... [2020-12-22T10:01:18.713Z] [2020-12-22T10:01:18.713Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:18.713Z] #13 64.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T10:01:18.713Z] #13 64.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T10:01:18.713Z] #13 64.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:01:18.713Z] #13 72.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T10:01:18.713Z] #13 72.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T10:01:18.713Z] #13 72.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:18.713Z] #13 72.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T10:01:18.713Z] #13 72.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T10:01:18.713Z] #13 72.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:18.713Z] #13 ... [2020-12-22T10:01:18.713Z] [2020-12-22T10:01:18.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:18.713Z] #43 7.183 DEP images/time.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.227 PBCC images/binfmt-misc.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.256 DEP images/binfmt-misc.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.290 PBCC images/seccomp.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.305 DEP images/seccomp.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.362 PBCC images/userns.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.385 DEP images/userns.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.429 PBCC images/cgroup.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.441 DEP images/cgroup.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.514 PBCC images/ext-file.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.529 DEP images/ext-file.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.594 PBCC images/rpc.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.650 DEP images/rpc.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.762 PBCC images/siginfo.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.810 DEP images/siginfo.pb-c.d [2020-12-22T10:01:18.713Z] #43 7.927 PBCC images/pagemap.pb-c.c [2020-12-22T10:01:18.713Z] #43 7.969 DEP images/pagemap.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.042 PBCC images/rlimit.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.073 DEP images/rlimit.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.122 PBCC images/file-lock.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.148 DEP images/file-lock.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.215 PBCC images/tty.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.296 DEP images/tty.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.347 PBCC images/tun.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.435 PBCC images/netdev.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.497 DEP images/tun.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.588 DEP images/netdev.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.662 PBCC images/vma.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.784 DEP images/vma.pb-c.d [2020-12-22T10:01:18.713Z] #43 8.924 PBCC images/creds.pb-c.c [2020-12-22T10:01:18.713Z] #43 8.962 DEP images/creds.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.036 PBCC images/utsns.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.050 DEP images/utsns.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.127 PBCC images/ipc-desc.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.160 PBCC images/ipc-sem.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.183 DEP images/ipc-desc.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.245 DEP images/ipc-sem.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.305 PBCC images/ipc-msg.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.318 DEP images/ipc-msg.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.358 PBCC images/ipc-shm.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.379 DEP images/ipc-shm.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.459 PBCC images/ipc-var.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.472 DEP images/ipc-var.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.534 PBCC images/sk-opts.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.550 PBCC images/packet-sock.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.679 DEP images/sk-opts.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.755 DEP images/packet-sock.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.839 PBCC images/sk-netlink.pb-c.c [2020-12-22T10:01:18.713Z] #43 9.883 DEP images/sk-netlink.pb-c.d [2020-12-22T10:01:18.713Z] #43 9.970 PBCC images/sk-inet.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.03 DEP images/sk-inet.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.10 PBCC images/sk-unix.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.16 DEP images/sk-unix.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.21 PBCC images/mm.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.28 DEP images/mm.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.34 PBCC images/timerfd.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.40 DEP images/timerfd.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.49 PBCC images/timer.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.55 DEP images/timer.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.61 PBCC images/sa.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.68 DEP images/sa.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.73 PBCC images/pipe-data.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.76 DEP images/pipe-data.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.78 PBCC images/mnt.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.86 DEP images/mnt.pb-c.d [2020-12-22T10:01:18.713Z] #43 10.93 PBCC images/sk-packet.pb-c.c [2020-12-22T10:01:18.713Z] #43 10.96 DEP images/sk-packet.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.03 PBCC images/tcp-stream.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.07 DEP images/tcp-stream.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.16 PBCC images/pipe.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.25 DEP images/pipe.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.35 PBCC images/pstree.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.38 DEP images/pstree.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.49 PBCC images/fs.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.55 DEP images/fs.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.64 PBCC images/signalfd.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.71 DEP images/signalfd.pb-c.d [2020-12-22T10:01:18.713Z] #43 11.81 PBCC images/fh.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.94 PBCC images/fsnotify.pb-c.c [2020-12-22T10:01:18.713Z] #43 11.97 DEP images/fh.pb-c.d [2020-12-22T10:01:18.722Z] #41 22.36 DEP images/core.pb-c.d [2020-12-22T10:01:18.722Z] #41 22.50 DEP images/inventory.pb-c.d [2020-12-22T10:01:18.722Z] #41 22.56 PBCC images/cpuinfo.pb-c.c [2020-12-22T10:01:18.722Z] #41 22.56 DEP images/cpuinfo.pb-c.d [2020-12-22T10:01:18.722Z] #41 22.57 PBCC images/stats.pb-c.c [2020-12-22T10:01:18.722Z] #41 22.58 DEP images/stats.pb-c.d [2020-12-22T10:01:18.961Z] #27 30.54 Download of images into '/build' complete. [2020-12-22T10:01:18.961Z] #27 30.54 Use something like the following to load the result into a Docker daemon: [2020-12-22T10:01:18.961Z] #27 ... [2020-12-22T10:01:18.961Z] [2020-12-22T10:01:18.961Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:18.961Z] #47 30.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:18.961Z] #47 30.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:18.961Z] #47 30.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:19.007Z] #43 ... [2020-12-22T10:01:19.007Z] [2020-12-22T10:01:19.007Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:19.007Z] #47 DONE 75.7s [2020-12-22T10:01:19.007Z] [2020-12-22T10:01:19.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:19.007Z] #43 12.04 DEP images/fsnotify.pb-c.d [2020-12-22T10:01:19.007Z] #43 12.15 PBCC images/eventpoll.pb-c.c [2020-12-22T10:01:19.007Z] #43 12.18 DEP images/eventpoll.pb-c.d [2020-12-22T10:01:19.007Z] #43 12.29 PBCC images/eventfd.pb-c.c [2020-12-22T10:01:19.061Z] #49 23.14 + GO111MODULE=on [2020-12-22T10:01:19.061Z] #49 23.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T10:01:19.302Z] #43 12.36 DEP images/eventfd.pb-c.d [2020-12-22T10:01:19.302Z] #43 12.49 PBCC images/remap-file-path.pb-c.c [2020-12-22T10:01:19.302Z] #43 12.50 DEP images/remap-file-path.pb-c.d [2020-12-22T10:01:19.302Z] #43 12.54 PBCC images/fifo.pb-c.c [2020-12-22T10:01:19.302Z] #43 12.56 DEP images/fifo.pb-c.d [2020-12-22T10:01:19.537Z] #47 30.88 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:19.537Z] #47 ... [2020-12-22T10:01:19.537Z] [2020-12-22T10:01:19.537Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:19.537Z] #45 20.85 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:19.537Z] #45 20.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:19.537Z] #45 20.96 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:19.537Z] #45 21.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:19.537Z] #45 ... [2020-12-22T10:01:19.537Z] [2020-12-22T10:01:19.537Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:19.538Z] #62 21.71 Checking out files: 49% (945/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: 96% (1841/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-12-22T10:01:19.538Z] #62 22.89 + cd /tmp/tmp.sVD4Rppbdh/src/github.com/docker/libnetwork [2020-12-22T10:01:19.538Z] #62 22.90 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:01:19.538Z] #62 23.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T10:01:19.598Z] #43 12.61 PBCC images/ghost-file.pb-c.c [2020-12-22T10:01:19.598Z] #43 12.65 DEP images/ghost-file.pb-c.d [2020-12-22T10:01:19.598Z] #43 12.72 PBCC images/regfile.pb-c.c [2020-12-22T10:01:19.598Z] #43 12.78 DEP images/regfile.pb-c.d [2020-12-22T10:01:19.598Z] #43 12.85 PBCC images/ns.pb-c.c [2020-12-22T10:01:19.801Z] #62 ... [2020-12-22T10:01:19.801Z] [2020-12-22T10:01:19.801Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:19.801Z] #47 31.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:19.801Z] #47 31.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:19.892Z] #43 12.87 DEP images/ns.pb-c.d [2020-12-22T10:01:19.892Z] #43 12.90 PBCC images/fdinfo.pb-c.c [2020-12-22T10:01:19.892Z] #43 13.00 DEP images/fdinfo.pb-c.d [2020-12-22T10:01:19.892Z] #43 13.10 PBCC images/core-aarch64.pb-c.c [2020-12-22T10:01:20.008Z] #49 ... [2020-12-22T10:01:20.008Z] [2020-12-22T10:01:20.008Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:20.008Z] #34 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:01:20.008Z] #34 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:01:20.008Z] #34 ... [2020-12-22T10:01:20.008Z] [2020-12-22T10:01:20.008Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:20.008Z] #43 23.79 unicode/utf16 [2020-12-22T10:01:20.008Z] #43 24.23 container/list [2020-12-22T10:01:20.104Z] #41 ... [2020-12-22T10:01:20.104Z] [2020-12-22T10:01:20.104Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:20.104Z] #49 115.9 github.com/pkg/diff [2020-12-22T10:01:20.104Z] #49 117.0 go/ast [2020-12-22T10:01:20.104Z] #49 118.2 golang.org/x/crypto/ssh/terminal [2020-12-22T10:01:20.104Z] #49 120.1 mvdan.cc/editorconfig [2020-12-22T10:01:20.104Z] #49 122.1 mvdan.cc/sh/v3/fileutil [2020-12-22T10:01:20.104Z] #49 122.5 mvdan.cc/sh/v3/syntax [2020-12-22T10:01:20.187Z] #43 13.27 PBCC images/core-arm.pb-c.c [2020-12-22T10:01:20.187Z] #43 ... [2020-12-22T10:01:20.187Z] [2020-12-22T10:01:20.187Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:20.187Z] #51 66.80 regexp/syntax [2020-12-22T10:01:20.187Z] #51 66.86 reflect [2020-12-22T10:01:20.187Z] #51 75.07 time [2020-12-22T10:01:20.187Z] #51 ... [2020-12-22T10:01:20.187Z] [2020-12-22T10:01:20.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:20.187Z] #43 13.38 PBCC images/core-ppc64.pb-c.c [2020-12-22T10:01:20.187Z] #43 13.41 PBCC images/core-s390.pb-c.c [2020-12-22T10:01:20.187Z] #43 13.44 PBCC images/core-x86.pb-c.c [2020-12-22T10:01:20.187Z] #43 13.49 PBCC images/core.pb-c.c [2020-12-22T10:01:20.195Z] #47 31.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:20.195Z] #47 31.58 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:20.195Z] #47 31.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:20.379Z] using credential docker-jenkins-github-credentials [2020-12-22T10:01:20.454Z] Cloning the remote Git repository [2020-12-22T10:01:20.455Z] Cloning with configured refspecs honoured and without tags [2020-12-22T10:01:20.482Z] #43 13.62 PBCC images/inventory.pb-c.c [2020-12-22T10:01:20.502Z] #47 31.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:20.502Z] #47 31.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:20.502Z] #47 32.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:20.502Z] #47 32.03 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:20.502Z] #47 32.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:20.722Z] #49 29.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:20.722Z] #49 ... [2020-12-22T10:01:20.722Z] [2020-12-22T10:01:20.722Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:20.722Z] #45 25.03 go: finding github.com/fatih/color v1.9.0 [2020-12-22T10:01:20.722Z] #45 25.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:20.722Z] #45 25.21 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T10:01:20.722Z] #45 25.32 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:20.722Z] #45 25.38 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:20.722Z] #45 25.69 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:20.722Z] #45 25.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:20.722Z] #45 26.24 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:20.722Z] #45 26.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:20.722Z] #45 26.67 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:20.722Z] #45 26.67 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:20.765Z] #47 32.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:20.765Z] #47 32.49 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:20.777Z] #43 13.78 DEP images/core-aarch64.pb-c.d [2020-12-22T10:01:20.777Z] #43 13.86 DEP images/core-arm.pb-c.d [2020-12-22T10:01:20.777Z] #43 13.88 DEP images/core-ppc64.pb-c.d [2020-12-22T10:01:20.777Z] #43 13.94 DEP images/core-s390.pb-c.d [2020-12-22T10:01:20.777Z] #43 14.00 DEP images/core-x86.pb-c.d [2020-12-22T10:01:20.777Z] #43 14.04 DEP images/core.pb-c.d [2020-12-22T10:01:20.777Z] #43 14.11 DEP images/inventory.pb-c.d [2020-12-22T10:01:20.942Z] #43 ... [2020-12-22T10:01:20.942Z] [2020-12-22T10:01:20.942Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:20.942Z] #22 23.10 + mkdir -p /build [2020-12-22T10:01:20.942Z] #22 23.12 + mv docker/docker /build/ [2020-12-22T10:01:20.942Z] #22 23.14 + rmdir docker [2020-12-22T10:01:20.942Z] #22 DONE 25.2s [2020-12-22T10:01:20.942Z] [2020-12-22T10:01:20.942Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:20.942Z] #43 25.17 crypto/internal/subtle [2020-12-22T10:01:20.942Z] #43 25.30 crypto/subtle [2020-12-22T10:01:21.072Z] #43 14.16 PBCC images/cpuinfo.pb-c.c [2020-12-22T10:01:21.072Z] #43 14.17 DEP images/cpuinfo.pb-c.d [2020-12-22T10:01:21.072Z] #43 14.23 PBCC images/stats.pb-c.c [2020-12-22T10:01:21.072Z] #43 14.26 DEP images/stats.pb-c.d [2020-12-22T10:01:21.204Z] #43 25.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T10:01:21.294Z] #45 ... [2020-12-22T10:01:21.294Z] [2020-12-22T10:01:21.294Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:21.343Z] #47 32.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:21.343Z] #47 ... [2020-12-22T10:01:21.343Z] [2020-12-22T10:01:21.343Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:21.343Z] #38 22.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-22T10:01:21.343Z] #38 ... [2020-12-22T10:01:21.343Z] [2020-12-22T10:01:21.343Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:21.343Z] #11 25.95 Reading package lists... [2020-12-22T10:01:21.380Z] #66 exporting layers 2.5s done [2020-12-22T10:01:21.380Z] #66 writing image sha256:6f6a0e41f7c797eb67b9cc2c817ab88f39cbed56cfcb5daee5d06de618deb047 done [2020-12-22T10:01:21.380Z] #66 naming to docker.io/library/docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 done [2020-12-22T10:01:21.380Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-12-22T10:01:21.465Z] #43 25.75 internal/nettrace [Pipeline] sh [2020-12-22T10:01:21.488Z] #49 ... [2020-12-22T10:01:21.488Z] [2020-12-22T10:01:21.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:21.488Z] #41 24.99 make[1]: Nothing to be done for 'all'. [2020-12-22T10:01:21.607Z] #11 32.03 Building dependency tree... [2020-12-22T10:01:21.725Z] #43 26.01 runtime/cgo [2020-12-22T10:01:21.827Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/test/unit [2020-12-22T10:01:20.643Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T10:01:21.056Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-22T10:01:22.185Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T10:01:22.185Z] > git --version # timeout=10 [2020-12-22T10:01:22.224Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-22T10:01:22.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T10:01:22.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T10:01:22.638Z] #43 15.86 make[1]: Nothing to be done for 'all'. [2020-12-22T10:01:22.849Z] #62 30.39 Checking out files: 47% (908/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: 92% (1759/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-12-22T10:01:22.849Z] #62 31.77 + cd /tmp/tmp.LUtcRtT4hK/src/github.com/docker/libnetwork [2020-12-22T10:01:22.849Z] #62 31.77 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:01:23.413Z] #62 32.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T10:01:23.629Z] #43 ... [2020-12-22T10:01:23.629Z] [2020-12-22T10:01:23.629Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:23.629Z] #45 17.84 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:23.629Z] #45 24.04 go: finding github.com/fatih/color v1.9.0 [2020-12-22T10:01:23.629Z] #45 24.14 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T10:01:23.629Z] #45 24.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:01:23.629Z] #45 24.29 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T10:01:23.629Z] #45 24.48 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:01:23.629Z] #45 24.71 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:01:23.629Z] #45 25.19 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:01:23.629Z] #45 25.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:01:23.629Z] #45 25.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:01:23.629Z] #45 25.61 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:01:23.629Z] #45 25.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:01:23.629Z] #45 ... [2020-12-22T10:01:23.629Z] [2020-12-22T10:01:23.629Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:23.629Z] #47 23.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:23.629Z] #47 23.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:23.629Z] #47 23.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:23.629Z] #47 23.44 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:23.629Z] #47 24.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:23.629Z] #47 25.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:23.629Z] #47 25.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:23.629Z] #47 25.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:23.629Z] #47 25.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:23.629Z] #47 25.88 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:23.629Z] #47 25.88 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T10:01:23.629Z] #47 26.34 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T10:01:23.629Z] #47 27.37 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:23.629Z] #47 27.75 go: downloading golang.org/x/text v0.3.2 [2020-12-22T10:01:24.169Z] #11 35.30 The following additional packages will be installed: [2020-12-22T10:01:24.169Z] #11 35.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T10:01:24.169Z] #11 35.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T10:01:24.169Z] #11 35.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T10:01:24.169Z] #11 35.31 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T10:01:24.169Z] #11 35.31 mingw-w64-x86-64-dev [2020-12-22T10:01:24.169Z] #11 35.34 Suggested packages: [2020-12-22T10:01:24.169Z] #11 35.34 gcc-8-locales seccomp wine64 [2020-12-22T10:01:24.557Z] ? github.com/docker/docker/api [no test files] [2020-12-22T10:01:24.725Z] #43 ... [2020-12-22T10:01:24.725Z] [2020-12-22T10:01:24.725Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:24.725Z] #45 71.00 hash/crc32 [2020-12-22T10:01:24.725Z] #45 74.32 vendor/golang.org/x/text/transform [2020-12-22T10:01:24.725Z] #45 75.48 time [2020-12-22T10:01:24.725Z] #45 ... [2020-12-22T10:01:24.725Z] [2020-12-22T10:01:24.725Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:24.725Z] #34 79.04 internal/poll [2020-12-22T10:01:24.725Z] #34 80.67 os [2020-12-22T10:01:24.748Z] #11 ... [2020-12-22T10:01:24.748Z] [2020-12-22T10:01:24.748Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:24.748Z] #34 19.57 Reading package lists... [2020-12-22T10:01:24.748Z] #34 26.79 Reading package lists... [2020-12-22T10:01:24.748Z] #34 32.69 Building dependency tree... [2020-12-22T10:01:24.748Z] #34 36.03 The following additional packages will be installed: [2020-12-22T10:01:24.748Z] #34 36.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T10:01:24.748Z] #34 36.06 Suggested packages: [2020-12-22T10:01:24.748Z] #34 36.08 cmake-doc ninja-build lrzip [2020-12-22T10:01:24.748Z] #34 36.08 Recommended packages: [2020-12-22T10:01:24.748Z] #34 36.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T10:01:24.786Z] #41 ... [2020-12-22T10:01:24.786Z] [2020-12-22T10:01:24.786Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:24.786Z] #43 120.4 text/template [2020-12-22T10:01:24.786Z] #43 122.4 go/parser [2020-12-22T10:01:24.786Z] #43 127.2 encoding/xml [2020-12-22T10:01:24.786Z] #43 127.5 go/doc [2020-12-22T10:01:24.786Z] #43 ... [2020-12-22T10:01:24.786Z] [2020-12-22T10:01:24.786Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:24.787Z] #54 60.48 Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 72% (2676/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 92% (3411/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T10:01:24.787Z] #54 63.08 + cd /tmp/tmp.s1CDO53404/src/github.com/containerd/containerd [2020-12-22T10:01:24.787Z] #54 63.08 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:25.027Z] #47 ... [2020-12-22T10:01:25.027Z] [2020-12-22T10:01:25.027Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:25.326Z] #34 ... [2020-12-22T10:01:25.326Z] [2020-12-22T10:01:25.326Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:25.326Z] #40 20.29 Reading package lists... [2020-12-22T10:01:25.326Z] #40 27.26 Reading package lists... [2020-12-22T10:01:25.326Z] #40 34.87 Building dependency tree... [2020-12-22T10:01:25.326Z] #40 ... [2020-12-22T10:01:25.326Z] [2020-12-22T10:01:25.326Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:25.326Z] #53 20.62 Reading package lists... [2020-12-22T10:01:25.326Z] #53 27.29 Reading package lists... [2020-12-22T10:01:25.326Z] #53 34.58 Building dependency tree... [2020-12-22T10:01:25.589Z] #53 ... [2020-12-22T10:01:25.589Z] [2020-12-22T10:01:25.589Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:25.589Z] #11 37.02 The following NEW packages will be installed: [2020-12-22T10:01:25.589Z] #11 37.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T10:01:25.589Z] #11 37.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T10:01:25.589Z] #11 37.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T10:01:25.589Z] #11 37.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T10:01:25.589Z] #11 37.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T10:01:25.589Z] #11 37.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T10:01:25.589Z] #11 37.04 The following packages will be upgraded: [2020-12-22T10:01:25.589Z] #11 37.06 libsystemd0 libudev1 [2020-12-22T10:01:25.805Z] #38 29.18 Checking out files: 68% (1135/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) [2020-12-22T10:01:25.805Z] #38 ... [2020-12-22T10:01:25.805Z] [2020-12-22T10:01:25.805Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:25.805Z] #11 20.00 Fetched 8410 kB in 15s (568 kB/s) [2020-12-22T10:01:25.805Z] #11 20.00 Reading package lists... [2020-12-22T10:01:25.805Z] #11 ... [2020-12-22T10:01:25.805Z] [2020-12-22T10:01:25.805Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:25.857Z] #11 37.43 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:01:25.857Z] #11 37.43 Need to get 73.8 MB of archives. [2020-12-22T10:01:25.857Z] #11 37.43 After this operation, 472 MB of additional disk space will be used. [2020-12-22T10:01:25.857Z] #11 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2020-12-22T10:01:25.857Z] #11 37.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2020-12-22T10:01:25.857Z] #11 37.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-12-22T10:01:25.944Z] #62 ... [2020-12-22T10:01:25.944Z] [2020-12-22T10:01:25.944Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:25.944Z] #47 25.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:25.944Z] #47 25.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:25.944Z] #47 26.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:25.944Z] #47 29.78 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T10:01:25.944Z] #47 29.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:25.944Z] #47 29.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:25.944Z] #47 30.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:25.944Z] #47 30.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:25.944Z] #47 30.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:25.944Z] #47 30.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:25.944Z] #47 30.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:25.944Z] #47 30.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:25.944Z] #47 30.53 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:25.944Z] #47 30.54 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:25.944Z] #47 30.59 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:25.944Z] #47 30.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:25.944Z] #47 30.68 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:25.944Z] #47 30.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:25.944Z] #47 30.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:25.944Z] #47 30.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:25.944Z] #47 30.82 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:25.944Z] #47 30.92 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T10:01:25.944Z] #47 30.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:25.944Z] #47 30.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:25.944Z] #47 31.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:25.944Z] #47 31.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:25.944Z] #47 31.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:25.944Z] #47 31.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:25.944Z] #47 31.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:25.944Z] #47 31.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:25.944Z] #47 31.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:25.944Z] #47 31.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:25.944Z] #47 31.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:25.944Z] #47 31.70 go: downloading golang.org/x/text v0.3.2 [2020-12-22T10:01:25.944Z] #47 31.71 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:25.944Z] #47 31.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:25.944Z] #47 31.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:25.944Z] #47 32.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:25.944Z] #47 32.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:25.944Z] #47 32.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:25.944Z] #47 32.52 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T10:01:25.944Z] #47 32.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:25.944Z] #47 32.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:25.944Z] #47 33.01 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:25.944Z] #47 33.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:25.944Z] #47 33.48 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:25.944Z] #47 33.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:25.944Z] #47 33.72 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:25.944Z] #47 33.75 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T10:01:25.944Z] #47 33.78 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:25.944Z] #47 33.97 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:25.944Z] #47 34.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:25.944Z] #47 34.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:25.944Z] #47 34.36 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:25.944Z] #47 34.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:25.944Z] #47 34.50 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:25.944Z] #47 34.70 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:26.064Z] #38 29.18 Checking out files: 68% (1135/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T10:01:26.064Z] #38 30.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T10:01:26.121Z] #11 37.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-12-22T10:01:26.169Z] #54 65.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T10:01:26.169Z] #54 65.02 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T10:01:26.169Z] #54 65.02 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:01:26.169Z] #54 65.02 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:01:26.169Z] #54 65.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T10:01:26.169Z] #54 65.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T10:01:26.169Z] #54 65.02 + '[' '' = dynamic ']' [2020-12-22T10:01:26.169Z] #54 65.02 + make [2020-12-22T10:01:26.200Z] #47 35.21 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:26.200Z] #47 ... [2020-12-22T10:01:26.200Z] [2020-12-22T10:01:26.200Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:01:26.201Z] #38 30.25 Checking out files: 70% (1174/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T10:01:26.201Z] #38 31.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T10:01:26.201Z] #38 33.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-22T10:01:26.460Z] #38 ... [2020-12-22T10:01:26.460Z] [2020-12-22T10:01:26.460Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:26.460Z] #43 25.59 unicode/utf16 [2020-12-22T10:01:26.460Z] #43 26.24 container/list [2020-12-22T10:01:26.460Z] #43 27.28 crypto/internal/subtle [2020-12-22T10:01:26.460Z] #43 27.37 crypto/subtle [2020-12-22T10:01:26.460Z] #43 27.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T10:01:26.460Z] #43 27.91 internal/nettrace [2020-12-22T10:01:26.460Z] #43 28.15 runtime/cgo [2020-12-22T10:01:26.698Z] #11 38.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T10:01:26.699Z] #11 38.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-22T10:01:26.699Z] #11 38.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-22T10:01:26.699Z] #11 38.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T10:01:26.716Z] #43 ... [2020-12-22T10:01:26.716Z] [2020-12-22T10:01:26.716Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:26.716Z] #47 35.27 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:26.716Z] #47 35.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:26.716Z] #47 35.41 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:26.716Z] #47 35.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:26.716Z] #47 35.43 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:26.716Z] #47 35.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:26.717Z] #47 35.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:26.819Z] #34 83.31 internal/fmtsort [2020-12-22T10:01:26.974Z] #47 36.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:27.230Z] #47 36.24 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:27.230Z] #47 36.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:27.275Z] #11 38.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T10:01:27.459Z] #34 ... [2020-12-22T10:01:27.459Z] [2020-12-22T10:01:27.459Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:27.487Z] #47 36.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:27.487Z] #47 36.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:27.487Z] #47 36.57 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:27.747Z] #47 36.70 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:27.747Z] #47 36.89 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:27.852Z] #11 39.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-22T10:01:27.852Z] #11 39.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-12-22T10:01:28.004Z] #47 36.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:28.091Z] #54 66.80 + bin/ctr [2020-12-22T10:01:28.568Z] #47 37.44 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:28.568Z] #47 37.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:28.568Z] #47 37.51 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:28.643Z] #56 47.33 Checking out files: 51% (1926/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 91% (3398/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T10:01:28.939Z] #56 48.61 + cd /tmp/tmp.dOSDRdZvi2/src/github.com/containerd/containerd [2020-12-22T10:01:28.939Z] #56 48.62 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:29.289Z] #11 ... [2020-12-22T10:01:29.289Z] [2020-12-22T10:01:29.289Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:01:29.289Z] #27 30.54 tar -cC '/build' . | docker load [2020-12-22T10:01:29.289Z] #27 ... [2020-12-22T10:01:29.289Z] [2020-12-22T10:01:29.289Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:29.289Z] #40 37.95 The following additional packages will be installed: [2020-12-22T10:01:29.289Z] #40 37.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T10:01:29.289Z] #40 37.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T10:01:29.289Z] #40 37.97 Suggested packages: [2020-12-22T10:01:29.289Z] #40 37.99 manpages-dev python-setuptools [2020-12-22T10:01:29.289Z] #40 39.42 The following NEW packages will be installed: [2020-12-22T10:01:29.289Z] #40 39.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T10:01:29.289Z] #40 39.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T10:01:29.289Z] #40 39.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T10:01:29.289Z] #40 39.44 python-six zlib1g-dev [2020-12-22T10:01:29.289Z] #40 39.88 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:01:29.289Z] #40 39.88 Need to get 3798 kB of archives. [2020-12-22T10:01:29.289Z] #40 39.88 After this operation, 21.6 MB of additional disk space will be used. [2020-12-22T10:01:29.289Z] #40 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-22T10:01:29.289Z] #40 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-22T10:01:29.289Z] #40 39.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-22T10:01:29.289Z] #40 39.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-22T10:01:29.289Z] #40 39.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-22T10:01:29.289Z] #40 39.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-22T10:01:29.289Z] #40 39.95 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-12-22T10:01:29.289Z] #40 39.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-22T10:01:29.289Z] #40 40.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-22T10:01:29.289Z] #40 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-22T10:01:29.289Z] #40 40.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-22T10:01:29.289Z] #40 40.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-22T10:01:29.289Z] #40 40.89 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-12-22T10:01:29.289Z] #40 40.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-22T10:01:29.289Z] #40 40.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T10:01:29.359Z] #38 33.36 + 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-12-22T10:01:29.497Z] #47 38.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:29.497Z] #47 38.50 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:29.497Z] #47 38.50 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:29.497Z] #47 38.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:29.552Z] #40 40.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-22T10:01:29.552Z] #40 40.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-22T10:01:29.753Z] #47 38.76 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:29.753Z] #47 38.83 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:30.010Z] #47 38.89 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:30.010Z] #47 38.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:30.010Z] #47 39.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:30.267Z] #47 39.32 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:30.461Z] #56 50.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T10:01:30.462Z] #56 50.15 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T10:01:30.462Z] #56 50.15 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:01:30.462Z] #56 50.15 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:01:30.462Z] #56 50.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T10:01:30.462Z] #56 50.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T10:01:30.462Z] #56 50.15 + '[' '' = dynamic ']' [2020-12-22T10:01:30.462Z] #56 50.15 + make [2020-12-22T10:01:30.831Z] #47 39.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:30.831Z] #47 40.00 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:31.275Z] #38 ... [2020-12-22T10:01:31.275Z] [2020-12-22T10:01:31.275Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:31.275Z] #49 25.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:31.275Z] #49 25.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:31.275Z] #49 25.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:31.275Z] #49 25.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:31.275Z] #49 26.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:31.275Z] #49 27.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:31.275Z] #49 28.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:31.275Z] #49 30.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:31.275Z] #49 32.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:31.275Z] #49 32.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:31.275Z] #49 33.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:31.275Z] #49 33.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:31.276Z] #49 34.75 runtime [2020-12-22T10:01:31.276Z] #49 34.76 runtime/cgo [2020-12-22T10:01:31.276Z] #49 ... [2020-12-22T10:01:31.276Z] [2020-12-22T10:01:31.276Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:31.276Z] #62 33.73 Checking out files: 51% (987/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: 96% (1841/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-12-22T10:01:31.276Z] #62 34.90 + cd /tmp/tmp.hQ9zLeJ5G4/src/github.com/docker/libnetwork [2020-12-22T10:01:31.276Z] #62 34.90 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T10:01:31.276Z] #62 35.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T10:01:31.411Z] #47 40.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:31.411Z] #47 40.51 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:31.509Z] #56 51.39 + bin/ctr [2020-12-22T10:01:31.602Z] #40 42.88 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:01:31.668Z] #47 40.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:31.668Z] #47 40.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:31.668Z] #47 40.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:31.869Z] #40 ... [2020-12-22T10:01:31.869Z] [2020-12-22T10:01:31.869Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:31.869Z] #47 33.10 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:31.869Z] #47 35.27 go: extracting golang.org/x/text v0.3.2 [2020-12-22T10:01:31.869Z] #47 41.10 go: finding github.com/fatih/color v1.7.0 [2020-12-22T10:01:31.869Z] #47 41.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:31.869Z] #47 41.25 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:31.869Z] #47 41.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:31.869Z] #47 41.64 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:31.869Z] #47 41.64 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T10:01:31.869Z] #47 41.64 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:31.869Z] #47 42.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:31.869Z] #47 42.15 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:31.869Z] #47 42.15 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:31.869Z] #47 42.18 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:31.869Z] #47 42.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:31.869Z] #47 42.25 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T10:01:31.869Z] #47 42.29 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:31.869Z] #47 42.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:31.869Z] #47 42.72 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:31.869Z] #47 42.74 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:31.869Z] #47 43.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:31.869Z] #47 43.28 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:31.869Z] #47 ... [2020-12-22T10:01:31.869Z] [2020-12-22T10:01:31.869Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:01:31.869Z] #30 41.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T10:01:31.869Z] #30 42.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T10:01:31.924Z] #47 40.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:31.924Z] #47 41.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:31.924Z] #47 41.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:31.924Z] #47 41.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:31.924Z] #47 41.10 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:31.924Z] #47 41.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:32.181Z] #47 41.14 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T10:01:32.181Z] #47 41.25 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:32.438Z] #47 41.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:32.438Z] #47 41.53 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T10:01:32.695Z] #47 41.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:32.695Z] #47 41.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:32.952Z] #47 41.82 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:32.952Z] #47 41.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:32.952Z] #47 ... [2020-12-22T10:01:32.952Z] [2020-12-22T10:01:32.952Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:32.952Z] #49 31.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T10:01:32.952Z] #49 32.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T10:01:32.952Z] #49 32.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T10:01:32.952Z] #49 32.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T10:01:32.952Z] #49 34.10 runtime/cgo [2020-12-22T10:01:32.952Z] #49 34.19 runtime [2020-12-22T10:01:32.952Z] #49 ... [2020-12-22T10:01:32.952Z] [2020-12-22T10:01:32.952Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:32.952Z] #34 31.94 Fetched 8410 kB in 25s (332 kB/s) [2020-12-22T10:01:32.952Z] #34 31.94 Reading package lists... [2020-12-22T10:01:33.041Z] #56 ... [2020-12-22T10:01:33.041Z] [2020-12-22T10:01:33.041Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:33.041Z] #51 79.50 regexp [2020-12-22T10:01:33.041Z] #51 86.60 io/ioutil [2020-12-22T10:01:33.041Z] #51 87.03 mvdan.cc/sh/v3/fileutil [2020-12-22T10:01:33.041Z] #51 89.17 flag [2020-12-22T10:01:33.041Z] #51 89.17 go/token [2020-12-22T10:01:33.041Z] #51 89.18 github.com/pkg/diff [2020-12-22T10:01:33.041Z] #51 89.21 encoding/binary [2020-12-22T10:01:33.041Z] #51 ... [2020-12-22T10:01:33.041Z] [2020-12-22T10:01:33.041Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:33.041Z] #43 17.76 CC images/stats.o [2020-12-22T10:01:33.041Z] #43 18.30 CC images/core.o [2020-12-22T10:01:33.041Z] #43 19.20 CC images/core-x86.o [2020-12-22T10:01:33.041Z] #43 19.90 CC images/core-arm.o [2020-12-22T10:01:33.041Z] #43 20.08 CC images/core-aarch64.o [2020-12-22T10:01:33.041Z] #43 20.48 CC images/core-ppc64.o [2020-12-22T10:01:33.041Z] #43 21.27 CC images/core-s390.o [2020-12-22T10:01:33.041Z] #43 22.17 CC images/cpuinfo.o [2020-12-22T10:01:33.041Z] #43 22.67 CC images/inventory.o [2020-12-22T10:01:33.041Z] #43 22.93 CC images/fdinfo.o [2020-12-22T10:01:33.041Z] #43 23.41 CC images/fown.o [2020-12-22T10:01:33.041Z] #43 23.65 CC images/ns.o [2020-12-22T10:01:33.041Z] #43 23.92 CC images/regfile.o [2020-12-22T10:01:33.041Z] #43 24.35 CC images/ghost-file.o [2020-12-22T10:01:33.041Z] #43 24.78 CC images/fifo.o [2020-12-22T10:01:33.041Z] #43 25.09 CC images/remap-file-path.o [2020-12-22T10:01:33.041Z] #43 25.33 CC images/eventfd.o [2020-12-22T10:01:33.041Z] #43 25.60 CC images/eventpoll.o [2020-12-22T10:01:33.041Z] #43 25.96 CC images/fh.o [2020-12-22T10:01:33.041Z] #43 26.33 CC images/fsnotify.o [2020-12-22T10:01:33.046Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-12-22T10:01:33.208Z] #34 ... [2020-12-22T10:01:33.208Z] [2020-12-22T10:01:33.208Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:33.208Z] #47 42.14 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:33.208Z] #47 42.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:33.773Z] #47 42.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:33.773Z] #47 42.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:33.773Z] #47 42.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:34.029Z] #47 ... [2020-12-22T10:01:34.029Z] [2020-12-22T10:01:34.029Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:34.029Z] #53 33.00 Fetched 8410 kB in 26s (329 kB/s) [2020-12-22T10:01:34.029Z] #53 33.00 Reading package lists... [2020-12-22T10:01:34.088Z] #43 26.98 CC images/signalfd.o [2020-12-22T10:01:34.088Z] #43 27.26 CC images/fs.o [2020-12-22T10:01:34.286Z] #53 ... [2020-12-22T10:01:34.286Z] [2020-12-22T10:01:34.286Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:34.286Z] #47 43.09 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:34.286Z] #47 43.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:34.382Z] #43 27.52 CC images/pstree.o [2020-12-22T10:01:34.543Z] #47 43.55 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:34.677Z] #43 27.74 CC images/pipe.o [2020-12-22T10:01:34.799Z] #47 43.70 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:34.799Z] #47 43.72 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:34.799Z] #47 43.92 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:34.974Z] #43 28.00 CC images/tcp-stream.o [2020-12-22T10:01:34.974Z] #43 ... [2020-12-22T10:01:34.974Z] [2020-12-22T10:01:34.974Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:34.974Z] #51 91.62 go/scanner [2020-12-22T10:01:35.056Z] #47 44.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:35.269Z] #51 ... [2020-12-22T10:01:35.269Z] [2020-12-22T10:01:35.269Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:35.269Z] #45 82.13 regexp [2020-12-22T10:01:35.269Z] #45 87.98 os/exec [2020-12-22T10:01:35.269Z] #45 88.26 net [2020-12-22T10:01:35.269Z] #45 88.47 internal/lazyregexp [2020-12-22T10:01:35.269Z] #45 89.07 github.com/LK4D4/vndr/versioned [2020-12-22T10:01:35.312Z] #47 44.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:35.312Z] #47 44.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:35.312Z] #47 ... [2020-12-22T10:01:35.312Z] [2020-12-22T10:01:35.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:35.312Z] #11 34.40 Fetched 8410 kB in 26s (323 kB/s) [2020-12-22T10:01:35.312Z] #11 34.40 Reading package lists... [2020-12-22T10:01:35.564Z] #45 ... [2020-12-22T10:01:35.564Z] [2020-12-22T10:01:35.564Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:35.564Z] #43 28.30 CC images/sk-packet.o [2020-12-22T10:01:35.564Z] #43 28.62 CC images/mnt.o [2020-12-22T10:01:35.569Z] #11 ... [2020-12-22T10:01:35.569Z] [2020-12-22T10:01:35.569Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:35.569Z] #40 34.58 Fetched 8410 kB in 27s (317 kB/s) [2020-12-22T10:01:35.569Z] #40 34.58 Reading package lists... [2020-12-22T10:01:35.569Z] #40 44.73 Reading package lists... [2020-12-22T10:01:35.569Z] #40 ... [2020-12-22T10:01:35.569Z] [2020-12-22T10:01:35.569Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:35.569Z] #47 44.62 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:35.569Z] #47 44.65 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:35.859Z] #43 28.89 CC images/pipe-data.o [2020-12-22T10:01:35.859Z] #43 29.09 CC images/sa.o [2020-12-22T10:01:36.099Z] #30 ... [2020-12-22T10:01:36.100Z] [2020-12-22T10:01:36.100Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:36.100Z] #34 37.14 The following NEW packages will be installed: [2020-12-22T10:01:36.100Z] #34 37.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T10:01:36.100Z] #34 37.17 vim-common xxd [2020-12-22T10:01:36.100Z] #34 37.58 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:01:36.100Z] #34 37.58 Need to get 14.2 MB of archives. [2020-12-22T10:01:36.100Z] #34 37.58 After this operation, 60.0 MB of additional disk space will be used. [2020-12-22T10:01:36.100Z] #34 37.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-22T10:01:36.100Z] #34 37.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:01:36.100Z] #34 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T10:01:36.100Z] #34 37.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-22T10:01:36.100Z] #34 39.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2020-12-22T10:01:36.100Z] #34 39.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-22T10:01:36.100Z] #34 39.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-22T10:01:36.100Z] #34 39.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-22T10:01:36.100Z] #34 39.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-22T10:01:36.100Z] #34 39.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-22T10:01:36.100Z] #34 42.20 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:01:36.100Z] #34 43.57 Fetched 14.2 MB in 2s (5912 kB/s) [2020-12-22T10:01:36.100Z] #34 45.82 Selecting previously unselected package xxd. [2020-12-22T10:01:36.100Z] #34 45.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-22T10:01:36.100Z] #34 45.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-22T10:01:36.100Z] #34 45.96 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:01:36.100Z] #34 46.67 Selecting previously unselected package vim-common. [2020-12-22T10:01:36.100Z] #34 46.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:01:36.100Z] #34 46.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:01:36.100Z] #34 ... [2020-12-22T10:01:36.100Z] [2020-12-22T10:01:36.100Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:36.100Z] #47 43.34 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:36.100Z] #47 43.37 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:36.100Z] #47 43.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:36.100Z] #47 43.53 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:36.100Z] #47 43.55 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:36.100Z] #47 44.15 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:36.100Z] #47 44.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:36.100Z] #47 44.17 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:36.100Z] #47 44.17 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:36.100Z] #47 44.17 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:36.100Z] #47 45.40 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:36.100Z] #47 45.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:36.100Z] #47 45.43 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:36.100Z] #47 45.74 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:36.100Z] #47 45.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:36.100Z] #47 45.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:36.100Z] #47 45.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:36.100Z] #47 45.88 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:36.100Z] #47 45.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:36.100Z] #47 45.90 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:36.100Z] #47 45.93 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T10:01:36.100Z] #47 45.95 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:36.100Z] #47 45.97 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T10:01:36.100Z] #47 45.99 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:36.100Z] #47 46.19 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:36.100Z] #47 46.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:36.100Z] #47 46.31 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:36.100Z] #47 46.43 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:36.100Z] #47 46.48 go: finding golang.org/x/text v0.3.2 [2020-12-22T10:01:36.100Z] #47 46.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:36.100Z] #47 46.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:36.100Z] #47 46.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:36.100Z] #47 46.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:36.100Z] #47 46.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:36.100Z] #47 46.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:01:36.100Z] #47 46.79 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:36.100Z] #47 46.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:36.100Z] #47 46.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:01:36.100Z] #47 46.86 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:36.100Z] #47 46.92 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T10:01:36.100Z] #47 46.95 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:36.100Z] #47 46.98 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:36.100Z] #47 47.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:36.100Z] #47 47.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:36.100Z] #47 47.48 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:36.100Z] #47 47.48 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:36.100Z] #47 47.65 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:36.100Z] #47 47.71 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:36.100Z] #47 ... [2020-12-22T10:01:36.100Z] [2020-12-22T10:01:36.100Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:36.100Z] #32 37.66 sync [2020-12-22T10:01:36.100Z] #32 37.67 internal/reflectlite [2020-12-22T10:01:36.100Z] #32 40.01 sort [2020-12-22T10:01:36.100Z] #32 40.02 errors [2020-12-22T10:01:36.100Z] #32 40.68 strconv [2020-12-22T10:01:36.100Z] #32 40.69 io [2020-12-22T10:01:36.100Z] #32 40.70 internal/oserror [2020-12-22T10:01:36.100Z] #32 40.81 syscall [2020-12-22T10:01:36.100Z] #32 42.81 strings [2020-12-22T10:01:36.100Z] #32 42.83 bytes [2020-12-22T10:01:36.100Z] #32 44.98 reflect [2020-12-22T10:01:36.100Z] #32 45.10 bufio [2020-12-22T10:01:36.100Z] #32 45.74 path [2020-12-22T10:01:36.100Z] #32 46.32 text/tabwriter [2020-12-22T10:01:36.132Z] #47 45.28 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:36.154Z] #43 29.32 CC images/timer.o [2020-12-22T10:01:36.234Z] #54 ... [2020-12-22T10:01:36.235Z] [2020-12-22T10:01:36.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:36.235Z] #41 28.74 CC images/stats.o [2020-12-22T10:01:36.235Z] #41 29.32 CC images/core.o [2020-12-22T10:01:36.235Z] #41 30.33 CC images/core-x86.o [2020-12-22T10:01:36.235Z] #41 31.27 CC images/core-arm.o [2020-12-22T10:01:36.235Z] #41 31.98 CC images/core-aarch64.o [2020-12-22T10:01:36.235Z] #41 32.79 CC images/core-ppc64.o [2020-12-22T10:01:36.235Z] #41 33.67 CC images/core-s390.o [2020-12-22T10:01:36.235Z] #41 34.85 CC images/cpuinfo.o [2020-12-22T10:01:36.235Z] #41 35.62 CC images/inventory.o [2020-12-22T10:01:36.235Z] #41 36.02 CC images/fdinfo.o [2020-12-22T10:01:36.235Z] #41 36.61 CC images/fown.o [2020-12-22T10:01:36.235Z] #41 36.96 CC images/ns.o [2020-12-22T10:01:36.235Z] #41 37.29 CC images/regfile.o [2020-12-22T10:01:36.235Z] #41 37.75 CC images/ghost-file.o [2020-12-22T10:01:36.235Z] #41 38.25 CC images/fifo.o [2020-12-22T10:01:36.235Z] #41 38.62 CC images/remap-file-path.o [2020-12-22T10:01:36.235Z] #41 38.94 CC images/eventfd.o [2020-12-22T10:01:36.235Z] #41 39.30 CC images/eventpoll.o [2020-12-22T10:01:36.235Z] #41 ... [2020-12-22T10:01:36.235Z] [2020-12-22T10:01:36.235Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:36.235Z] #49 132.5 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T10:01:36.235Z] #49 DONE 141.5s [2020-12-22T10:01:36.235Z] [2020-12-22T10:01:36.235Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:36.235Z] #43 132.5 github.com/LK4D4/vndr/build [2020-12-22T10:01:36.235Z] #43 136.2 github.com/LK4D4/vndr/versioned [2020-12-22T10:01:36.235Z] #43 136.3 compress/flate [2020-12-22T10:01:36.235Z] #43 137.3 hash/crc32 [2020-12-22T10:01:36.235Z] #43 138.1 net [2020-12-22T10:01:36.235Z] #43 140.5 compress/gzip [2020-12-22T10:01:36.235Z] #43 141.4 vendor/golang.org/x/text/transform [2020-12-22T10:01:36.235Z] #43 ... [2020-12-22T10:01:36.235Z] [2020-12-22T10:01:36.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:36.235Z] #41 39.75 CC images/fh.o [2020-12-22T10:01:36.235Z] #41 40.20 CC images/fsnotify.o [2020-12-22T10:01:36.385Z] #32 ... [2020-12-22T10:01:36.385Z] [2020-12-22T10:01:36.385Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:36.385Z] #47 47.83 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:36.385Z] #47 47.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:36.650Z] #47 47.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:01:36.650Z] #47 ... [2020-12-22T10:01:36.650Z] [2020-12-22T10:01:36.650Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:36.650Z] #53 38.07 The following additional packages will be installed: [2020-12-22T10:01:36.650Z] #53 38.08 libbtrfs0 [2020-12-22T10:01:36.650Z] #53 38.29 The following NEW packages will be installed: [2020-12-22T10:01:36.650Z] #53 38.29 libbtrfs-dev libbtrfs0 [2020-12-22T10:01:36.650Z] #53 38.71 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:01:36.650Z] #53 38.71 Need to get 119 kB of archives. [2020-12-22T10:01:36.650Z] #53 38.71 After this operation, 387 kB of additional disk space will be used. [2020-12-22T10:01:36.650Z] #53 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-22T10:01:36.650Z] #53 38.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-22T10:01:36.650Z] #53 40.88 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:01:36.650Z] #53 41.84 Fetched 119 kB in 0s (356 kB/s) [2020-12-22T10:01:36.650Z] #53 43.36 Selecting previously unselected package libbtrfs0. [2020-12-22T10:01:36.651Z] #53 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-22T10:01:36.651Z] #53 43.55 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-22T10:01:36.651Z] #53 45.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:36.651Z] #53 46.38 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:01:36.651Z] #53 46.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-22T10:01:36.651Z] #53 46.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:36.651Z] #53 46.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:36.651Z] #53 47.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:36.651Z] #53 47.80 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:36.651Z] #53 ... [2020-12-22T10:01:36.651Z] [2020-12-22T10:01:36.651Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:36.651Z] #40 43.85 Fetched 3798 kB in 1s (2607 kB/s) [2020-12-22T10:01:36.651Z] #40 45.72 Selecting previously unselected package libcap-dev:arm64. [2020-12-22T10:01:36.651Z] #40 45.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 ... 15383 files and directories currently installed.) [2020-12-22T10:01:36.651Z] #40 45.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-22T10:01:36.651Z] #40 45.95 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-22T10:01:36.651Z] #40 46.60 Selecting previously unselected package libnet1:arm64. [2020-12-22T10:01:36.651Z] #40 46.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-22T10:01:36.651Z] #40 46.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:01:36.651Z] #40 47.78 Selecting previously unselected package libnet1-dev. [2020-12-22T10:01:36.651Z] #40 47.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-22T10:01:36.651Z] #40 47.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:01:36.685Z] #62 ... [2020-12-22T10:01:36.685Z] [2020-12-22T10:01:36.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:36.685Z] #11 20.00 Reading package lists... [2020-12-22T10:01:36.685Z] #11 31.37 Reading package lists... [2020-12-22T10:01:36.685Z] #11 ... [2020-12-22T10:01:36.685Z] [2020-12-22T10:01:36.685Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:36.685Z] #47 34.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:36.685Z] #47 34.67 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:36.685Z] #47 34.71 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:36.685Z] #47 34.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:36.685Z] #47 34.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:36.685Z] #47 34.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:36.685Z] #47 34.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:36.685Z] #47 34.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:36.685Z] #47 34.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:36.685Z] #47 34.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:36.685Z] #47 34.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:36.685Z] #47 35.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:36.685Z] #47 35.19 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:36.685Z] #47 35.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:36.685Z] #47 35.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T10:01:36.685Z] #47 35.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:01:36.685Z] #47 35.39 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:36.685Z] #47 35.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:01:36.685Z] #47 35.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:36.685Z] #47 35.82 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:36.685Z] #47 35.88 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:36.685Z] #47 35.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:36.685Z] #47 35.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:36.685Z] #47 36.16 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:36.685Z] #47 36.17 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:36.685Z] #47 36.55 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:36.685Z] #47 36.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:36.685Z] #47 36.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:36.685Z] #47 36.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:36.685Z] #47 36.92 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.07 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:01:36.685Z] #47 37.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:01:36.685Z] #47 37.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.40 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:01:36.685Z] #47 37.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:36.685Z] #47 37.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:36.685Z] #47 37.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:36.685Z] #47 37.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:36.685Z] #47 38.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:36.685Z] #47 38.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:36.685Z] #47 38.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:36.685Z] #47 38.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:36.685Z] #47 38.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:36.685Z] #47 38.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:01:36.685Z] #47 38.56 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:36.685Z] #47 38.65 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:36.685Z] #47 38.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:01:36.685Z] #47 38.79 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:01:36.685Z] #47 38.85 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:36.685Z] #47 38.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:01:36.685Z] #47 38.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:36.685Z] #47 39.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:36.685Z] #47 39.03 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T10:01:36.685Z] #47 39.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:36.685Z] #47 39.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:01:36.685Z] #47 39.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:36.685Z] #47 39.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:36.685Z] #47 39.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:36.685Z] #47 39.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:36.685Z] #47 39.83 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:36.685Z] #47 39.84 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:36.685Z] #47 39.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:36.685Z] #47 40.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:36.685Z] #47 40.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:01:36.685Z] #47 40.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:36.695Z] #47 45.74 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:36.794Z] #43 29.76 CC images/timerfd.o [2020-12-22T10:01:36.794Z] #43 30.01 CC images/mm.o [2020-12-22T10:01:36.966Z] #47 41.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:01:36.966Z] #47 41.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:36.966Z] #47 41.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:36.967Z] #47 41.25 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:36.967Z] #47 41.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:37.227Z] #47 41.55 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:37.227Z] #47 41.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:37.227Z] #40 ... [2020-12-22T10:01:37.227Z] [2020-12-22T10:01:37.227Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T10:01:37.227Z] #27 DONE 49.0s [2020-12-22T10:01:37.227Z] [2020-12-22T10:01:37.227Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:37.227Z] #43 38.78 internal/reflectlite [2020-12-22T10:01:37.227Z] #43 38.81 sync [2020-12-22T10:01:37.227Z] #43 40.82 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T10:01:37.227Z] #43 40.84 math/rand [2020-12-22T10:01:37.227Z] #43 40.84 internal/singleflight [2020-12-22T10:01:37.227Z] #43 42.24 sort [2020-12-22T10:01:37.227Z] #43 42.25 strconv [2020-12-22T10:01:37.227Z] #43 42.29 io [2020-12-22T10:01:37.227Z] #43 42.42 syscall [2020-12-22T10:01:37.227Z] #43 43.62 vendor/golang.org/x/net/dns/dnsmessage [2020-12-22T10:01:37.227Z] #43 43.85 bytes [2020-12-22T10:01:37.227Z] #43 45.19 reflect [2020-12-22T10:01:37.227Z] #43 46.28 bufio [2020-12-22T10:01:37.227Z] #43 48.71 regexp/syntax [2020-12-22T10:01:37.435Z] #43 30.48 CC images/sk-opts.o [2020-12-22T10:01:37.491Z] #43 ... [2020-12-22T10:01:37.491Z] [2020-12-22T10:01:37.491Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:37.491Z] #62 DONE 48.9s [2020-12-22T10:01:37.491Z] [2020-12-22T10:01:37.491Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:37.491Z] #34 48.92 Selecting previously unselected package cmake-data. [2020-12-22T10:01:37.491Z] #34 48.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T10:01:37.491Z] #34 49.08 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T10:01:37.620Z] #41 41.13 CC images/signalfd.o [2020-12-22T10:01:37.620Z] #41 41.52 CC images/fs.o [2020-12-22T10:01:37.730Z] #43 30.80 CC images/sk-unix.o [2020-12-22T10:01:37.801Z] #47 41.88 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:37.801Z] #47 42.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:37.801Z] #47 42.06 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:37.801Z] #47 42.08 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:37.801Z] #47 42.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:38.026Z] #43 31.24 CC images/sk-inet.o [2020-12-22T10:01:38.026Z] #43 ... [2020-12-22T10:01:38.026Z] [2020-12-22T10:01:38.026Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:38.026Z] #34 84.82 fmt [2020-12-22T10:01:38.026Z] #34 84.82 path/filepath [2020-12-22T10:01:38.026Z] #34 86.43 io/ioutil [2020-12-22T10:01:38.026Z] #34 88.40 log [2020-12-22T10:01:38.026Z] #34 88.40 github.com/BurntSushi/toml [2020-12-22T10:01:38.026Z] #34 88.41 flag [2020-12-22T10:01:38.026Z] #34 93.31 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:01:38.060Z] #47 42.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:38.060Z] #47 42.36 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:01:38.060Z] #47 42.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:38.060Z] #47 42.38 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:38.069Z] #34 ... [2020-12-22T10:01:38.069Z] [2020-12-22T10:01:38.069Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:38.069Z] #53 DONE 49.6s [2020-12-22T10:01:38.069Z] [2020-12-22T10:01:38.069Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:38.069Z] #40 49.15 Selecting previously unselected package libnl-3-200:arm64. [2020-12-22T10:01:38.069Z] #40 49.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-22T10:01:38.069Z] #40 49.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-22T10:01:38.069Z] #40 49.38 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-22T10:01:38.069Z] #40 49.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-22T10:01:38.069Z] #40 49.61 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-22T10:01:38.191Z] #41 41.86 CC images/pstree.o [2020-12-22T10:01:38.191Z] #41 42.08 CC images/pipe.o [2020-12-22T10:01:38.320Z] #47 42.62 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:01:38.322Z] #34 ... [2020-12-22T10:01:38.322Z] [2020-12-22T10:01:38.322Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:38.322Z] #51 93.76 mvdan.cc/editorconfig [2020-12-22T10:01:38.322Z] #51 94.25 mvdan.cc/sh/v3/syntax [2020-12-22T10:01:38.580Z] #47 42.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:01:38.580Z] #47 42.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:38.580Z] #47 43.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:38.618Z] #51 95.36 go/ast [2020-12-22T10:01:38.652Z] #40 50.18 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-22T10:01:38.652Z] #40 50.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-22T10:01:38.652Z] #40 50.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-22T10:01:38.761Z] #41 42.52 CC images/tcp-stream.o [2020-12-22T10:01:38.915Z] #40 50.46 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-22T10:01:38.915Z] #40 50.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-22T10:01:38.915Z] #40 50.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-22T10:01:39.148Z] #47 43.21 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:39.148Z] #47 43.27 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:01:39.148Z] #47 ... [2020-12-22T10:01:39.148Z] [2020-12-22T10:01:39.148Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:39.148Z] #40 33.29 Fetched 8410 kB in 26s (326 kB/s) [2020-12-22T10:01:39.148Z] #40 33.29 Reading package lists... [2020-12-22T10:01:39.148Z] #40 ... [2020-12-22T10:01:39.148Z] [2020-12-22T10:01:39.148Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:39.148Z] #47 43.36 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:39.148Z] #47 43.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:39.178Z] #40 50.84 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-22T10:01:39.178Z] #40 50.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-22T10:01:39.178Z] #40 50.87 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:01:39.227Z] #47 48.23 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:39.332Z] #41 43.08 CC images/sk-packet.o [2020-12-22T10:01:39.408Z] #47 43.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T10:01:39.666Z] #51 96.55 encoding/base64 [2020-12-22T10:01:39.668Z] #47 43.87 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:39.668Z] #47 43.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:39.786Z] #40 51.35 Selecting previously unselected package libprotobuf17:arm64. [2020-12-22T10:01:39.903Z] #41 43.70 CC images/mnt.o [2020-12-22T10:01:39.928Z] #47 44.20 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:39.928Z] #47 44.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:39.928Z] #47 44.25 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:40.050Z] #40 51.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-22T10:01:40.050Z] #40 51.42 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-22T10:01:40.164Z] #41 44.03 CC images/pipe-data.o [2020-12-22T10:01:40.187Z] #47 44.31 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:01:40.187Z] #47 ... [2020-12-22T10:01:40.187Z] [2020-12-22T10:01:40.187Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:40.187Z] #53 34.35 Fetched 8410 kB in 26s (323 kB/s) [2020-12-22T10:01:40.187Z] #53 34.35 Reading package lists... [2020-12-22T10:01:40.187Z] #53 ... [2020-12-22T10:01:40.187Z] [2020-12-22T10:01:40.187Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:40.597Z] #47 49.39 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:40.709Z] #51 ... [2020-12-22T10:01:40.709Z] [2020-12-22T10:01:40.709Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:40.709Z] #34 DONE 97.3s [2020-12-22T10:01:40.709Z] [2020-12-22T10:01:40.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:40.709Z] #43 31.73 CC images/tun.o [2020-12-22T10:01:40.709Z] #43 32.12 CC images/sk-netlink.o [2020-12-22T10:01:40.709Z] #43 32.38 CC images/packet-sock.o [2020-12-22T10:01:40.709Z] #43 32.82 CC images/ipc-var.o [2020-12-22T10:01:40.709Z] #43 33.06 CC images/ipc-desc.o [2020-12-22T10:01:40.709Z] #43 33.30 CC images/ipc-shm.o [2020-12-22T10:01:40.709Z] #43 33.59 CC images/ipc-msg.o [2020-12-22T10:01:40.749Z] #41 44.37 CC images/sa.o [2020-12-22T10:01:40.749Z] #41 44.67 CC images/timer.o [2020-12-22T10:01:41.005Z] #43 33.97 CC images/ipc-sem.o [2020-12-22T10:01:41.302Z] #43 34.32 CC images/utsns.o [2020-12-22T10:01:41.320Z] #41 45.08 CC images/timerfd.o [2020-12-22T10:01:41.446Z] #40 53.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-22T10:01:41.446Z] #40 53.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-22T10:01:41.446Z] #40 53.05 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-22T10:01:41.568Z] #40 43.86 Reading package lists... [2020-12-22T10:01:41.568Z] #40 ... [2020-12-22T10:01:41.568Z] [2020-12-22T10:01:41.568Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:41.568Z] #34 35.72 Fetched 8410 kB in 28s (304 kB/s) [2020-12-22T10:01:41.568Z] #34 35.72 Reading package lists... [2020-12-22T10:01:41.568Z] #34 ... [2020-12-22T10:01:41.568Z] [2020-12-22T10:01:41.568Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:41.568Z] #47 44.88 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:41.568Z] #47 44.93 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T10:01:41.588Z] #41 45.38 CC images/mm.o [2020-12-22T10:01:41.599Z] #43 34.81 CC images/creds.o [2020-12-22T10:01:41.848Z] #41 45.74 CC images/sk-opts.o [2020-12-22T10:01:41.895Z] #43 35.09 CC images/vma.o [2020-12-22T10:01:42.109Z] #41 45.94 CC images/sk-unix.o [2020-12-22T10:01:42.137Z] #47 46.39 go: extracting golang.org/x/text v0.3.2 [2020-12-22T10:01:42.189Z] #43 35.28 CC images/netdev.o [2020-12-22T10:01:42.370Z] #41 46.34 CC images/sk-inet.o [2020-12-22T10:01:42.396Z] #40 53.93 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-22T10:01:42.396Z] #40 53.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-22T10:01:42.396Z] #40 53.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-22T10:01:42.396Z] #47 46.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:01:42.832Z] #43 35.77 CC images/tty.o [2020-12-22T10:01:43.138Z] #43 36.35 CC images/file-lock.o [2020-12-22T10:01:43.310Z] #41 47.05 CC images/tun.o [2020-12-22T10:01:43.334Z] #47 47.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:43.431Z] #43 36.52 CC images/rlimit.o [2020-12-22T10:01:43.431Z] #43 36.69 CC images/pagemap.o [2020-12-22T10:01:43.726Z] #43 36.92 CC images/siginfo.o [2020-12-22T10:01:43.810Z] #40 ... [2020-12-22T10:01:43.810Z] [2020-12-22T10:01:43.810Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:43.810Z] #49 45.36 syscall [2020-12-22T10:01:43.810Z] #49 45.41 strings [2020-12-22T10:01:43.810Z] #49 45.42 reflect [2020-12-22T10:01:43.810Z] #49 45.42 bufio [2020-12-22T10:01:43.810Z] #49 49.15 regexp/syntax [2020-12-22T10:01:43.872Z] #47 ... [2020-12-22T10:01:43.872Z] [2020-12-22T10:01:43.872Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:43.872Z] #34 42.63 Reading package lists... [2020-12-22T10:01:43.872Z] #34 ... [2020-12-22T10:01:43.872Z] [2020-12-22T10:01:43.872Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:43.872Z] #43 46.91 vendor/golang.org/x/crypto/internal/subtle [2020-12-22T10:01:43.872Z] #43 47.16 vendor/golang.org/x/crypto/curve25519 [2020-12-22T10:01:43.881Z] #41 47.61 CC images/sk-netlink.o [2020-12-22T10:01:44.021Z] #43 37.24 CC images/rpc.o [2020-12-22T10:01:44.073Z] #49 ... [2020-12-22T10:01:44.074Z] [2020-12-22T10:01:44.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:44.074Z] #11 45.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-22T10:01:44.074Z] #11 48.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-22T10:01:44.074Z] #11 48.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-22T10:01:44.074Z] #11 48.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-22T10:01:44.074Z] #11 48.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-22T10:01:44.074Z] #11 48.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-12-22T10:01:44.074Z] #11 48.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2020-12-22T10:01:44.074Z] #11 48.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-22T10:01:44.074Z] #11 48.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-22T10:01:44.074Z] #11 48.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-22T10:01:44.074Z] #11 48.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-22T10:01:44.074Z] #11 48.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-22T10:01:44.074Z] #11 48.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-22T10:01:44.074Z] #11 48.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-22T10:01:44.074Z] #11 48.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-22T10:01:44.074Z] #11 48.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2020-12-22T10:01:44.074Z] #11 50.77 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:01:44.074Z] #11 51.11 Fetched 73.8 MB in 12s (6255 kB/s) [2020-12-22T10:01:44.074Z] #11 51.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 ... 15383 files and directories currently installed.) [2020-12-22T10:01:44.074Z] #11 51.49 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2020-12-22T10:01:44.074Z] #11 51.58 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:01:44.074Z] #11 52.36 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2020-12-22T10:01:44.074Z] #11 53.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-12-22T10:01:44.074Z] #11 53.06 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2020-12-22T10:01:44.074Z] #11 53.17 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:01:44.074Z] #11 53.76 Setting up libudev1:arm64 (241-7~deb10u5) ... [2020-12-22T10:01:44.074Z] #11 54.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T10:01:44.074Z] #11 54.13 (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-12-22T10:01:44.074Z] #11 54.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-22T10:01:44.074Z] #11 54.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:01:44.341Z] #11 ... [2020-12-22T10:01:44.341Z] [2020-12-22T10:01:44.341Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:44.341Z] #34 55.86 Selecting previously unselected package libicu63:arm64. [2020-12-22T10:01:44.341Z] #34 55.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-22T10:01:44.341Z] #34 55.89 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-22T10:01:44.435Z] #43 ... [2020-12-22T10:01:44.435Z] [2020-12-22T10:01:44.435Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:44.435Z] #53 43.34 Reading package lists... [2020-12-22T10:01:44.435Z] #53 ... [2020-12-22T10:01:44.435Z] [2020-12-22T10:01:44.435Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:44.435Z] #34 42.63 Reading package lists... [2020-12-22T10:01:44.451Z] #41 48.11 CC images/packet-sock.o [2020-12-22T10:01:45.022Z] #41 48.80 CC images/ipc-var.o [2020-12-22T10:01:45.282Z] #41 49.16 CC images/ipc-desc.o [2020-12-22T10:01:45.540Z] #43 38.67 CC images/ext-file.o [2020-12-22T10:01:45.835Z] #43 38.82 CC images/cgroup.o [2020-12-22T10:01:45.854Z] #41 49.44 CC images/ipc-shm.o [2020-12-22T10:01:46.059Z] #34 53.88 Building dependency tree... [2020-12-22T10:01:46.059Z] #34 ... [2020-12-22T10:01:46.059Z] [2020-12-22T10:01:46.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:46.059Z] #11 44.81 Reading package lists... [2020-12-22T10:01:46.059Z] #11 ... [2020-12-22T10:01:46.059Z] [2020-12-22T10:01:46.059Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:46.059Z] #53 43.34 Reading package lists... [2020-12-22T10:01:46.114Z] #41 49.75 CC images/ipc-msg.o [2020-12-22T10:01:46.128Z] #43 ... [2020-12-22T10:01:46.128Z] [2020-12-22T10:01:46.128Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:46.128Z] #45 92.94 encoding/binary [2020-12-22T10:01:46.128Z] #45 92.99 go/scanner [2020-12-22T10:01:46.128Z] #45 93.02 net/url [2020-12-22T10:01:46.128Z] #45 95.90 go/ast [2020-12-22T10:01:46.128Z] #45 97.48 text/template/parse [2020-12-22T10:01:46.128Z] #45 98.84 encoding/base64 [2020-12-22T10:01:46.128Z] #45 100.3 encoding/json [2020-12-22T10:01:46.277Z] #34 ... [2020-12-22T10:01:46.277Z] [2020-12-22T10:01:46.277Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:46.277Z] #45 DONE 57.5s [2020-12-22T10:01:46.277Z] [2020-12-22T10:01:46.277Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:46.277Z] #11 57.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T10:01:46.277Z] #11 57.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-22T10:01:46.277Z] #11 57.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:01:46.375Z] #41 ... [2020-12-22T10:01:46.375Z] [2020-12-22T10:01:46.375Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:46.375Z] #11 152.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T10:01:46.375Z] #11 152.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:01:46.375Z] #11 152.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:46.422Z] #45 ... [2020-12-22T10:01:46.422Z] [2020-12-22T10:01:46.422Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:46.422Z] #43 39.62 CC images/userns.o [2020-12-22T10:01:46.717Z] #43 39.94 CC images/google/protobuf/descriptor.o [2020-12-22T10:01:46.946Z] #11 ... [2020-12-22T10:01:46.946Z] [2020-12-22T10:01:46.946Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:46.946Z] #43 142.6 vendor/golang.org/x/text/unicode/bidi [2020-12-22T10:01:46.946Z] #43 145.4 vendor/golang.org/x/text/secure/bidirule [2020-12-22T10:01:46.946Z] #43 145.9 vendor/golang.org/x/text/unicode/norm [2020-12-22T10:01:46.946Z] #43 152.0 vendor/golang.org/x/net/idna [2020-12-22T10:01:46.946Z] #43 ... [2020-12-22T10:01:46.946Z] [2020-12-22T10:01:46.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:46.946Z] #41 50.19 CC images/ipc-sem.o [2020-12-22T10:01:46.946Z] #41 50.49 CC images/utsns.o [2020-12-22T10:01:46.946Z] #41 50.74 CC images/creds.o [2020-12-22T10:01:47.207Z] #41 51.00 CC images/vma.o [2020-12-22T10:01:47.229Z] #11 ... [2020-12-22T10:01:47.229Z] [2020-12-22T10:01:47.229Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:47.229Z] #47 48.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:01:47.229Z] #47 48.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:01:47.229Z] #47 48.70 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:01:47.229Z] #47 48.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:01:47.229Z] #47 ... [2020-12-22T10:01:47.229Z] [2020-12-22T10:01:47.229Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:47.229Z] #32 48.77 internal/syscall/execenv [2020-12-22T10:01:47.229Z] #32 48.78 internal/syscall/unix [2020-12-22T10:01:47.229Z] #32 48.86 time [2020-12-22T10:01:47.229Z] #32 55.52 internal/poll [2020-12-22T10:01:47.229Z] #32 56.98 os [2020-12-22T10:01:47.229Z] #32 57.55 internal/fmtsort [2020-12-22T10:01:47.229Z] #32 ... [2020-12-22T10:01:47.229Z] [2020-12-22T10:01:47.229Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:47.229Z] #40 55.79 Selecting previously unselected package libprotoc17:arm64. [2020-12-22T10:01:47.229Z] #40 55.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-22T10:01:47.229Z] #40 55.81 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-22T10:01:47.229Z] #40 57.54 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T10:01:47.229Z] #40 57.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-22T10:01:47.229Z] #40 57.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:01:47.229Z] #40 57.86 Selecting previously unselected package protobuf-compiler. [2020-12-22T10:01:47.229Z] #40 57.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-22T10:01:47.229Z] #40 57.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:01:47.229Z] #40 58.59 Selecting previously unselected package python-pkg-resources. [2020-12-22T10:01:47.229Z] #40 58.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:01:47.229Z] #40 58.68 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T10:01:47.494Z] #40 59.03 Selecting previously unselected package python-six. [2020-12-22T10:01:47.494Z] #40 59.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T10:01:47.494Z] #40 59.05 Unpacking python-six (1.12.0-1) ... [2020-12-22T10:01:47.529Z] #47 ... [2020-12-22T10:01:47.529Z] [2020-12-22T10:01:47.529Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:47.529Z] #11 31.37 Reading package lists... [2020-12-22T10:01:47.529Z] #11 42.35 Building dependency tree... [2020-12-22T10:01:47.529Z] #11 48.04 The following additional packages will be installed: [2020-12-22T10:01:47.529Z] #11 48.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T10:01:47.529Z] #11 48.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T10:01:47.529Z] #11 48.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T10:01:47.529Z] #11 48.05 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T10:01:47.529Z] #11 48.05 mingw-w64-x86-64-dev [2020-12-22T10:01:47.529Z] #11 48.07 Suggested packages: [2020-12-22T10:01:47.529Z] #11 48.10 gcc-8-locales seccomp wine64 [2020-12-22T10:01:47.529Z] #11 50.22 The following NEW packages will be installed: [2020-12-22T10:01:47.529Z] #11 50.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T10:01:47.529Z] #11 50.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T10:01:47.529Z] #11 50.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T10:01:47.529Z] #11 50.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T10:01:47.529Z] #11 50.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T10:01:47.529Z] #11 50.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T10:01:47.529Z] #11 50.27 The following packages will be upgraded: [2020-12-22T10:01:47.529Z] #11 50.31 libsystemd0 libudev1 [2020-12-22T10:01:47.529Z] #11 51.22 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:01:47.529Z] #11 51.22 Need to get 78.2 MB of archives. [2020-12-22T10:01:47.529Z] #11 51.22 After this operation, 487 MB of additional disk space will be used. [2020-12-22T10:01:47.529Z] #11 51.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-22T10:01:47.529Z] #11 51.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-22T10:01:47.529Z] #11 51.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-22T10:01:47.529Z] #11 51.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-22T10:01:47.778Z] #41 51.33 CC images/netdev.o [2020-12-22T10:01:47.789Z] #11 52.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T10:01:47.789Z] #11 52.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-22T10:01:47.789Z] #11 52.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-22T10:01:47.789Z] #11 52.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T10:01:47.951Z] #53 54.27 Building dependency tree... [2020-12-22T10:01:48.038Z] #41 51.78 CC images/tty.o [2020-12-22T10:01:48.094Z] #40 ... [2020-12-22T10:01:48.094Z] [2020-12-22T10:01:48.094Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:48.094Z] #54 2.658 + RM_GOPATH=0 [2020-12-22T10:01:48.094Z] #54 2.658 + TMP_GOPATH= [2020-12-22T10:01:48.094Z] #54 2.658 + : /build [2020-12-22T10:01:48.094Z] #54 2.658 + '[' -z '' ']' [2020-12-22T10:01:48.094Z] #54 2.662 ++ mktemp -d [2020-12-22T10:01:48.094Z] #54 2.665 + export GOPATH=/tmp/tmp.tHNJnzFXe2 [2020-12-22T10:01:48.094Z] #54 2.665 + GOPATH=/tmp/tmp.tHNJnzFXe2 [2020-12-22T10:01:48.094Z] #54 2.665 + RM_GOPATH=1 [2020-12-22T10:01:48.094Z] #54 2.665 + case "$(go env GOARCH)" in [2020-12-22T10:01:48.094Z] #54 2.686 ++ go env GOARCH [2020-12-22T10:01:48.094Z] #54 2.718 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:48.094Z] #54 2.718 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:48.094Z] #54 2.718 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:48.094Z] #54 2.742 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:48.094Z] #54 2.742 + dir=/tmp/install [2020-12-22T10:01:48.094Z] #54 2.742 + bin=containerd [2020-12-22T10:01:48.094Z] #54 2.742 + shift [2020-12-22T10:01:48.094Z] #54 2.742 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T10:01:48.094Z] #54 2.742 + . /tmp/install/containerd.installer [2020-12-22T10:01:48.094Z] #54 2.742 ++ set -e [2020-12-22T10:01:48.094Z] #54 2.742 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:48.094Z] #54 2.742 + install_containerd [2020-12-22T10:01:48.094Z] #54 2.742 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T10:01:48.094Z] #54 2.742 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tHNJnzFXe2/src/github.com/containerd/containerd [2020-12-22T10:01:48.094Z] #54 2.756 Cloning into '/tmp/tmp.tHNJnzFXe2/src/github.com/containerd/containerd'... [2020-12-22T10:01:48.555Z] #54 ... [2020-12-22T10:01:48.555Z] [2020-12-22T10:01:48.555Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:48.555Z] #49 55.89 internal/poll [2020-12-22T10:01:48.555Z] #49 55.90 context [2020-12-22T10:01:48.555Z] #49 57.61 regexp [2020-12-22T10:01:48.555Z] #49 58.12 os [2020-12-22T10:01:48.733Z] #11 52.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T10:01:48.814Z] #43 ... [2020-12-22T10:01:48.814Z] [2020-12-22T10:01:48.814Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:48.814Z] #13 95.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T10:01:48.814Z] #13 95.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T10:01:48.814Z] #13 95.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:48.814Z] #13 ... [2020-12-22T10:01:48.814Z] [2020-12-22T10:01:48.814Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:48.814Z] #43 42.00 CC images/opts.o [2020-12-22T10:01:48.979Z] #41 52.66 CC images/file-lock.o [2020-12-22T10:01:48.980Z] #41 52.87 CC images/rlimit.o [2020-12-22T10:01:49.109Z] #43 42.23 CC images/seccomp.o [2020-12-22T10:01:49.302Z] #11 53.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-22T10:01:49.302Z] #11 53.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-22T10:01:49.302Z] #11 ... [2020-12-22T10:01:49.302Z] [2020-12-22T10:01:49.302Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:49.302Z] #47 53.60 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T10:01:49.405Z] #43 42.54 CC images/binfmt-misc.o [2020-12-22T10:01:49.550Z] #41 53.13 CC images/pagemap.o [2020-12-22T10:01:49.700Z] #43 42.73 CC images/time.o [2020-12-22T10:01:49.700Z] #43 42.98 CC images/sysctl.o [2020-12-22T10:01:49.810Z] #41 53.58 CC images/siginfo.o [2020-12-22T10:01:49.987Z] #49 ... [2020-12-22T10:01:49.987Z] [2020-12-22T10:01:49.987Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:49.987Z] #43 51.27 hash/crc32 [2020-12-22T10:01:49.987Z] #43 53.41 vendor/golang.org/x/text/transform [2020-12-22T10:01:49.987Z] #43 55.58 internal/poll [2020-12-22T10:01:49.987Z] #43 55.59 context [2020-12-22T10:01:49.987Z] #43 57.48 os [2020-12-22T10:01:49.987Z] #43 59.86 regexp [2020-12-22T10:01:49.987Z] #43 61.22 os/exec [2020-12-22T10:01:49.987Z] #43 61.24 net [2020-12-22T10:01:49.987Z] #43 ... [2020-12-22T10:01:49.987Z] [2020-12-22T10:01:49.987Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:49.987Z] #32 59.87 fmt [2020-12-22T10:01:49.987Z] #32 59.87 path/filepath [2020-12-22T10:01:49.987Z] #32 60.80 io/ioutil [2020-12-22T10:01:49.995Z] #43 43.23 CC images/autofs.o [2020-12-22T10:01:50.246Z] #47 ... [2020-12-22T10:01:50.246Z] [2020-12-22T10:01:50.246Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:50.246Z] #53 34.35 Reading package lists... [2020-12-22T10:01:50.290Z] #43 43.48 CC images/macvlan.o [2020-12-22T10:01:50.381Z] #41 54.01 CC images/rpc.o [2020-12-22T10:01:50.506Z] #53 45.41 Reading package lists... [2020-12-22T10:01:50.506Z] #53 ... [2020-12-22T10:01:50.506Z] [2020-12-22T10:01:50.506Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:50.506Z] #40 43.86 Reading package lists... [2020-12-22T10:01:50.567Z] #32 62.06 flag [2020-12-22T10:01:50.567Z] #32 62.06 github.com/BurntSushi/toml [2020-12-22T10:01:50.567Z] #32 62.07 log [2020-12-22T10:01:50.586Z] #43 43.70 CC images/sit.o [2020-12-22T10:01:50.882Z] #43 43.94 CC images/memfd.o [2020-12-22T10:01:51.177Z] #43 44.36 CC images/timens.o [2020-12-22T10:01:51.177Z] #43 ... [2020-12-22T10:01:51.177Z] [2020-12-22T10:01:51.177Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:51.177Z] #51 97.99 golang.org/x/sys/unix [2020-12-22T10:01:51.177Z] #51 99.37 encoding/json [2020-12-22T10:01:51.242Z] #53 59.66 The following additional packages will be installed: [2020-12-22T10:01:51.242Z] #53 59.66 libbtrfs0 [2020-12-22T10:01:51.242Z] #53 ... [2020-12-22T10:01:51.242Z] [2020-12-22T10:01:51.242Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:51.242Z] #34 53.88 Building dependency tree... [2020-12-22T10:01:51.242Z] #34 59.68 The following additional packages will be installed: [2020-12-22T10:01:51.242Z] #34 59.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T10:01:51.242Z] #34 59.76 Suggested packages: [2020-12-22T10:01:51.242Z] #34 59.76 cmake-doc ninja-build lrzip [2020-12-22T10:01:51.242Z] #34 59.76 Recommended packages: [2020-12-22T10:01:51.242Z] #34 59.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T10:01:51.242Z] #34 ... [2020-12-22T10:01:51.242Z] [2020-12-22T10:01:51.242Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:51.242Z] #62 DONE 60.3s [2020-12-22T10:01:51.242Z] [2020-12-22T10:01:51.242Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:51.242Z] #53 59.97 The following NEW packages will be installed: [2020-12-22T10:01:51.242Z] #53 59.98 libbtrfs-dev libbtrfs0 [2020-12-22T10:01:51.473Z] #51 ... [2020-12-22T10:01:51.473Z] [2020-12-22T10:01:51.473Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:51.473Z] #45 107.7 go/parser [2020-12-22T10:01:51.473Z] #45 108.2 text/template [2020-12-22T10:01:51.806Z] #53 60.61 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:01:51.806Z] #53 60.61 Need to get 119 kB of archives. [2020-12-22T10:01:51.806Z] #53 60.61 After this operation, 387 kB of additional disk space will be used. [2020-12-22T10:01:51.806Z] #53 60.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:01:51.806Z] #53 60.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:01:52.292Z] #41 56.11 CC images/ext-file.o [2020-12-22T10:01:52.413Z] #40 54.80 Building dependency tree... [2020-12-22T10:01:52.413Z] #40 ... [2020-12-22T10:01:52.413Z] [2020-12-22T10:01:52.413Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:52.413Z] #34 46.51 Reading package lists... [2020-12-22T10:01:52.413Z] #34 ... [2020-12-22T10:01:52.413Z] [2020-12-22T10:01:52.413Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:01:52.413Z] #53 45.41 Reading package lists... [2020-12-22T10:01:52.909Z] #41 56.50 CC images/cgroup.o [2020-12-22T10:01:53.489Z] #41 57.43 CC images/userns.o [2020-12-22T10:01:53.709Z] #53 62.63 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:01:53.883Z] #32 ... [2020-12-22T10:01:53.883Z] [2020-12-22T10:01:53.883Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:01:53.883Z] #34 61.92 Selecting previously unselected package libxml2:arm64. [2020-12-22T10:01:53.883Z] #34 61.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 61.94 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:01:53.883Z] #34 62.52 Selecting previously unselected package libarchive13:arm64. [2020-12-22T10:01:53.883Z] #34 62.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 62.52 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-22T10:01:53.883Z] #34 62.90 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-22T10:01:53.883Z] #34 62.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 62.92 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-22T10:01:53.883Z] #34 63.41 Selecting previously unselected package librhash0:arm64. [2020-12-22T10:01:53.883Z] #34 63.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 63.53 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-22T10:01:53.883Z] #34 64.49 Selecting previously unselected package libuv1:arm64. [2020-12-22T10:01:53.883Z] #34 64.49 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 64.77 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-22T10:01:53.883Z] #34 65.05 Selecting previously unselected package cmake. [2020-12-22T10:01:53.883Z] #34 65.06 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-22T10:01:53.883Z] #34 65.07 Unpacking cmake (3.13.4-1) ... [2020-12-22T10:01:54.075Z] #41 57.77 CC images/google/protobuf/descriptor.o [2020-12-22T10:01:54.273Z] #53 63.10 Fetched 119 kB in 0s (373 kB/s) [2020-12-22T10:01:54.273Z] #53 63.33 Selecting previously unselected package libbtrfs0. [2020-12-22T10:01:54.273Z] #53 63.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:01:54.273Z] #53 63.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:01:54.529Z] #53 63.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:54.529Z] #53 63.71 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:01:54.644Z] #41 ... [2020-12-22T10:01:54.644Z] [2020-12-22T10:01:54.644Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:54.644Z] #56 160.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:01:54.644Z] #56 160.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T10:01:54.791Z] #53 63.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:01:54.791Z] #53 63.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:54.957Z] #53 56.69 Building dependency tree... [2020-12-22T10:01:55.048Z] #53 64.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:55.305Z] #53 64.29 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:55.305Z] #53 64.33 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:55.868Z] #53 DONE 64.9s [2020-12-22T10:01:55.868Z] [2020-12-22T10:01:55.868Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:55.963Z] #45 ... [2020-12-22T10:01:55.963Z] [2020-12-22T10:01:55.963Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:55.963Z] #13 110.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-22T10:01:55.963Z] #13 110.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 110.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-22T10:01:55.963Z] #13 110.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-22T10:01:55.963Z] #13 110.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 110.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-22T10:01:55.963Z] #13 110.9 Selecting previously unselected package libbtrfs0. [2020-12-22T10:01:55.963Z] #13 110.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 110.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:55.963Z] #13 111.0 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:01:55.963Z] #13 111.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:55.963Z] #13 111.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-22T10:01:55.963Z] #13 111.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:55.963Z] #13 111.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-22T10:01:55.963Z] #13 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.2 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T10:01:55.963Z] #13 111.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-22T10:01:55.963Z] #13 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-22T10:01:55.963Z] #13 111.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-22T10:01:55.963Z] #13 111.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-22T10:01:55.963Z] #13 111.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-22T10:01:55.963Z] #13 111.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 111.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-22T10:01:55.963Z] #13 112.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-22T10:01:55.963Z] #13 112.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-22T10:01:55.963Z] #13 112.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-22T10:01:55.963Z] #13 112.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-22T10:01:55.963Z] #13 112.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-22T10:01:55.964Z] #13 112.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-22T10:01:55.964Z] #13 112.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-22T10:01:55.964Z] #13 112.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-22T10:01:55.964Z] #13 112.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-22T10:01:56.125Z] #54 ... [2020-12-22T10:01:56.125Z] [2020-12-22T10:01:56.125Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:01:56.125Z] #40 44.73 Reading package lists... [2020-12-22T10:01:56.125Z] #40 55.70 Building dependency tree... [2020-12-22T10:01:56.125Z] #40 61.65 The following additional packages will be installed: [2020-12-22T10:01:56.125Z] #40 61.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T10:01:56.125Z] #40 61.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T10:01:56.125Z] #40 61.68 Suggested packages: [2020-12-22T10:01:56.125Z] #40 61.70 manpages-dev python-setuptools [2020-12-22T10:01:56.125Z] #40 63.78 The following NEW packages will be installed: [2020-12-22T10:01:56.125Z] #40 63.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T10:01:56.125Z] #40 63.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T10:01:56.125Z] #40 63.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T10:01:56.125Z] #40 63.78 python-six zlib1g-dev [2020-12-22T10:01:56.125Z] #40 64.36 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:01:56.125Z] #40 64.36 Need to get 4095 kB of archives. [2020-12-22T10:01:56.125Z] #40 64.36 After this operation, 22.5 MB of additional disk space will be used. [2020-12-22T10:01:56.125Z] #40 64.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-22T10:01:56.125Z] #40 64.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:01:56.125Z] #40 64.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T10:01:56.125Z] #40 64.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:01:56.125Z] #40 64.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-22T10:01:56.125Z] #40 64.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:01:56.125Z] #40 64.39 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-12-22T10:01:56.125Z] #40 64.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-22T10:01:56.125Z] #40 64.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-22T10:01:56.125Z] #40 64.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-22T10:01:56.125Z] #40 64.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-22T10:01:56.125Z] #40 64.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-22T10:01:56.125Z] #40 64.77 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-12-22T10:01:56.125Z] #40 64.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-22T10:01:56.126Z] #40 64.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T10:01:56.126Z] #40 64.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-22T10:01:56.126Z] #40 64.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-22T10:01:56.257Z] #13 113.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-22T10:01:56.257Z] #13 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T10:01:56.257Z] #13 113.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:56.431Z] #40 ... [2020-12-22T10:01:56.431Z] [2020-12-22T10:01:56.431Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:56.431Z] #11 44.81 Reading package lists... [2020-12-22T10:01:56.431Z] #11 55.79 Building dependency tree... [2020-12-22T10:01:56.431Z] #11 61.49 The following additional packages will be installed: [2020-12-22T10:01:56.431Z] #11 61.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T10:01:56.431Z] #11 61.49 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T10:01:56.431Z] #11 61.49 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T10:01:56.431Z] #11 61.54 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T10:01:56.431Z] #11 61.54 mingw-w64-x86-64-dev [2020-12-22T10:01:56.432Z] #11 61.57 Suggested packages: [2020-12-22T10:01:56.432Z] #11 61.57 gcc-8-locales seccomp wine64 [2020-12-22T10:01:56.432Z] #11 63.91 The following NEW packages will be installed: [2020-12-22T10:01:56.432Z] #11 63.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T10:01:56.432Z] #11 63.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T10:01:56.432Z] #11 63.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T10:01:56.432Z] #11 63.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T10:01:56.432Z] #11 63.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T10:01:56.432Z] #11 63.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T10:01:56.432Z] #11 63.98 The following packages will be upgraded: [2020-12-22T10:01:56.432Z] #11 63.98 libsystemd0 libudev1 [2020-12-22T10:01:56.432Z] #11 64.46 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:01:56.432Z] #11 64.46 Need to get 78.2 MB of archives. [2020-12-22T10:01:56.432Z] #11 64.46 After this operation, 487 MB of additional disk space will be used. [2020-12-22T10:01:56.432Z] #11 64.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-22T10:01:56.432Z] #11 64.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-22T10:01:56.432Z] #11 64.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-22T10:01:56.432Z] #11 64.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-22T10:01:56.432Z] #11 65.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T10:01:56.432Z] #11 65.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-22T10:01:56.432Z] #11 65.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-22T10:01:56.432Z] #11 65.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T10:01:56.432Z] #11 ... [2020-12-22T10:01:56.432Z] [2020-12-22T10:01:56.432Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:56.432Z] #47 55.95 go: extracting golang.org/x/text v0.3.2 [2020-12-22T10:01:56.432Z] #47 63.82 go: finding github.com/fatih/color v1.7.0 [2020-12-22T10:01:56.432Z] #47 63.96 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:01:56.432Z] #47 64.06 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:01:56.432Z] #47 64.08 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:01:56.432Z] #47 64.16 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:01:56.432Z] #47 64.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:01:56.432Z] #47 64.26 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:01:56.432Z] #47 64.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:01:56.432Z] #47 64.29 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T10:01:56.432Z] #47 64.39 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.39 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.42 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:01:56.432Z] #47 64.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.50 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:01:56.432Z] #47 64.52 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.58 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.59 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T10:01:56.432Z] #47 64.62 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T10:01:56.432Z] #47 64.64 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.67 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:01:56.432Z] #47 64.76 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.78 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:01:56.432Z] #47 64.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:01:56.432Z] #47 64.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:01:56.432Z] #47 64.92 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T10:01:56.432Z] #47 64.93 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T10:01:56.432Z] #47 65.11 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:01:56.432Z] #47 65.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:01:56.432Z] #47 65.20 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T10:01:56.432Z] #47 65.25 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T10:01:56.432Z] #47 65.27 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:01:56.432Z] #47 65.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:01:56.432Z] #47 65.44 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T10:01:56.432Z] #47 65.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:01:56.432Z] #47 65.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:01:56.432Z] #47 65.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:01:56.432Z] #47 65.53 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:01:56.552Z] #13 113.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-22T10:01:56.552Z] #13 113.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-22T10:01:56.552Z] #13 113.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-22T10:01:56.552Z] #13 113.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-22T10:01:56.552Z] #13 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-22T10:01:56.552Z] #13 113.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T10:01:56.705Z] #47 65.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:01:56.705Z] #47 65.83 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T10:01:56.705Z] #47 65.86 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T10:01:56.963Z] #47 65.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:01:56.963Z] #47 65.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:01:56.963Z] #47 66.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:01:56.963Z] #47 66.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:01:56.963Z] #47 ... [2020-12-22T10:01:56.963Z] [2020-12-22T10:01:56.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:01:56.963Z] #11 66.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T10:01:57.189Z] #13 114.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-22T10:01:57.203Z] #34 68.68 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-22T10:01:57.203Z] #34 68.78 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:01:57.467Z] #34 68.93 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-22T10:01:57.467Z] #34 68.94 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:01:57.467Z] #34 69.11 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-22T10:01:57.467Z] #34 69.13 Setting up cmake-data (3.13.4-1) ... [2020-12-22T10:01:57.483Z] #13 114.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-22T10:01:57.483Z] #13 114.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-22T10:01:57.483Z] #13 114.1 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-22T10:01:57.483Z] #13 114.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:57.483Z] #13 114.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-12-22T10:01:57.483Z] #13 114.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-12-22T10:01:57.483Z] #13 114.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:01:57.483Z] #13 114.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-12-22T10:01:57.483Z] #13 114.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-12-22T10:01:57.483Z] #13 114.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:01:57.483Z] #13 114.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-22T10:01:57.483Z] #13 114.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:57.483Z] #13 114.4 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T10:01:57.502Z] #53 ... [2020-12-22T10:01:57.502Z] [2020-12-22T10:01:57.502Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:57.502Z] #43 60.48 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T10:01:57.502Z] #43 60.60 io [2020-12-22T10:01:57.502Z] #43 61.15 strconv [2020-12-22T10:01:57.531Z] #11 66.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-22T10:01:57.738Z] #34 69.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:01:57.738Z] #34 69.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-22T10:01:57.738Z] #34 69.26 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-22T10:01:57.738Z] #34 69.30 Setting up cmake (3.13.4-1) ... [2020-12-22T10:01:57.738Z] #34 69.33 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:57.777Z] #13 114.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:57.777Z] #13 114.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-22T10:01:57.777Z] #13 114.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:01:57.787Z] #11 66.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-22T10:01:58.002Z] #34 69.46 Processing triggers for mime-support (3.62) ... [2020-12-22T10:01:58.043Z] #11 ... [2020-12-22T10:01:58.043Z] [2020-12-22T10:01:58.043Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:58.043Z] #32 57.04 internal/reflectlite [2020-12-22T10:01:58.043Z] #32 57.04 sync [2020-12-22T10:01:58.043Z] #32 61.05 sort [2020-12-22T10:01:58.043Z] #32 61.05 errors [2020-12-22T10:01:58.043Z] #32 61.92 strconv [2020-12-22T10:01:58.043Z] #32 63.67 io [2020-12-22T10:01:58.043Z] #32 65.62 internal/oserror [2020-12-22T10:01:58.043Z] #32 65.75 syscall [2020-12-22T10:01:58.043Z] #32 ... [2020-12-22T10:01:58.043Z] [2020-12-22T10:01:58.043Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:01:58.043Z] #54 1.626 + RM_GOPATH=0 [2020-12-22T10:01:58.043Z] #54 1.626 + TMP_GOPATH= [2020-12-22T10:01:58.043Z] #54 1.626 + : /build [2020-12-22T10:01:58.043Z] #54 1.626 + '[' -z '' ']' [2020-12-22T10:01:58.043Z] #54 1.629 ++ mktemp -d [2020-12-22T10:01:58.043Z] #54 1.629 + export GOPATH=/tmp/tmp.diJc8Q2K1v [2020-12-22T10:01:58.043Z] #54 1.629 + GOPATH=/tmp/tmp.diJc8Q2K1v [2020-12-22T10:01:58.043Z] #54 1.629 + RM_GOPATH=1 [2020-12-22T10:01:58.043Z] #54 1.629 + case "$(go env GOARCH)" in [2020-12-22T10:01:58.043Z] #54 1.633 ++ go env GOARCH [2020-12-22T10:01:58.043Z] #54 1.670 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:58.043Z] #54 1.670 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:58.043Z] #54 1.671 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:58.043Z] #54 1.677 + dir=/tmp/install [2020-12-22T10:01:58.043Z] #54 1.677 + bin=containerd [2020-12-22T10:01:58.043Z] #54 1.683 + shift [2020-12-22T10:01:58.043Z] #54 1.684 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T10:01:58.043Z] #54 1.684 + . /tmp/install/containerd.installer [2020-12-22T10:01:58.043Z] #54 1.684 ++ set -e [2020-12-22T10:01:58.043Z] #54 1.684 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:58.043Z] #54 1.689 + install_containerd [2020-12-22T10:01:58.043Z] #54 1.694 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T10:01:58.043Z] #54 1.696 + git clone https://github.com/containerd/containerd.git /tmp/tmp.diJc8Q2K1v/src/github.com/containerd/containerd [2020-12-22T10:01:58.043Z] #54 1.696 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:01:58.043Z] #54 1.701 Cloning into '/tmp/tmp.diJc8Q2K1v/src/github.com/containerd/containerd'... [2020-12-22T10:01:58.071Z] #13 DONE 114.8s [2020-12-22T10:01:58.071Z] [2020-12-22T10:01:58.071Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T10:01:58.443Z] #43 62.72 bytes [2020-12-22T10:01:58.709Z] #14 DONE 0.6s [2020-12-22T10:01:58.709Z] [2020-12-22T10:01:58.709Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:58.709Z] #53 0.475 + RM_GOPATH=0 [2020-12-22T10:01:58.709Z] #53 0.476 + TMP_GOPATH= [2020-12-22T10:01:58.709Z] #53 0.476 + : /build [2020-12-22T10:01:58.709Z] #53 0.476 + '[' -z '' ']' [2020-12-22T10:01:58.709Z] #53 0.476 ++ mktemp -d [2020-12-22T10:01:58.709Z] #53 0.478 + export GOPATH=/tmp/tmp.ZaWcdIkdB7 [2020-12-22T10:01:58.709Z] #53 0.479 + GOPATH=/tmp/tmp.ZaWcdIkdB7 [2020-12-22T10:01:58.709Z] #53 0.479 + RM_GOPATH=1 [2020-12-22T10:01:58.709Z] #53 0.479 + case "$(go env GOARCH)" in [2020-12-22T10:01:58.709Z] #53 0.479 ++ go env GOARCH [2020-12-22T10:01:58.709Z] #53 0.489 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:58.709Z] #53 0.490 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:01:58.709Z] #53 0.490 ++ dirname /tmp/install/install.sh [2020-12-22T10:01:58.709Z] #53 0.491 + dir=/tmp/install [2020-12-22T10:01:58.709Z] #53 0.491 + bin=runc [2020-12-22T10:01:58.709Z] #53 0.491 + shift [2020-12-22T10:01:58.709Z] #53 0.491 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T10:01:58.709Z] #53 0.491 + . /tmp/install/runc.installer [2020-12-22T10:01:58.710Z] #53 0.492 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:01:58.710Z] #53 0.492 + install_runc [2020-12-22T10:01:58.710Z] #53 0.503 + uname -r [2020-12-22T10:01:58.710Z] #53 0.508 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T10:01:58.710Z] #53 0.512 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T10:01:58.710Z] #53 0.513 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T10:01:58.710Z] #53 0.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZaWcdIkdB7/src/github.com/opencontainers/runc [2020-12-22T10:01:58.710Z] #53 0.513 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T10:01:58.710Z] #53 0.516 Cloning into '/tmp/tmp.ZaWcdIkdB7/src/github.com/opencontainers/runc'... [2020-12-22T10:01:59.004Z] #53 ... [2020-12-22T10:01:59.004Z] [2020-12-22T10:01:59.004Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:01:59.004Z] #15 DONE 0.3s [2020-12-22T10:01:59.004Z] [2020-12-22T10:01:59.004Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T10:01:59.316Z] #16 0.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T10:01:59.316Z] #16 DONE 0.3s [2020-12-22T10:01:59.316Z] [2020-12-22T10:01:59.316Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:01:59.826Z] #43 ... [2020-12-22T10:01:59.826Z] [2020-12-22T10:01:59.826Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:01:59.826Z] #62 DONE 64.1s [2020-12-22T10:01:59.924Z] #56 ... [2020-12-22T10:01:59.924Z] [2020-12-22T10:01:59.924Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:01:59.924Z] #43 155.0 vendor/golang.org/x/net/http2/hpack [2020-12-22T10:01:59.924Z] #43 156.8 mime [2020-12-22T10:01:59.924Z] #43 159.2 mime/quotedprintable [2020-12-22T10:01:59.924Z] #43 159.8 net/http/internal [2020-12-22T10:01:59.924Z] #43 ... [2020-12-22T10:01:59.924Z] [2020-12-22T10:01:59.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:01:59.924Z] #41 60.29 CC images/opts.o [2020-12-22T10:01:59.924Z] #41 60.54 CC images/seccomp.o [2020-12-22T10:01:59.924Z] #41 60.95 CC images/binfmt-misc.o [2020-12-22T10:01:59.924Z] #41 61.27 CC images/time.o [2020-12-22T10:01:59.924Z] #41 61.59 CC images/sysctl.o [2020-12-22T10:01:59.924Z] #41 61.99 CC images/autofs.o [2020-12-22T10:01:59.924Z] #41 62.37 CC images/macvlan.o [2020-12-22T10:01:59.924Z] #41 62.78 CC images/sit.o [2020-12-22T10:01:59.924Z] #41 63.06 CC images/memfd.o [2020-12-22T10:01:59.924Z] #41 63.63 CC images/timens.o [2020-12-22T10:01:59.954Z] #17 DONE 0.4s [2020-12-22T10:01:59.954Z] [2020-12-22T10:01:59.954Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:02:00.086Z] [2020-12-22T10:02:00.086Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:00.086Z] #47 62.32 go: finding github.com/fatih/color v1.7.0 [2020-12-22T10:02:00.086Z] #47 62.53 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T10:02:00.086Z] #47 62.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T10:02:00.086Z] #47 62.75 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T10:02:00.086Z] #47 62.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T10:02:00.086Z] #47 62.99 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T10:02:00.086Z] #47 63.02 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T10:02:00.086Z] #47 63.04 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T10:02:00.086Z] #47 63.08 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T10:02:00.086Z] #47 63.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.15 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.19 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T10:02:00.086Z] #47 63.32 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T10:02:00.086Z] #47 63.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.39 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T10:02:00.086Z] #47 63.41 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T10:02:00.086Z] #47 63.42 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.64 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T10:02:00.086Z] #47 63.78 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.89 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T10:02:00.086Z] #47 63.92 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T10:02:00.086Z] #47 64.09 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T10:02:00.086Z] #47 64.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T10:02:00.086Z] #47 64.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T10:02:00.086Z] #47 64.15 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T10:02:00.086Z] #47 64.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T10:02:00.086Z] #47 64.21 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T10:02:00.086Z] #47 64.27 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T10:02:00.086Z] #47 64.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T10:02:00.086Z] #47 64.36 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T10:02:00.086Z] #47 64.42 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T10:02:00.086Z] #47 64.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T10:02:00.185Z] #41 64.06 LINK images/built-in.o [2020-12-22T10:02:00.249Z] #18 DONE 0.4s [2020-12-22T10:02:00.249Z] [2020-12-22T10:02:00.249Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T10:02:00.346Z] #47 64.52 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T10:02:00.346Z] #47 64.72 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T10:02:00.346Z] #47 64.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T10:02:00.346Z] #47 64.76 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T10:02:00.445Z] #41 64.26 GEN compel/include/asm [2020-12-22T10:02:00.445Z] #41 64.30 GEN compel/include/version.h [2020-12-22T10:02:00.445Z] #41 64.30 touch .config [2020-12-22T10:02:00.445Z] #41 64.35 GEN include/common/config.h [2020-12-22T10:02:00.545Z] #19 DONE 0.3s [2020-12-22T10:02:00.545Z] [2020-12-22T10:02:00.545Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:00.606Z] #47 64.96 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T10:02:00.606Z] #47 65.02 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T10:02:00.606Z] #47 65.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T10:02:00.621Z] #34 ... [2020-12-22T10:02:00.621Z] [2020-12-22T10:02:00.621Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:00.621Z] #11 61.88 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T10:02:00.621Z] #11 61.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T10:02:00.621Z] #11 61.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:02:00.621Z] #11 62.09 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-22T10:02:00.621Z] #11 62.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-22T10:02:00.621Z] #11 62.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:00.621Z] #11 62.51 Selecting previously unselected package dmsetup. [2020-12-22T10:02:00.621Z] #11 62.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-22T10:02:00.621Z] #11 62.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T10:02:00.621Z] #11 62.83 Selecting previously unselected package mingw-w64-common. [2020-12-22T10:02:00.621Z] #11 62.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T10:02:00.621Z] #11 62.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T10:02:00.621Z] #11 69.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T10:02:00.621Z] #11 69.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T10:02:00.621Z] #11 69.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:02:00.621Z] #11 ... [2020-12-22T10:02:00.621Z] [2020-12-22T10:02:00.621Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:00.621Z] #40 61.84 Selecting previously unselected package python-protobuf. [2020-12-22T10:02:00.621Z] #40 61.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-22T10:02:00.621Z] #40 61.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 62.52 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:00.621Z] #40 65.74 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 65.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:00.621Z] #40 66.46 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-22T10:02:00.621Z] #40 66.61 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-22T10:02:00.621Z] #40 66.72 Setting up python-six (1.12.0-1) ... [2020-12-22T10:02:00.621Z] #40 69.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:02:00.621Z] #40 69.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-22T10:02:00.621Z] #40 69.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 69.58 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-22T10:02:00.621Z] #40 69.70 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 69.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 69.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:00.621Z] #40 69.75 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-22T10:02:00.621Z] #40 69.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:02:00.621Z] #40 69.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:00.706Z] #41 64.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-22T10:02:00.706Z] #41 64.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-22T10:02:00.706Z] #41 64.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-22T10:02:00.706Z] #41 64.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-22T10:02:00.866Z] #47 65.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T10:02:00.866Z] #47 65.08 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T10:02:00.866Z] #47 65.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T10:02:00.866Z] #47 65.13 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T10:02:00.866Z] #47 65.14 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:02:00.866Z] #47 65.22 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:02:00.884Z] #40 ... [2020-12-22T10:02:00.884Z] [2020-12-22T10:02:00.884Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:00.884Z] #49 62.34 mvdan.cc/sh/v3/fileutil [2020-12-22T10:02:00.884Z] #49 63.12 flag [2020-12-22T10:02:00.884Z] #49 63.14 github.com/pkg/diff [2020-12-22T10:02:00.884Z] #49 63.15 go/token [2020-12-22T10:02:00.884Z] #49 63.15 encoding/binary [2020-12-22T10:02:00.884Z] #49 64.82 go/scanner [2020-12-22T10:02:00.884Z] #49 65.66 mvdan.cc/editorconfig [2020-12-22T10:02:00.884Z] #49 65.71 mvdan.cc/sh/v3/syntax [2020-12-22T10:02:00.884Z] #49 66.15 encoding/base64 [2020-12-22T10:02:00.884Z] #49 67.46 go/ast [2020-12-22T10:02:00.884Z] #49 67.59 golang.org/x/sys/unix [2020-12-22T10:02:00.884Z] #49 68.34 encoding/json [2020-12-22T10:02:00.884Z] #49 ... [2020-12-22T10:02:00.884Z] [2020-12-22T10:02:00.884Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:00.884Z] #43 63.63 flag [2020-12-22T10:02:00.884Z] #43 64.08 go/token [2020-12-22T10:02:00.884Z] #43 64.48 internal/lazyregexp [2020-12-22T10:02:00.884Z] #43 64.54 go/scanner [2020-12-22T10:02:00.884Z] #43 65.02 net/url [2020-12-22T10:02:00.884Z] #43 65.95 text/template/parse [2020-12-22T10:02:00.884Z] #43 65.99 go/ast [2020-12-22T10:02:00.884Z] #43 67.87 encoding/base64 [2020-12-22T10:02:00.884Z] #43 68.91 encoding/json [2020-12-22T10:02:00.884Z] #43 71.97 text/template [2020-12-22T10:02:00.884Z] #43 72.22 go/parser [2020-12-22T10:02:00.967Z] #41 64.68 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-22T10:02:00.967Z] #41 64.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-22T10:02:00.967Z] #41 64.74 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T10:02:00.967Z] #41 64.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-22T10:02:00.967Z] #41 64.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T10:02:00.967Z] #41 64.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T10:02:00.967Z] #41 64.83 DEP compel/plugins/std/infect.d [2020-12-22T10:02:01.125Z] #47 65.33 go: finding golang.org/x/text v0.3.2 [2020-12-22T10:02:01.187Z] #20 0.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:02:01.187Z] #20 0.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:02:01.187Z] #20 0.671 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:02:01.227Z] #41 64.96 DEP compel/plugins/std/string.d [2020-12-22T10:02:01.227Z] #41 65.06 DEP compel/plugins/std/log.d [2020-12-22T10:02:01.227Z] #41 65.17 DEP compel/plugins/std/fds.d [2020-12-22T10:02:01.385Z] #47 65.76 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:02:01.385Z] #47 65.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:02:01.385Z] #47 65.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:02:01.385Z] #47 65.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:02:01.482Z] #20 ... [2020-12-22T10:02:01.482Z] [2020-12-22T10:02:01.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:01.482Z] #43 44.67 LINK images/built-in.o [2020-12-22T10:02:01.482Z] #43 44.80 GEN compel/include/asm [2020-12-22T10:02:01.482Z] #43 44.84 GEN compel/include/version.h [2020-12-22T10:02:01.482Z] #43 44.87 touch .config [2020-12-22T10:02:01.482Z] #43 44.98 GEN include/common/config.h [2020-12-22T10:02:01.482Z] #43 45.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T10:02:01.482Z] #43 45.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T10:02:01.482Z] #43 45.16 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-22T10:02:01.482Z] #43 45.20 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-22T10:02:01.482Z] #43 45.32 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-22T10:02:01.482Z] #43 45.35 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-22T10:02:01.482Z] #43 45.43 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-22T10:02:01.482Z] #43 45.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T10:02:01.482Z] #43 45.45 DEP compel/plugins/std/infect.d [2020-12-22T10:02:01.482Z] #43 45.61 DEP compel/plugins/std/string.d [2020-12-22T10:02:01.482Z] #43 45.77 DEP compel/plugins/std/log.d [2020-12-22T10:02:01.482Z] #43 45.92 DEP compel/plugins/std/fds.d [2020-12-22T10:02:01.482Z] #43 46.06 DEP compel/plugins/std/std.d [2020-12-22T10:02:01.482Z] #43 46.18 DEP compel/plugins/shmem/shmem.d [2020-12-22T10:02:01.482Z] #43 46.29 DEP compel/plugins/fds/fds.d [2020-12-22T10:02:01.482Z] #43 46.45 CC compel/plugins/std/std.o [2020-12-22T10:02:01.482Z] #43 46.80 CC compel/plugins/std/fds.o [2020-12-22T10:02:01.482Z] #43 47.23 CC compel/plugins/std/log.o [2020-12-22T10:02:01.482Z] #43 48.32 CC compel/plugins/std/string.o [2020-12-22T10:02:01.482Z] #43 49.12 CC compel/plugins/std/infect.o [2020-12-22T10:02:01.482Z] #43 49.65 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-22T10:02:01.482Z] #43 49.69 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-22T10:02:01.482Z] #43 49.75 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-22T10:02:01.482Z] #43 49.85 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-22T10:02:01.482Z] #43 49.89 AR compel/plugins/std.lib.a [2020-12-22T10:02:01.482Z] #43 50.01 CC compel/plugins/fds/fds.o [2020-12-22T10:02:01.482Z] #43 50.33 AR compel/plugins/fds.lib.a [2020-12-22T10:02:01.482Z] #43 50.40 HOSTDEP compel/src/lib/log-host.d [2020-12-22T10:02:01.482Z] #43 50.56 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T10:02:01.482Z] #43 50.71 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-22T10:02:01.482Z] #43 50.82 HOSTDEP compel/src/main-host.d [2020-12-22T10:02:01.482Z] #43 50.93 DEP compel/src/lib/ptrace.d [2020-12-22T10:02:01.482Z] #43 51.12 DEP compel/src/lib/infect.d [2020-12-22T10:02:01.482Z] #43 51.33 DEP compel/src/lib/infect-util.d [2020-12-22T10:02:01.482Z] #43 51.47 DEP compel/src/lib/infect-rpc.d [2020-12-22T10:02:01.482Z] #43 51.61 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-22T10:02:01.482Z] #43 51.67 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-22T10:02:01.482Z] #43 51.71 DEP compel/src/lib/log.d [2020-12-22T10:02:01.482Z] #43 51.78 DEP compel/src/main.d [2020-12-22T10:02:01.482Z] #43 51.89 DEP compel/src/lib/handle-elf.d [2020-12-22T10:02:01.482Z] #43 52.10 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-22T10:02:01.482Z] #43 52.27 CC compel/src/lib/log.o [2020-12-22T10:02:01.482Z] #43 52.58 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-22T10:02:01.482Z] #43 52.83 CC compel/arch/ppc64/src/lib/infect.o [2020-12-22T10:02:01.482Z] #43 53.85 CC compel/src/lib/infect-rpc.o [2020-12-22T10:02:01.482Z] #43 54.25 CC compel/src/lib/infect-util.o [2020-12-22T10:02:01.482Z] #43 54.58 CC compel/src/lib/infect.o [2020-12-22T10:02:01.488Z] #41 65.29 DEP compel/plugins/std/std.d [2020-12-22T10:02:01.488Z] #41 65.36 DEP compel/plugins/shmem/shmem.d [2020-12-22T10:02:01.488Z] #41 65.42 DEP compel/plugins/fds/fds.d [2020-12-22T10:02:01.644Z] #47 65.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:02:01.644Z] #47 65.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:02:01.644Z] #47 66.00 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:02:01.644Z] #47 66.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:02:01.748Z] #41 65.63 CC compel/plugins/std/std.o [2020-12-22T10:02:01.848Z] #43 ... [2020-12-22T10:02:01.848Z] [2020-12-22T10:02:01.848Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:01.848Z] #40 73.44 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-22T10:02:01.904Z] #47 66.06 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:02:01.904Z] #47 66.10 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T10:02:01.904Z] #47 66.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:02:01.904Z] #47 66.12 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:02:01.904Z] #47 66.22 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:02:01.904Z] #47 66.25 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:02:01.904Z] #47 ... [2020-12-22T10:02:01.904Z] [2020-12-22T10:02:01.904Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:01.904Z] #32 56.21 sync [2020-12-22T10:02:01.904Z] #32 56.22 internal/reflectlite [2020-12-22T10:02:01.904Z] #32 60.09 sort [2020-12-22T10:02:01.904Z] #32 60.09 errors [2020-12-22T10:02:01.904Z] #32 60.61 strconv [2020-12-22T10:02:01.904Z] #32 61.99 io [2020-12-22T10:02:01.904Z] #32 64.73 internal/oserror [2020-12-22T10:02:01.904Z] #32 64.88 syscall [2020-12-22T10:02:02.123Z] #43 ... [2020-12-22T10:02:02.123Z] [2020-12-22T10:02:02.123Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:02.123Z] #20 1.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T10:02:02.177Z] #32 ... [2020-12-22T10:02:02.177Z] [2020-12-22T10:02:02.177Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:02.177Z] #47 66.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:02:02.177Z] #47 66.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:02:02.177Z] #47 66.39 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T10:02:02.177Z] #47 66.39 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:02:02.177Z] #47 66.49 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:02:02.177Z] #47 66.58 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T10:02:02.177Z] #47 66.60 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:02:02.319Z] #41 66.03 CC compel/plugins/std/fds.o [2020-12-22T10:02:02.746Z] #47 66.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:02:02.746Z] #47 66.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:02:02.746Z] #47 66.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:02:02.746Z] #47 67.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:02:02.746Z] #47 67.03 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:02:02.746Z] #47 ... [2020-12-22T10:02:02.746Z] [2020-12-22T10:02:02.746Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:02.746Z] #34 46.51 Reading package lists... [2020-12-22T10:02:02.746Z] #34 57.53 Building dependency tree... [2020-12-22T10:02:02.746Z] #34 63.24 The following additional packages will be installed: [2020-12-22T10:02:02.746Z] #34 63.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T10:02:02.746Z] #34 63.29 Suggested packages: [2020-12-22T10:02:02.746Z] #34 63.29 cmake-doc ninja-build lrzip [2020-12-22T10:02:02.746Z] #34 63.29 Recommended packages: [2020-12-22T10:02:02.746Z] #34 63.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T10:02:02.746Z] #34 64.94 The following NEW packages will be installed: [2020-12-22T10:02:02.746Z] #34 64.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T10:02:02.746Z] #34 64.94 vim-common xxd [2020-12-22T10:02:02.746Z] #34 65.51 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:02:02.746Z] #34 65.51 Need to get 14.9 MB of archives. [2020-12-22T10:02:02.746Z] #34 65.51 After this operation, 61.8 MB of additional disk space will be used. [2020-12-22T10:02:02.746Z] #34 65.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:02:02.746Z] #34 65.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:02:02.746Z] #34 65.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T10:02:02.746Z] #34 65.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:02:02.890Z] #41 66.66 CC compel/plugins/std/log.o [2020-12-22T10:02:03.014Z] #34 67.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-22T10:02:03.014Z] #34 ... [2020-12-22T10:02:03.014Z] [2020-12-22T10:02:03.014Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T10:02:03.014Z] #53 62.58 The following additional packages will be installed: [2020-12-22T10:02:03.014Z] #53 62.60 libbtrfs0 [2020-12-22T10:02:03.014Z] #53 62.99 The following NEW packages will be installed: [2020-12-22T10:02:03.014Z] #53 63.00 libbtrfs-dev libbtrfs0 [2020-12-22T10:02:03.015Z] #53 63.61 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:02:03.015Z] #53 63.61 Need to get 119 kB of archives. [2020-12-22T10:02:03.015Z] #53 63.61 After this operation, 387 kB of additional disk space will be used. [2020-12-22T10:02:03.015Z] #53 63.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:02:03.015Z] #53 63.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:02:03.015Z] #53 65.54 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:03.015Z] #53 65.92 Fetched 119 kB in 0s (397 kB/s) [2020-12-22T10:02:03.015Z] #53 66.06 Selecting previously unselected package libbtrfs0. [2020-12-22T10:02:03.015Z] #53 66.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:02:03.015Z] #53 66.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:02:03.015Z] #53 66.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:03.015Z] #53 66.49 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:02:03.015Z] #53 66.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:02:03.015Z] #53 66.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:03.015Z] #53 66.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:03.015Z] #53 66.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:03.015Z] #53 66.99 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:03.015Z] #53 DONE 67.3s [2020-12-22T10:02:03.015Z] [2020-12-22T10:02:03.015Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:03.015Z] #34 67.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-22T10:02:03.250Z] #40 ... [2020-12-22T10:02:03.250Z] [2020-12-22T10:02:03.250Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:03.250Z] #34 DONE 74.7s [2020-12-22T10:02:03.250Z] [2020-12-22T10:02:03.250Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:03.250Z] #40 74.85 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:03.291Z] #54 ... [2020-12-22T10:02:03.291Z] [2020-12-22T10:02:03.291Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:03.291Z] #34 61.72 The following NEW packages will be installed: [2020-12-22T10:02:03.291Z] #34 61.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T10:02:03.291Z] #34 61.78 vim-common xxd [2020-12-22T10:02:03.291Z] #34 62.43 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:02:03.291Z] #34 62.43 Need to get 14.9 MB of archives. [2020-12-22T10:02:03.291Z] #34 62.43 After this operation, 61.8 MB of additional disk space will be used. [2020-12-22T10:02:03.291Z] #34 62.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:02:03.291Z] #34 62.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:02:03.291Z] #34 62.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T10:02:03.291Z] #34 62.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:02:03.291Z] #34 64.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-22T10:02:03.291Z] #34 64.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-22T10:02:03.291Z] #34 64.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-22T10:02:03.291Z] #34 64.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-22T10:02:03.291Z] #34 64.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-22T10:02:03.291Z] #34 64.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-22T10:02:03.291Z] #34 66.47 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:03.291Z] #34 66.87 Fetched 14.9 MB in 2s (6096 kB/s) [2020-12-22T10:02:03.291Z] #34 67.11 Selecting previously unselected package xxd. [2020-12-22T10:02:03.291Z] #34 67.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 ... 15410 files and directories currently installed.) [2020-12-22T10:02:03.291Z] #34 67.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:02:03.291Z] #34 67.24 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:02:03.291Z] #34 67.91 Selecting previously unselected package vim-common. [2020-12-22T10:02:03.291Z] #34 67.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:02:03.291Z] #34 68.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:03.291Z] #34 68.84 Selecting previously unselected package cmake-data. [2020-12-22T10:02:03.291Z] #34 68.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T10:02:03.291Z] #34 68.85 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T10:02:03.291Z] #34 ... [2020-12-22T10:02:03.291Z] [2020-12-22T10:02:03.291Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:02:03.291Z] #30 70.16 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1413/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-22T10:02:03.291Z] #30 71.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T10:02:03.303Z] #34 67.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-22T10:02:03.303Z] #34 67.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-22T10:02:03.303Z] #34 67.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-22T10:02:03.303Z] #34 67.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-22T10:02:03.303Z] #34 ... [2020-12-22T10:02:03.303Z] [2020-12-22T10:02:03.303Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:03.303Z] #40 54.80 Building dependency tree... [2020-12-22T10:02:03.303Z] #40 60.34 The following additional packages will be installed: [2020-12-22T10:02:03.303Z] #40 60.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T10:02:03.303Z] #40 60.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T10:02:03.303Z] #40 60.39 Suggested packages: [2020-12-22T10:02:03.303Z] #40 60.40 manpages-dev python-setuptools [2020-12-22T10:02:03.303Z] #40 62.64 The following NEW packages will be installed: [2020-12-22T10:02:03.303Z] #40 62.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T10:02:03.303Z] #40 62.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T10:02:03.303Z] #40 62.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T10:02:03.303Z] #40 62.70 python-six zlib1g-dev [2020-12-22T10:02:03.303Z] #40 63.30 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T10:02:03.303Z] #40 63.30 Need to get 4095 kB of archives. [2020-12-22T10:02:03.303Z] #40 63.30 After this operation, 22.5 MB of additional disk space will be used. [2020-12-22T10:02:03.303Z] #40 63.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-22T10:02:03.303Z] #40 63.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:02:03.303Z] #40 63.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T10:02:03.303Z] #40 63.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:02:03.303Z] #40 63.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-22T10:02:03.303Z] #40 63.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:02:03.303Z] #40 63.38 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-12-22T10:02:03.303Z] #40 63.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-22T10:02:03.303Z] #40 63.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-22T10:02:03.303Z] #40 63.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-22T10:02:03.303Z] #40 63.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-22T10:02:03.303Z] #40 63.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-22T10:02:03.303Z] #40 63.98 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-12-22T10:02:03.303Z] #40 63.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-22T10:02:03.303Z] #40 63.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T10:02:03.303Z] #40 64.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-22T10:02:03.303Z] #40 64.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-22T10:02:03.303Z] #40 66.06 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:03.303Z] #40 66.50 Fetched 4095 kB in 1s (3886 kB/s) [2020-12-22T10:02:03.303Z] #40 66.67 Selecting previously unselected package libcap-dev:amd64. [2020-12-22T10:02:03.303Z] #40 66.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 ... 15410 files and directories currently installed.) [2020-12-22T10:02:03.303Z] #40 66.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-22T10:02:03.303Z] #40 66.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:02:03.303Z] #40 67.04 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:02:03.303Z] #40 67.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:02:03.303Z] #40 67.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:03.303Z] #40 67.44 Selecting previously unselected package libnet1-dev. [2020-12-22T10:02:03.303Z] #40 67.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:02:03.303Z] #40 67.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:03.513Z] #40 ... [2020-12-22T10:02:03.513Z] [2020-12-22T10:02:03.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:03.513Z] #32 65.72 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:02:03.513Z] #32 DONE 75.1s [2020-12-22T10:02:03.546Z] #30 72.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T10:02:03.777Z] [2020-12-22T10:02:03.777Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:03.832Z] #41 67.71 CC compel/plugins/std/string.o [2020-12-22T10:02:03.872Z] #40 67.95 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:02:03.872Z] #40 67.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:02:03.872Z] #40 67.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:02:03.872Z] #40 68.12 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-22T10:02:03.872Z] #40 68.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-22T10:02:03.872Z] #40 68.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:02:04.041Z] #35 ... [2020-12-22T10:02:04.041Z] [2020-12-22T10:02:04.041Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:04.041Z] #40 DONE 75.7s [2020-12-22T10:02:04.131Z] #40 ... [2020-12-22T10:02:04.131Z] [2020-12-22T10:02:04.131Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:04.131Z] #11 59.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-22T10:02:04.131Z] #11 63.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-22T10:02:04.131Z] #11 63.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-22T10:02:04.131Z] #11 63.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:02:04.131Z] #11 63.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:02:04.131Z] #11 63.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-22T10:02:04.131Z] #11 63.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-22T10:02:04.131Z] #11 63.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-22T10:02:04.131Z] #11 63.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-22T10:02:04.131Z] #11 63.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-22T10:02:04.131Z] #11 63.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-22T10:02:04.131Z] #11 63.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-22T10:02:04.131Z] #11 63.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-22T10:02:04.131Z] #11 63.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-22T10:02:04.131Z] #11 63.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-22T10:02:04.131Z] #11 63.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-22T10:02:04.131Z] #11 65.58 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:04.131Z] #11 65.95 Fetched 78.2 MB in 13s (5862 kB/s) [2020-12-22T10:02:04.131Z] #11 66.12 (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-12-22T10:02:04.131Z] #11 66.23 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:04.131Z] #11 66.29 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:02:04.131Z] #11 66.85 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:04.131Z] #11 67.08 (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-12-22T10:02:04.131Z] #11 67.23 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:04.131Z] #11 67.38 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:02:04.131Z] #11 67.94 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:04.131Z] #11 68.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T10:02:04.132Z] #11 68.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 ... 15410 files and directories currently installed.) [2020-12-22T10:02:04.132Z] #11 68.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:02:04.132Z] #11 68.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:02:04.208Z] #20 3.306 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T10:02:04.307Z] [2020-12-22T10:02:04.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:04.391Z] #11 ... [2020-12-22T10:02:04.391Z] [2020-12-22T10:02:04.391Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:04.391Z] #40 68.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:02:04.391Z] #40 68.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:04.391Z] #40 68.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:04.650Z] #40 68.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-22T10:02:04.650Z] #40 68.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:04.650Z] #40 68.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:04.776Z] #41 ... [2020-12-22T10:02:04.776Z] [2020-12-22T10:02:04.776Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:04.776Z] #56 DONE 170.6s [2020-12-22T10:02:04.776Z] [2020-12-22T10:02:04.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:04.776Z] #41 68.67 CC compel/plugins/std/infect.o [2020-12-22T10:02:04.776Z] #41 ... [2020-12-22T10:02:04.776Z] [2020-12-22T10:02:04.776Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T10:02:04.910Z] #40 69.32 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-22T10:02:04.910Z] #40 69.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-22T10:02:04.910Z] #40 69.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:02:05.036Z] #57 DONE 0.1s [2020-12-22T10:02:05.037Z] [2020-12-22T10:02:05.037Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T10:02:05.037Z] #58 DONE 0.1s [2020-12-22T10:02:05.037Z] [2020-12-22T10:02:05.037Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:05.037Z] #43 165.9 net/textproto [2020-12-22T10:02:05.037Z] #43 166.0 crypto/x509 [2020-12-22T10:02:05.037Z] #43 167.7 vendor/golang.org/x/net/http/httpguts [2020-12-22T10:02:05.037Z] #43 168.2 vendor/golang.org/x/net/http/httpproxy [2020-12-22T10:02:05.037Z] #43 168.9 mime/multipart [2020-12-22T10:02:05.037Z] #43 170.8 crypto/tls [2020-12-22T10:02:05.330Z] #20 4.771 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T10:02:05.436Z] #30 ... [2020-12-22T10:02:05.436Z] [2020-12-22T10:02:05.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:05.436Z] #43 64.27 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T10:02:05.436Z] #43 64.29 io [2020-12-22T10:02:05.436Z] #43 64.66 strconv [2020-12-22T10:02:05.436Z] #43 66.39 bytes [2020-12-22T10:02:05.436Z] #43 69.65 bufio [2020-12-22T10:02:05.436Z] #43 71.12 reflect [2020-12-22T10:02:05.436Z] #43 73.50 syscall [2020-12-22T10:02:05.436Z] #43 ... [2020-12-22T10:02:05.436Z] [2020-12-22T10:02:05.436Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:05.436Z] #40 67.06 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:05.436Z] #40 67.35 Fetched 4095 kB in 1s (4844 kB/s) [2020-12-22T10:02:05.436Z] #40 67.58 Selecting previously unselected package libcap-dev:amd64. [2020-12-22T10:02:05.436Z] #40 67.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:02:05.436Z] #40 67.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 67.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:02:05.436Z] #40 68.00 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:02:05.436Z] #40 68.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 68.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:05.436Z] #40 68.63 Selecting previously unselected package libnet1-dev. [2020-12-22T10:02:05.436Z] #40 68.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 68.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:05.436Z] #40 68.94 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:02:05.436Z] #40 68.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 68.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:02:05.436Z] #40 69.28 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-22T10:02:05.436Z] #40 69.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 69.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:02:05.436Z] #40 69.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:02:05.436Z] #40 69.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 69.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:05.436Z] #40 70.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-22T10:02:05.436Z] #40 70.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 70.18 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:05.436Z] #40 70.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-22T10:02:05.436Z] #40 70.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 70.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:02:05.436Z] #40 70.83 Selecting previously unselected package libprotobuf17:amd64. [2020-12-22T10:02:05.436Z] #40 70.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 70.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:05.436Z] #40 72.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-22T10:02:05.436Z] #40 72.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 72.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:05.436Z] #40 73.08 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-22T10:02:05.436Z] #40 73.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:05.436Z] #40 73.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:05.617Z] #43 ... [2020-12-22T10:02:05.617Z] [2020-12-22T10:02:05.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:05.617Z] #41 69.28 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-22T10:02:05.617Z] #41 69.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-22T10:02:05.617Z] #41 69.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-22T10:02:05.617Z] #41 69.53 AR compel/plugins/std.lib.a [2020-12-22T10:02:05.868Z] #40 69.87 Selecting previously unselected package libprotobuf17:amd64. [2020-12-22T10:02:05.868Z] #40 69.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:05.868Z] #40 69.88 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:05.876Z] #41 69.70 CC compel/plugins/fds/fds.o [2020-12-22T10:02:06.445Z] #41 70.18 AR compel/plugins/fds.lib.a [2020-12-22T10:02:06.445Z] #41 70.26 HOSTDEP compel/src/lib/log-host.d [2020-12-22T10:02:06.445Z] #41 70.38 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T10:02:06.704Z] #41 70.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-22T10:02:06.704Z] #41 70.61 HOSTDEP compel/src/main-host.d [2020-12-22T10:02:06.804Z] #40 75.67 Selecting previously unselected package libprotoc17:amd64. [2020-12-22T10:02:06.804Z] #40 75.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:06.804Z] #40 75.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:06.963Z] #41 70.72 DEP compel/src/lib/ptrace.d [2020-12-22T10:02:06.963Z] #41 70.83 DEP compel/src/lib/infect.d [2020-12-22T10:02:07.060Z] #40 ... [2020-12-22T10:02:07.060Z] [2020-12-22T10:02:07.060Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:07.060Z] #47 66.18 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T10:02:07.060Z] #47 66.25 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T10:02:07.060Z] #47 66.31 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T10:02:07.060Z] #47 66.39 go: finding golang.org/x/text v0.3.2 [2020-12-22T10:02:07.060Z] #47 66.60 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T10:02:07.060Z] #47 66.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T10:02:07.060Z] #47 66.83 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T10:02:07.060Z] #47 66.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T10:02:07.060Z] #47 66.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T10:02:07.060Z] #47 66.97 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T10:02:07.060Z] #47 66.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T10:02:07.060Z] #47 67.02 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T10:02:07.060Z] #47 67.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T10:02:07.060Z] #47 67.06 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T10:02:07.060Z] #47 67.08 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T10:02:07.060Z] #47 67.13 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T10:02:07.060Z] #47 67.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T10:02:07.060Z] #47 67.19 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T10:02:07.060Z] #47 67.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T10:02:07.060Z] #47 67.26 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T10:02:07.060Z] #47 67.28 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T10:02:07.060Z] #47 67.34 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T10:02:07.060Z] #47 67.39 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T10:02:07.060Z] #47 67.53 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T10:02:07.060Z] #47 67.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T10:02:07.060Z] #47 68.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T10:02:07.060Z] #47 68.12 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T10:02:07.060Z] #47 68.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T10:02:07.060Z] #47 68.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T10:02:07.060Z] #47 68.33 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T10:02:07.223Z] #41 70.98 DEP compel/src/lib/infect-util.d [2020-12-22T10:02:07.223Z] #41 71.11 DEP compel/src/lib/infect-rpc.d [2020-12-22T10:02:07.267Z] #40 71.49 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-22T10:02:07.267Z] #40 71.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:07.267Z] #40 71.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:07.317Z] #47 ... [2020-12-22T10:02:07.317Z] [2020-12-22T10:02:07.317Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:07.317Z] #11 71.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-22T10:02:07.317Z] #11 75.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-22T10:02:07.317Z] #11 75.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-22T10:02:07.317Z] #11 75.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T10:02:07.317Z] #11 75.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T10:02:07.317Z] #11 75.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-22T10:02:07.317Z] #11 75.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-22T10:02:07.317Z] #11 75.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-22T10:02:07.317Z] #11 75.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-22T10:02:07.317Z] #11 75.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-22T10:02:07.317Z] #11 75.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-22T10:02:07.317Z] #11 75.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-22T10:02:07.317Z] #11 75.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-22T10:02:07.317Z] #11 75.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-22T10:02:07.317Z] #11 75.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-22T10:02:07.317Z] #11 75.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-22T10:02:07.482Z] #41 71.25 DEP compel/arch/x86/src/lib/infect.d [2020-12-22T10:02:07.525Z] #40 71.75 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-22T10:02:07.525Z] #40 71.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:07.525Z] #40 71.76 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:07.742Z] #41 71.45 DEP compel/arch/x86/src/lib/cpu.d [2020-12-22T10:02:07.742Z] #41 71.60 DEP compel/src/lib/log.d [2020-12-22T10:02:07.911Z] #41 3.397 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:02:07.911Z] #41 3.400 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:02:07.911Z] #41 3.416 Note: Building without GnuTLS support [2020-12-22T10:02:07.911Z] #41 3.425 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:02:07.911Z] #41 3.426 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:02:08.002Z] #41 71.72 DEP compel/src/main.d [2020-12-22T10:02:08.091Z] #20 ... [2020-12-22T10:02:08.091Z] [2020-12-22T10:02:08.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:08.091Z] #43 57.66 CC compel/src/lib/ptrace.o [2020-12-22T10:02:08.091Z] #43 58.24 AR compel/libcompel.a [2020-12-22T10:02:08.091Z] #43 58.35 HOSTCC compel/src/main-host.o [2020-12-22T10:02:08.091Z] #43 58.73 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-22T10:02:08.091Z] #43 58.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T10:02:08.091Z] #43 59.47 HOSTCC compel/src/lib/log-host.o [2020-12-22T10:02:08.091Z] #43 59.72 HOSTLINK compel/compel-host-bin [2020-12-22T10:02:08.091Z] #43 59.86 DEP soccr/soccr.d [2020-12-22T10:02:08.091Z] #43 60.02 CC soccr/soccr.o [2020-12-22T10:02:08.246Z] #11 77.40 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:08.246Z] #11 ... [2020-12-22T10:02:08.246Z] [2020-12-22T10:02:08.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:08.246Z] #40 77.29 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T10:02:08.246Z] #40 77.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:08.246Z] #40 77.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:02:08.262Z] #41 71.95 DEP compel/src/lib/handle-elf.d [2020-12-22T10:02:08.522Z] #41 72.15 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-22T10:02:08.522Z] #41 72.40 CC compel/src/lib/log.o [2020-12-22T10:02:08.730Z] #43 61.81 AR soccr/libsoccr.a [2020-12-22T10:02:08.730Z] #43 61.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:02:08.809Z] #40 77.69 Selecting previously unselected package protobuf-compiler. [2020-12-22T10:02:08.809Z] #40 77.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:08.809Z] #40 77.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:02:09.025Z] #43 62.19 DEP criu/arch/ppc64/sigframe.d [2020-12-22T10:02:09.065Z] #40 77.99 Selecting previously unselected package python-pkg-resources. [2020-12-22T10:02:09.065Z] #40 77.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:02:09.065Z] #40 78.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:09.065Z] #40 ... [2020-12-22T10:02:09.065Z] [2020-12-22T10:02:09.065Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:09.065Z] #32 68.04 reflect [2020-12-22T10:02:09.065Z] #32 77.52 time [2020-12-22T10:02:09.092Z] #41 72.80 CC compel/arch/x86/src/lib/cpu.o [2020-12-22T10:02:09.305Z] #41 4.894 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:02:09.306Z] #41 4.946 GEN .gitid [2020-12-22T10:02:09.306Z] #41 4.976 GEN criu/include/version.h [2020-12-22T10:02:09.306Z] #41 5.032 GEN include/common/asm [2020-12-22T10:02:09.320Z] #43 62.41 DEP criu/arch/ppc64/crtools.d [2020-12-22T10:02:09.321Z] #32 ... [2020-12-22T10:02:09.321Z] [2020-12-22T10:02:09.321Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:09.321Z] #11 77.72 Fetched 78.2 MB in 12s (6681 kB/s) [2020-12-22T10:02:09.321Z] #11 77.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:02:09.321Z] #11 78.05 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:09.321Z] #11 78.10 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:02:09.436Z] #40 73.75 Selecting previously unselected package libprotoc17:amd64. [2020-12-22T10:02:09.436Z] #40 73.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:09.436Z] #40 73.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:09.616Z] #43 62.60 DEP criu/arch/ppc64/cpu.d [2020-12-22T10:02:09.616Z] #43 ... [2020-12-22T10:02:09.616Z] [2020-12-22T10:02:09.616Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:09.616Z] #51 116.8 golang.org/x/crypto/ssh/terminal [2020-12-22T10:02:09.616Z] #51 120.4 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T10:02:09.616Z] #51 DONE 126.4s [2020-12-22T10:02:09.616Z] [2020-12-22T10:02:09.616Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:09.616Z] #45 116.3 encoding/xml [2020-12-22T10:02:09.616Z] #45 118.2 math/big [2020-12-22T10:02:09.616Z] #45 123.7 go/doc [2020-12-22T10:02:09.885Z] #11 79.01 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:09.911Z] #45 ... [2020-12-22T10:02:09.911Z] [2020-12-22T10:02:09.911Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:09.911Z] #43 62.97 CC criu/arch/ppc64/cpu.o [2020-12-22T10:02:10.450Z] #11 79.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T10:02:10.450Z] #11 79.49 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:10.450Z] #11 79.59 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T10:02:10.475Z] #41 74.00 CC compel/arch/x86/src/lib/infect.o [2020-12-22T10:02:10.813Z] #40 74.95 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T10:02:10.813Z] #40 75.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:02:10.813Z] #40 75.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:02:10.968Z] #43 63.92 CC criu/arch/ppc64/crtools.o [2020-12-22T10:02:11.013Z] #11 79.95 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:11.233Z] #41 6.688 PBCC images/timens.pb-c.c [2020-12-22T10:02:11.233Z] #41 6.757 DEP images/timens.pb-c.d [2020-12-22T10:02:11.233Z] #41 6.847 PBCC images/fown.pb-c.c [2020-12-22T10:02:11.233Z] #41 6.890 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T10:02:11.233Z] #41 6.957 PBCC images/opts.pb-c.c [2020-12-22T10:02:11.233Z] #41 ... [2020-12-22T10:02:11.233Z] [2020-12-22T10:02:11.233Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:11.233Z] #11 82.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T10:02:11.233Z] #11 82.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-22T10:02:11.233Z] #11 82.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:11.233Z] #11 82.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T10:02:11.233Z] #11 82.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-22T10:02:11.233Z] #11 82.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:11.270Z] #11 80.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T10:02:11.270Z] #11 80.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 ... 15410 files and directories currently installed.) [2020-12-22T10:02:11.270Z] #11 80.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:02:11.270Z] #11 80.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:02:11.331Z] #40 75.51 Selecting previously unselected package protobuf-compiler. [2020-12-22T10:02:11.331Z] #40 75.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:11.331Z] #40 75.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:02:11.331Z] #40 ... [2020-12-22T10:02:11.331Z] [2020-12-22T10:02:11.331Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:11.331Z] #49 75.70 syscall [2020-12-22T10:02:11.331Z] #49 75.77 reflect [2020-12-22T10:02:11.416Z] #41 75.08 CC compel/src/lib/infect-rpc.o [2020-12-22T10:02:11.676Z] #41 ... [2020-12-22T10:02:11.676Z] [2020-12-22T10:02:11.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:11.676Z] #11 177.5 Selecting previously unselected package libapparmor1:amd64. [2020-12-22T10:02:11.676Z] #11 177.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-22T10:02:11.937Z] #11 177.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:02:11.937Z] #11 177.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-22T10:02:11.937Z] #11 177.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-22T10:02:11.937Z] #11 177.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:02:12.197Z] #11 177.9 Selecting previously unselected package libbtrfs0. [2020-12-22T10:02:12.197Z] #11 177.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:02:12.197Z] #11 177.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:12.197Z] #11 178.0 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:02:12.197Z] #11 178.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:02:12.197Z] #11 178.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:12.458Z] #11 178.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-22T10:02:12.458Z] #11 178.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:12.458Z] #11 178.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:12.484Z] #43 65.38 CC criu/arch/ppc64/sigframe.o [2020-12-22T10:02:12.485Z] #43 65.70 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-22T10:02:12.485Z] #43 65.75 DEP criu/pie/util-vdso.d [2020-12-22T10:02:12.708Z] #49 ... [2020-12-22T10:02:12.708Z] [2020-12-22T10:02:12.708Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:12.708Z] #43 67.03 bufio [2020-12-22T10:02:12.708Z] #43 67.44 reflect [2020-12-22T10:02:12.708Z] #43 69.86 syscall [2020-12-22T10:02:12.718Z] #11 178.4 Selecting previously unselected package libudev-dev:amd64. [2020-12-22T10:02:12.718Z] #11 178.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:12.718Z] #11 178.4 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:12.781Z] #43 65.98 DEP criu/pie/util.d [2020-12-22T10:02:12.967Z] #43 ... [2020-12-22T10:02:12.967Z] [2020-12-22T10:02:12.967Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:12.967Z] #32 67.05 reflect [2020-12-22T10:02:12.967Z] #32 76.38 time [2020-12-22T10:02:12.967Z] #32 ... [2020-12-22T10:02:12.967Z] [2020-12-22T10:02:12.967Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:12.967Z] #54 1.639 + RM_GOPATH=0 [2020-12-22T10:02:12.967Z] #54 1.639 + TMP_GOPATH= [2020-12-22T10:02:12.967Z] #54 1.639 + : /build [2020-12-22T10:02:12.967Z] #54 1.639 + '[' -z '' ']' [2020-12-22T10:02:12.967Z] #54 1.639 ++ mktemp -d [2020-12-22T10:02:12.967Z] #54 1.649 + export GOPATH=/tmp/tmp.EmS71NaEAT [2020-12-22T10:02:12.967Z] #54 1.649 + GOPATH=/tmp/tmp.EmS71NaEAT [2020-12-22T10:02:12.967Z] #54 1.649 + RM_GOPATH=1 [2020-12-22T10:02:12.967Z] #54 1.649 + case "$(go env GOARCH)" in [2020-12-22T10:02:12.967Z] #54 1.649 ++ go env GOARCH [2020-12-22T10:02:12.967Z] #54 1.725 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:12.967Z] #54 1.725 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:12.967Z] #54 1.725 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:12.967Z] #54 1.733 + dir=/tmp/install [2020-12-22T10:02:12.967Z] #54 1.733 + bin=containerd [2020-12-22T10:02:12.967Z] #54 1.733 + shift [2020-12-22T10:02:12.967Z] #54 1.733 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T10:02:12.967Z] #54 1.733 + . /tmp/install/containerd.installer [2020-12-22T10:02:12.967Z] #54 1.733 ++ set -e [2020-12-22T10:02:12.967Z] #54 1.733 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:02:12.967Z] #54 1.733 + install_containerd [2020-12-22T10:02:12.967Z] #54 1.733 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T10:02:12.967Z] #54 1.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EmS71NaEAT/src/github.com/containerd/containerd [2020-12-22T10:02:12.967Z] #54 1.733 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:02:12.967Z] #54 1.777 Cloning into '/tmp/tmp.EmS71NaEAT/src/github.com/containerd/containerd'... [2020-12-22T10:02:12.979Z] #11 178.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-22T10:02:12.979Z] #11 178.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-22T10:02:12.979Z] #11 178.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:02:13.147Z] #43 66.16 CC criu/pie/util.o [2020-12-22T10:02:13.160Z] #11 ... [2020-12-22T10:02:13.160Z] [2020-12-22T10:02:13.160Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:13.160Z] #43 74.59 encoding/xml [2020-12-22T10:02:13.160Z] #43 76.60 github.com/LK4D4/vndr/versioned [2020-12-22T10:02:13.160Z] #43 76.83 compress/flate [2020-12-22T10:02:13.160Z] #43 80.50 go/doc [2020-12-22T10:02:13.160Z] #43 80.53 compress/gzip [2020-12-22T10:02:13.160Z] #43 82.08 crypto/rand [2020-12-22T10:02:13.160Z] #43 83.11 encoding/asn1 [2020-12-22T10:02:13.160Z] #43 ... [2020-12-22T10:02:13.160Z] [2020-12-22T10:02:13.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:13.160Z] #41 7.056 PBCC images/memfd.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.134 DEP images/fown.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.185 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.250 DEP images/opts.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.308 DEP images/memfd.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.366 PBCC images/sit.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.469 DEP images/sit.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.499 PBCC images/macvlan.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.566 DEP images/macvlan.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.608 PBCC images/autofs.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.619 DEP images/autofs.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.681 PBCC images/sysctl.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.748 DEP images/sysctl.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.781 PBCC images/time.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.852 DEP images/time.pb-c.d [2020-12-22T10:02:13.160Z] #41 7.877 PBCC images/binfmt-misc.pb-c.c [2020-12-22T10:02:13.160Z] #41 7.941 DEP images/binfmt-misc.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.013 PBCC images/seccomp.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.029 DEP images/seccomp.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.124 PBCC images/userns.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.178 DEP images/userns.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.211 PBCC images/cgroup.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.256 DEP images/cgroup.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.332 PBCC images/ext-file.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.342 DEP images/ext-file.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.428 PBCC images/rpc.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.492 DEP images/rpc.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.582 PBCC images/siginfo.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.626 DEP images/siginfo.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.668 PBCC images/pagemap.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.689 DEP images/pagemap.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.861 PBCC images/rlimit.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.900 DEP images/rlimit.pb-c.d [2020-12-22T10:02:13.160Z] #41 8.948 PBCC images/file-lock.pb-c.c [2020-12-22T10:02:13.160Z] #41 8.964 DEP images/file-lock.pb-c.d [2020-12-22T10:02:13.160Z] #41 9.015 PBCC images/tty.pb-c.c [2020-12-22T10:02:13.225Z] #54 ... [2020-12-22T10:02:13.226Z] [2020-12-22T10:02:13.226Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:13.226Z] #40 75.91 Selecting previously unselected package python-pkg-resources. [2020-12-22T10:02:13.226Z] #40 75.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:02:13.226Z] #40 75.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:13.226Z] #40 76.47 Selecting previously unselected package python-six. [2020-12-22T10:02:13.226Z] #40 76.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T10:02:13.226Z] #40 76.48 Unpacking python-six (1.12.0-1) ... [2020-12-22T10:02:13.226Z] #40 76.75 Selecting previously unselected package python-protobuf. [2020-12-22T10:02:13.226Z] #40 76.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:13.226Z] #40 76.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:13.424Z] #41 9.110 DEP images/tty.pb-c.d [2020-12-22T10:02:13.424Z] #41 9.157 PBCC images/tun.pb-c.c [2020-12-22T10:02:13.424Z] #41 9.213 PBCC images/netdev.pb-c.c [2020-12-22T10:02:13.424Z] #41 9.267 DEP images/tun.pb-c.d [2020-12-22T10:02:13.424Z] #41 9.323 DEP images/netdev.pb-c.d [2020-12-22T10:02:13.424Z] #41 9.385 PBCC images/vma.pb-c.c [2020-12-22T10:02:13.424Z] #41 9.428 DEP images/vma.pb-c.d [2020-12-22T10:02:13.444Z] #43 66.60 CC criu/pie/util-vdso.o [2020-12-22T10:02:13.486Z] #40 77.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:13.550Z] #11 179.1 Selecting previously unselected package libpcre16-3:amd64. [2020-12-22T10:02:13.550Z] #11 179.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:02:13.550Z] #11 179.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:02:13.688Z] #41 9.491 PBCC images/creds.pb-c.c [2020-12-22T10:02:13.688Z] #41 9.521 DEP images/creds.pb-c.d [2020-12-22T10:02:13.688Z] #41 9.580 PBCC images/utsns.pb-c.c [2020-12-22T10:02:13.688Z] #41 9.608 DEP images/utsns.pb-c.d [2020-12-22T10:02:13.688Z] #41 9.644 PBCC images/ipc-desc.pb-c.c [2020-12-22T10:02:13.688Z] #41 9.665 PBCC images/ipc-sem.pb-c.c [2020-12-22T10:02:13.810Z] #11 179.4 Selecting previously unselected package libpcre32-3:amd64. [2020-12-22T10:02:13.810Z] #11 179.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:02:13.810Z] #11 179.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:02:13.810Z] #11 179.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-22T10:02:13.810Z] #11 179.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-22T10:02:13.810Z] #11 179.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:02:13.951Z] #41 9.701 DEP images/ipc-desc.pb-c.d [2020-12-22T10:02:13.951Z] #41 9.770 DEP images/ipc-sem.pb-c.d [2020-12-22T10:02:13.951Z] #41 9.839 PBCC images/ipc-msg.pb-c.c [2020-12-22T10:02:13.951Z] #41 9.906 DEP images/ipc-msg.pb-c.d [2020-12-22T10:02:14.071Z] #11 179.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-22T10:02:14.071Z] #11 179.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-22T10:02:14.071Z] #11 179.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:02:14.215Z] #41 9.961 PBCC images/ipc-shm.pb-c.c [2020-12-22T10:02:14.215Z] #41 10.00 DEP images/ipc-shm.pb-c.d [2020-12-22T10:02:14.215Z] #41 10.12 PBCC images/ipc-var.pb-c.c [2020-12-22T10:02:14.215Z] #41 10.13 DEP images/ipc-var.pb-c.d [2020-12-22T10:02:14.215Z] #41 10.19 PBCC images/sk-opts.pb-c.c [2020-12-22T10:02:14.480Z] #41 10.22 PBCC images/packet-sock.pb-c.c [2020-12-22T10:02:14.480Z] #41 10.32 DEP images/sk-opts.pb-c.d [2020-12-22T10:02:14.480Z] #41 10.39 DEP images/packet-sock.pb-c.d [2020-12-22T10:02:14.480Z] #41 10.42 PBCC images/sk-netlink.pb-c.c [2020-12-22T10:02:14.480Z] #41 10.46 DEP images/sk-netlink.pb-c.d [2020-12-22T10:02:14.492Z] #43 67.44 AR criu/pie/pie.lib.a [2020-12-22T10:02:14.492Z] #43 67.50 DEP criu/pie/restorer.d [2020-12-22T10:02:14.492Z] #43 67.74 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-22T10:02:14.492Z] #43 67.77 DEP criu/arch/ppc64/restorer.d [2020-12-22T10:02:14.646Z] #11 180.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-22T10:02:14.745Z] #41 10.51 PBCC images/sk-inet.pb-c.c [2020-12-22T10:02:14.745Z] #41 10.55 DEP images/sk-inet.pb-c.d [2020-12-22T10:02:14.745Z] #41 10.58 PBCC images/sk-unix.pb-c.c [2020-12-22T10:02:14.745Z] #41 10.63 DEP images/sk-unix.pb-c.d [2020-12-22T10:02:14.745Z] #41 10.68 PBCC images/mm.pb-c.c [2020-12-22T10:02:14.788Z] #43 67.98 DEP criu/arch/ppc64/vdso-pie.d [2020-12-22T10:02:14.908Z] #11 180.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-22T10:02:14.908Z] #11 180.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:02:14.908Z] #11 180.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-22T10:02:15.008Z] #41 10.74 DEP images/mm.pb-c.d [2020-12-22T10:02:15.008Z] #41 10.78 PBCC images/timerfd.pb-c.c [2020-12-22T10:02:15.008Z] #41 10.83 DEP images/timerfd.pb-c.d [2020-12-22T10:02:15.008Z] #41 ... [2020-12-22T10:02:15.008Z] [2020-12-22T10:02:15.008Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:15.008Z] #49 76.53 golang.org/x/crypto/ssh/terminal [2020-12-22T10:02:15.008Z] #49 79.71 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T10:02:15.008Z] #49 ... [2020-12-22T10:02:15.008Z] [2020-12-22T10:02:15.008Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:15.008Z] #41 10.91 PBCC images/timer.pb-c.c [2020-12-22T10:02:15.008Z] #41 10.94 DEP images/timer.pb-c.d [2020-12-22T10:02:15.084Z] #43 68.20 DEP criu/pie/parasite-vdso.d [2020-12-22T10:02:15.169Z] #11 180.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:15.169Z] #11 180.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:15.169Z] #11 181.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-22T10:02:15.169Z] #11 181.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-22T10:02:15.169Z] #11 181.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:02:15.332Z] #41 10.99 PBCC images/sa.pb-c.c [2020-12-22T10:02:15.332Z] #41 11.05 DEP images/sa.pb-c.d [2020-12-22T10:02:15.379Z] #43 68.48 DEP criu/pie/parasite.d [2020-12-22T10:02:15.429Z] #11 181.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-22T10:02:15.429Z] #11 181.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:02:15.429Z] #11 181.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:15.441Z] #11 ... [2020-12-22T10:02:15.441Z] [2020-12-22T10:02:15.441Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:15.441Z] #49 74.00 syscall [2020-12-22T10:02:15.441Z] #49 74.12 reflect [2020-12-22T10:02:15.441Z] #49 ... [2020-12-22T10:02:15.441Z] [2020-12-22T10:02:15.441Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:15.441Z] #34 74.03 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:02:15.441Z] #34 74.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:02:15.441Z] #34 74.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:02:15.441Z] #34 ... [2020-12-22T10:02:15.441Z] [2020-12-22T10:02:15.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:15.441Z] #40 78.65 Selecting previously unselected package python-six. [2020-12-22T10:02:15.441Z] #40 78.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T10:02:15.441Z] #40 78.71 Unpacking python-six (1.12.0-1) ... [2020-12-22T10:02:15.441Z] #40 79.01 Selecting previously unselected package python-protobuf. [2020-12-22T10:02:15.441Z] #40 79.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-22T10:02:15.441Z] #40 79.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:15.441Z] #40 79.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:15.598Z] #41 ... [2020-12-22T10:02:15.598Z] [2020-12-22T10:02:15.598Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:15.598Z] #35 2.304 + RM_GOPATH=0 [2020-12-22T10:02:15.598Z] #35 2.304 + TMP_GOPATH= [2020-12-22T10:02:15.598Z] #35 2.304 + : /build [2020-12-22T10:02:15.598Z] #35 2.304 + '[' -z '' ']' [2020-12-22T10:02:15.598Z] #35 2.316 ++ mktemp -d [2020-12-22T10:02:15.598Z] #35 2.316 + export GOPATH=/tmp/tmp.VI9IKX6z5B [2020-12-22T10:02:15.598Z] #35 2.316 + GOPATH=/tmp/tmp.VI9IKX6z5B [2020-12-22T10:02:15.598Z] #35 2.316 + RM_GOPATH=1 [2020-12-22T10:02:15.598Z] #35 2.316 + case "$(go env GOARCH)" in [2020-12-22T10:02:15.598Z] #35 2.322 ++ go env GOARCH [2020-12-22T10:02:15.598Z] #35 2.389 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:15.598Z] #35 2.389 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:15.598Z] #35 2.389 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:15.598Z] #35 2.389 + dir=/tmp/install [2020-12-22T10:02:15.598Z] #35 2.389 + bin=tini [2020-12-22T10:02:15.598Z] #35 2.389 + shift [2020-12-22T10:02:15.598Z] #35 2.389 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T10:02:15.598Z] #35 2.389 + . /tmp/install/tini.installer [2020-12-22T10:02:15.598Z] #35 2.389 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:15.598Z] #35 2.389 + install_tini [2020-12-22T10:02:15.598Z] #35 2.389 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T10:02:15.598Z] #35 2.389 + git clone https://github.com/krallin/tini.git /tmp/tmp.VI9IKX6z5B/tini [2020-12-22T10:02:15.598Z] #35 2.392 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:15.598Z] #35 2.416 Cloning into '/tmp/tmp.VI9IKX6z5B/tini'... [2020-12-22T10:02:15.598Z] #35 3.743 + cd /tmp/tmp.VI9IKX6z5B/tini [2020-12-22T10:02:15.598Z] #35 3.743 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:15.598Z] #35 3.870 + cmake . [2020-12-22T10:02:15.598Z] #35 4.818 -- The C compiler identification is GNU 8.3.0 [2020-12-22T10:02:15.598Z] #35 4.898 -- Check for working C compiler: /usr/bin/cc [2020-12-22T10:02:15.598Z] #35 5.634 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T10:02:15.598Z] #35 5.635 -- Detecting C compiler ABI info [2020-12-22T10:02:15.598Z] #35 6.548 -- Detecting C compiler ABI info - done [2020-12-22T10:02:15.598Z] #35 6.562 -- Detecting C compile features [2020-12-22T10:02:15.598Z] #35 9.121 -- Detecting C compile features - done [2020-12-22T10:02:15.598Z] #35 9.149 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T10:02:15.598Z] #35 9.470 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T10:02:15.598Z] #35 9.596 -- Configuring done [2020-12-22T10:02:15.598Z] #35 9.620 -- Generating done [2020-12-22T10:02:15.598Z] #35 9.629 -- Build files have been written to: /tmp/tmp.VI9IKX6z5B/tini [2020-12-22T10:02:15.598Z] #35 9.651 + make tini-static [2020-12-22T10:02:15.598Z] #35 10.39 Scanning dependencies of target tini-static [2020-12-22T10:02:15.598Z] #35 10.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T10:02:15.598Z] #35 11.70 [100%] Linking C executable tini-static [2020-12-22T10:02:15.598Z] #35 ... [2020-12-22T10:02:15.598Z] [2020-12-22T10:02:15.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:15.598Z] #41 11.38 PBCC images/pipe-data.pb-c.c [2020-12-22T10:02:15.598Z] #41 11.42 DEP images/pipe-data.pb-c.d [2020-12-22T10:02:15.598Z] #41 11.46 PBCC images/mnt.pb-c.c [2020-12-22T10:02:15.598Z] #41 11.50 DEP images/mnt.pb-c.d [2020-12-22T10:02:15.598Z] #41 11.54 PBCC images/sk-packet.pb-c.c [2020-12-22T10:02:15.598Z] #41 11.57 DEP images/sk-packet.pb-c.d [2020-12-22T10:02:15.674Z] #43 68.78 CC criu/pie/parasite.o [2020-12-22T10:02:15.697Z] #40 ... [2020-12-22T10:02:15.697Z] [2020-12-22T10:02:15.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:15.697Z] #11 84.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T10:02:15.862Z] #41 11.61 PBCC images/tcp-stream.pb-c.c [2020-12-22T10:02:15.862Z] #41 11.66 DEP images/tcp-stream.pb-c.d [2020-12-22T10:02:15.862Z] #41 11.73 PBCC images/pipe.pb-c.c [2020-12-22T10:02:15.862Z] #41 11.77 DEP images/pipe.pb-c.d [2020-12-22T10:02:15.862Z] #41 11.80 PBCC images/pstree.pb-c.c [2020-12-22T10:02:15.862Z] #41 11.83 DEP images/pstree.pb-c.d [2020-12-22T10:02:15.953Z] #11 84.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:02:15.953Z] #11 84.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:02:16.025Z] #40 ... [2020-12-22T10:02:16.025Z] [2020-12-22T10:02:16.025Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:02:16.025Z] #30 69.80 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-12-22T10:02:16.025Z] #30 70.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T10:02:16.025Z] #30 71.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T10:02:16.025Z] #30 ... [2020-12-22T10:02:16.025Z] [2020-12-22T10:02:16.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:16.025Z] #11 72.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T10:02:16.025Z] #11 72.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-22T10:02:16.025Z] #11 72.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:02:16.025Z] #11 76.92 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T10:02:16.025Z] #11 76.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T10:02:16.025Z] #11 76.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:02:16.025Z] #11 77.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-22T10:02:16.025Z] #11 77.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:16.025Z] #11 77.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:16.025Z] #11 77.76 Selecting previously unselected package dmsetup. [2020-12-22T10:02:16.025Z] #11 77.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:16.025Z] #11 77.78 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T10:02:16.025Z] #11 78.00 Selecting previously unselected package mingw-w64-common. [2020-12-22T10:02:16.025Z] #11 78.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T10:02:16.025Z] #11 78.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T10:02:16.025Z] #11 ... [2020-12-22T10:02:16.025Z] [2020-12-22T10:02:16.025Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:16.025Z] #34 70.12 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:16.025Z] #34 70.55 Fetched 14.9 MB in 3s (4914 kB/s) [2020-12-22T10:02:16.025Z] #34 70.65 Selecting previously unselected package xxd. [2020-12-22T10:02:16.025Z] #34 70.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 ... 15410 files and directories currently installed.) [2020-12-22T10:02:16.025Z] #34 70.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:02:16.025Z] #34 70.77 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:02:16.025Z] #34 71.12 Selecting previously unselected package vim-common. [2020-12-22T10:02:16.025Z] #34 71.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:02:16.025Z] #34 71.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:16.025Z] #34 72.21 Selecting previously unselected package cmake-data. [2020-12-22T10:02:16.025Z] #34 72.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T10:02:16.025Z] #34 72.26 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T10:02:16.025Z] #34 76.47 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:02:16.025Z] #34 76.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:02:16.025Z] #34 76.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:02:16.128Z] #41 11.90 PBCC images/fs.pb-c.c [2020-12-22T10:02:16.128Z] #41 11.92 DEP images/fs.pb-c.d [2020-12-22T10:02:16.128Z] #41 11.95 PBCC images/signalfd.pb-c.c [2020-12-22T10:02:16.128Z] #41 12.00 DEP images/signalfd.pb-c.d [2020-12-22T10:02:16.128Z] #41 12.06 PBCC images/fh.pb-c.c [2020-12-22T10:02:16.391Z] #41 ... [2020-12-22T10:02:16.391Z] [2020-12-22T10:02:16.391Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:16.391Z] #35 12.58 [100%] Built target tini-static [2020-12-22T10:02:16.391Z] #35 12.64 + mkdir -p /build [2020-12-22T10:02:16.391Z] #35 12.65 + cp tini-static /build/docker-init [2020-12-22T10:02:16.391Z] #35 DONE 13.2s [2020-12-22T10:02:16.391Z] [2020-12-22T10:02:16.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:16.391Z] #41 12.09 PBCC images/fsnotify.pb-c.c [2020-12-22T10:02:16.391Z] #41 12.12 DEP images/fh.pb-c.d [2020-12-22T10:02:16.391Z] #41 12.17 DEP images/fsnotify.pb-c.d [2020-12-22T10:02:16.391Z] #41 ... [2020-12-22T10:02:16.391Z] [2020-12-22T10:02:16.391Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:16.391Z] #49 DONE 87.9s [2020-12-22T10:02:16.391Z] [2020-12-22T10:02:16.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:16.391Z] #41 12.23 PBCC images/eventpoll.pb-c.c [2020-12-22T10:02:16.391Z] #41 12.28 DEP images/eventpoll.pb-c.d [2020-12-22T10:02:16.391Z] #41 12.40 PBCC images/eventfd.pb-c.c [2020-12-22T10:02:16.630Z] #11 182.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:02:16.630Z] #11 182.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:02:16.630Z] #11 182.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:02:16.630Z] #11 182.5 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:16.660Z] #41 12.49 DEP images/eventfd.pb-c.d [2020-12-22T10:02:16.660Z] #41 12.56 PBCC images/remap-file-path.pb-c.c [2020-12-22T10:02:16.660Z] #41 12.59 DEP images/remap-file-path.pb-c.d [2020-12-22T10:02:16.660Z] #41 12.64 PBCC images/fifo.pb-c.c [2020-12-22T10:02:16.660Z] #41 12.66 DEP images/fifo.pb-c.d [2020-12-22T10:02:16.891Z] #11 182.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:02:16.891Z] #11 182.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:02:16.891Z] #11 182.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:16.891Z] #11 182.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T10:02:16.891Z] #11 182.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T10:02:16.891Z] #11 182.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:16.891Z] #11 182.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:02:16.891Z] #11 182.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:02:16.924Z] #41 12.76 PBCC images/ghost-file.pb-c.c [2020-12-22T10:02:16.924Z] #41 12.83 DEP images/ghost-file.pb-c.d [2020-12-22T10:02:17.151Z] #11 182.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:02:17.151Z] #11 182.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:02:17.151Z] #11 182.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:17.151Z] #11 182.9 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T10:02:17.151Z] #11 183.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:17.151Z] #11 183.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:17.151Z] #11 183.1 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:17.193Z] #41 12.92 PBCC images/regfile.pb-c.c [2020-12-22T10:02:17.193Z] #41 12.98 DEP images/regfile.pb-c.d [2020-12-22T10:02:17.193Z] #41 13.06 PBCC images/ns.pb-c.c [2020-12-22T10:02:17.193Z] #41 13.07 DEP images/ns.pb-c.d [2020-12-22T10:02:17.193Z] #41 13.17 PBCC images/fdinfo.pb-c.c [2020-12-22T10:02:17.198Z] #43 70.33 LINK criu/pie/parasite.built-in.o [2020-12-22T10:02:17.198Z] #43 70.34 GEN criu/pie/parasite-blob.h [2020-12-22T10:02:17.198Z] #43 70.36 CC criu/pie/parasite-vdso.o [2020-12-22T10:02:17.198Z] #43 ... [2020-12-22T10:02:17.198Z] [2020-12-22T10:02:17.198Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:17.198Z] #45 133.9 github.com/LK4D4/vndr/build [2020-12-22T10:02:17.404Z] #34 ... [2020-12-22T10:02:17.404Z] [2020-12-22T10:02:17.404Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:17.404Z] #43 81.54 time [2020-12-22T10:02:17.455Z] #41 13.26 DEP images/fdinfo.pb-c.d [2020-12-22T10:02:17.455Z] #41 13.31 PBCC images/core-aarch64.pb-c.c [2020-12-22T10:02:17.455Z] #41 13.35 PBCC images/core-arm.pb-c.c [2020-12-22T10:02:17.719Z] #41 13.42 PBCC images/core-ppc64.pb-c.c [2020-12-22T10:02:17.719Z] #41 13.48 PBCC images/core-s390.pb-c.c [2020-12-22T10:02:17.719Z] #41 13.58 PBCC images/core-x86.pb-c.c [2020-12-22T10:02:17.719Z] #41 13.64 PBCC images/core.pb-c.c [2020-12-22T10:02:17.983Z] #41 13.79 PBCC images/inventory.pb-c.c [2020-12-22T10:02:17.983Z] #41 13.88 DEP images/core-aarch64.pb-c.d [2020-12-22T10:02:17.983Z] #41 13.93 DEP images/core-arm.pb-c.d [2020-12-22T10:02:18.251Z] #41 14.04 DEP images/core-ppc64.pb-c.d [2020-12-22T10:02:18.251Z] #41 14.13 DEP images/core-s390.pb-c.d [2020-12-22T10:02:18.251Z] #41 14.18 DEP images/core-x86.pb-c.d [2020-12-22T10:02:18.515Z] #41 14.28 DEP images/core.pb-c.d [2020-12-22T10:02:18.515Z] #41 14.35 DEP images/inventory.pb-c.d [2020-12-22T10:02:18.779Z] #41 14.52 PBCC images/cpuinfo.pb-c.c [2020-12-22T10:02:18.779Z] #41 14.57 DEP images/cpuinfo.pb-c.d [2020-12-22T10:02:18.779Z] #41 14.64 PBCC images/stats.pb-c.c [2020-12-22T10:02:18.779Z] #41 14.70 DEP images/stats.pb-c.d [2020-12-22T10:02:19.063Z] #11 DONE 184.5s [2020-12-22T10:02:19.063Z] [2020-12-22T10:02:19.063Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T10:02:19.221Z] #11 ... [2020-12-22T10:02:19.221Z] [2020-12-22T10:02:19.221Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:19.221Z] #45 DONE 88.1s [2020-12-22T10:02:19.221Z] [2020-12-22T10:02:19.221Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:19.221Z] #40 87.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:19.221Z] #40 88.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:19.221Z] #40 88.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:19.221Z] #40 88.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:19.221Z] #40 88.24 Setting up python-six (1.12.0-1) ... [2020-12-22T10:02:19.295Z] #45 ... [2020-12-22T10:02:19.296Z] [2020-12-22T10:02:19.296Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:19.296Z] #53 11.08 + cd /tmp/tmp.ZaWcdIkdB7/src/github.com/opencontainers/runc [2020-12-22T10:02:19.296Z] #53 11.08 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:02:19.296Z] #53 12.27 + '[' -z '' ']' [2020-12-22T10:02:19.296Z] #53 12.28 + target=static [2020-12-22T10:02:19.296Z] #53 12.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T10:02:19.296Z] #53 12.71 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-12-22T10:02:19.296Z] #53 ... [2020-12-22T10:02:19.296Z] [2020-12-22T10:02:19.296Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:19.296Z] #45 136.1 vendor/golang.org/x/net/idna [2020-12-22T10:02:20.384Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T10:02:20.675Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-12-22T10:02:20.716Z] #41 16.63 make[1]: Nothing to be done for 'all'. [2020-12-22T10:02:21.385Z] #45 ... [2020-12-22T10:02:21.385Z] [2020-12-22T10:02:21.385Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:21.385Z] #58 130.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:02:21.385Z] #58 130.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T10:02:21.385Z] #58 DONE 137.8s [2020-12-22T10:02:21.385Z] [2020-12-22T10:02:21.385Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T10:02:21.385Z] #59 DONE 0.1s [2020-12-22T10:02:21.385Z] [2020-12-22T10:02:21.386Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T10:02:21.386Z] #60 DONE 0.1s [2020-12-22T10:02:21.386Z] [2020-12-22T10:02:21.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:21.386Z] #43 71.33 CC criu/arch/ppc64/vdso-pie.o [2020-12-22T10:02:21.386Z] #43 71.77 CC criu/arch/ppc64/restorer.o [2020-12-22T10:02:21.386Z] #43 72.27 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-22T10:02:21.386Z] #43 72.29 CC criu/pie/restorer.o [2020-12-22T10:02:21.607Z] #12 DONE 2.4s [2020-12-22T10:02:21.607Z] [2020-12-22T10:02:21.607Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:02:21.711Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-12-22T10:02:21.711Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T10:02:21.711Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T10:02:21.711Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T10:02:21.868Z] #13 ... [2020-12-22T10:02:21.868Z] [2020-12-22T10:02:21.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:21.868Z] #41 75.60 CC compel/src/lib/infect-util.o [2020-12-22T10:02:21.868Z] #41 75.82 CC compel/src/lib/infect.o [2020-12-22T10:02:21.868Z] #41 78.90 CC compel/src/lib/ptrace.o [2020-12-22T10:02:21.868Z] #41 79.49 AR compel/libcompel.a [2020-12-22T10:02:21.868Z] #41 79.74 HOSTCC compel/src/main-host.o [2020-12-22T10:02:21.868Z] #41 80.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-22T10:02:21.868Z] #41 80.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T10:02:21.868Z] #41 80.90 HOSTCC compel/src/lib/log-host.o [2020-12-22T10:02:21.868Z] #41 81.23 HOSTLINK compel/compel-host-bin [2020-12-22T10:02:21.868Z] #41 81.78 DEP soccr/soccr.d [2020-12-22T10:02:21.868Z] #41 82.03 CC soccr/soccr.o [2020-12-22T10:02:21.868Z] #41 83.87 AR soccr/libsoccr.a [2020-12-22T10:02:21.868Z] #41 83.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:02:21.868Z] #41 84.32 DEP criu/arch/x86/sigframe.d [2020-12-22T10:02:21.868Z] #41 84.46 DEP criu/arch/x86/sigaction_compat.d [2020-12-22T10:02:21.868Z] #41 84.63 DEP criu/arch/x86/kerndat.d [2020-12-22T10:02:21.868Z] #41 84.90 DEP criu/arch/x86/crtools.d [2020-12-22T10:02:21.868Z] #41 85.17 DEP criu/arch/x86/cpu.d [2020-12-22T10:02:21.868Z] #41 85.55 CC criu/arch/x86/cpu.o [2020-12-22T10:02:21.868Z] #41 ... [2020-12-22T10:02:21.868Z] [2020-12-22T10:02:21.868Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:21.868Z] #51 2.251 + RM_GOPATH=0 [2020-12-22T10:02:21.868Z] #51 2.251 + TMP_GOPATH= [2020-12-22T10:02:21.868Z] #51 2.251 + : /build [2020-12-22T10:02:21.868Z] #51 2.251 + '[' -z '' ']' [2020-12-22T10:02:21.868Z] #51 2.263 ++ mktemp -d [2020-12-22T10:02:21.868Z] #51 2.263 + export GOPATH=/tmp/tmp.XwFbOyG5hY [2020-12-22T10:02:21.868Z] #51 2.263 + GOPATH=/tmp/tmp.XwFbOyG5hY [2020-12-22T10:02:21.868Z] #51 2.263 + RM_GOPATH=1 [2020-12-22T10:02:21.868Z] #51 2.263 + case "$(go env GOARCH)" in [2020-12-22T10:02:21.868Z] #51 2.263 ++ go env GOARCH [2020-12-22T10:02:21.868Z] #51 2.305 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:21.868Z] #51 2.305 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:21.868Z] #51 2.305 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:21.868Z] #51 2.305 + dir=/tmp/install [2020-12-22T10:02:21.868Z] #51 2.305 + bin=runc [2020-12-22T10:02:21.868Z] #51 2.305 + shift [2020-12-22T10:02:21.868Z] #51 2.305 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T10:02:21.868Z] #51 2.305 + . /tmp/install/runc.installer [2020-12-22T10:02:21.868Z] #51 2.305 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:02:21.868Z] #51 2.305 + install_runc [2020-12-22T10:02:21.868Z] #51 2.305 + uname -r [2020-12-22T10:02:21.868Z] #51 2.308 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T10:02:21.868Z] #51 2.311 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T10:02:21.868Z] #51 2.311 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T10:02:21.868Z] #51 2.312 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T10:02:21.868Z] #51 2.312 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XwFbOyG5hY/src/github.com/opencontainers/runc [2020-12-22T10:02:21.868Z] #51 2.315 Cloning into '/tmp/tmp.XwFbOyG5hY/src/github.com/opencontainers/runc'... [2020-12-22T10:02:22.002Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T10:02:22.002Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T10:02:22.002Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T10:02:22.002Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T10:02:22.002Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T10:02:22.026Z] #43 ... [2020-12-22T10:02:22.026Z] [2020-12-22T10:02:22.026Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:22.026Z] #20 11.53 Fetched 8184 kB in 11s (732 kB/s) [2020-12-22T10:02:22.026Z] #20 11.53 Reading package lists... [2020-12-22T10:02:22.026Z] #20 16.02 Reading package lists... [2020-12-22T10:02:22.026Z] #20 19.66 Building dependency tree... [2020-12-22T10:02:22.026Z] #20 21.17 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T10:02:22.026Z] #20 21.17 The following additional packages will be installed: [2020-12-22T10:02:22.026Z] #20 21.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:02:22.026Z] #20 21.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:02:22.026Z] #20 21.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:02:22.026Z] #20 21.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:02:22.026Z] #20 21.21 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:02:22.026Z] #20 21.21 Suggested packages: [2020-12-22T10:02:22.026Z] #20 21.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:02:22.026Z] #20 21.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:02:22.026Z] #20 21.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:02:22.026Z] #20 21.24 Recommended packages: [2020-12-22T10:02:22.026Z] #20 21.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:02:22.026Z] #20 21.24 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:02:22.294Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T10:02:22.646Z] #41 18.06 CC images/stats.o [2020-12-22T10:02:22.646Z] #41 18.51 CC images/core.o [2020-12-22T10:02:22.720Z] #43 ... [2020-12-22T10:02:22.720Z] [2020-12-22T10:02:22.720Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:22.720Z] #32 86.79 internal/poll [2020-12-22T10:02:22.809Z] #51 ... [2020-12-22T10:02:22.809Z] [2020-12-22T10:02:22.809Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:02:22.809Z] #13 DONE 1.7s [2020-12-22T10:02:22.927Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T10:02:22.927Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T10:02:22.978Z] #32 87.27 internal/fmtsort [2020-12-22T10:02:23.070Z] [2020-12-22T10:02:23.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:23.070Z] #41 86.61 CC criu/arch/x86/crtools.o [2020-12-22T10:02:23.079Z] #20 ... [2020-12-22T10:02:23.079Z] [2020-12-22T10:02:23.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:23.079Z] #43 76.37 LINK criu/pie/restorer.built-in.o [2020-12-22T10:02:23.219Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T10:02:23.219Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T10:02:23.237Z] #32 ... [2020-12-22T10:02:23.237Z] [2020-12-22T10:02:23.237Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:23.237Z] #45 DONE 87.7s [2020-12-22T10:02:23.373Z] #43 76.38 GEN criu/pie/restorer-blob.h [2020-12-22T10:02:23.373Z] #43 76.53 DEP criu/vdso.d [2020-12-22T10:02:23.496Z] [2020-12-22T10:02:23.496Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:23.496Z] #49 87.41 context [2020-12-22T10:02:23.511Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-12-22T10:02:23.511Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T10:02:23.511Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T10:02:23.600Z] #41 19.37 CC images/core-x86.o [2020-12-22T10:02:23.600Z] #41 ... [2020-12-22T10:02:23.600Z] [2020-12-22T10:02:23.600Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:23.600Z] #43 85.17 github.com/LK4D4/vndr/build [2020-12-22T10:02:23.600Z] #43 86.38 crypto/rsa [2020-12-22T10:02:23.600Z] #43 87.58 vendor/golang.org/x/text/unicode/bidi [2020-12-22T10:02:23.600Z] #43 88.21 crypto/ecdsa [2020-12-22T10:02:23.600Z] #43 89.37 crypto/x509/pkix [2020-12-22T10:02:23.600Z] #43 90.30 vendor/golang.org/x/crypto/cryptobyte [2020-12-22T10:02:23.600Z] #43 91.55 vendor/golang.org/x/text/unicode/norm [2020-12-22T10:02:23.600Z] #43 91.81 vendor/golang.org/x/text/secure/bidirule [2020-12-22T10:02:23.600Z] #43 92.02 vendor/golang.org/x/net/http2/hpack [2020-12-22T10:02:23.600Z] #43 93.50 mime [2020-12-22T10:02:23.600Z] #43 94.25 mime/quotedprintable [2020-12-22T10:02:23.600Z] #43 94.84 net/http/internal [2020-12-22T10:02:23.667Z] #43 76.73 DEP criu/uts_ns.d [2020-12-22T10:02:23.667Z] #43 76.92 DEP criu/util.d [2020-12-22T10:02:23.802Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-12-22T10:02:23.802Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T10:02:23.802Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T10:02:23.865Z] #43 ... [2020-12-22T10:02:23.865Z] [2020-12-22T10:02:23.865Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:23.865Z] #54 39.39 Checking out files: 50% (1866/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 98% (3649/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T10:02:23.865Z] #54 40.50 + cd /tmp/tmp.tHNJnzFXe2/src/github.com/containerd/containerd [2020-12-22T10:02:23.865Z] #54 40.50 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:02:23.865Z] #54 41.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T10:02:23.865Z] #54 41.75 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T10:02:23.865Z] #54 41.75 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:02:23.865Z] #54 41.75 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:02:23.865Z] #54 41.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T10:02:23.865Z] #54 41.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T10:02:23.865Z] #54 41.75 + '[' '' = dynamic ']' [2020-12-22T10:02:23.865Z] #54 41.75 + make [2020-12-22T10:02:23.865Z] #54 42.69 + bin/ctr [2020-12-22T10:02:23.963Z] #43 77.15 DEP criu/uffd.d [2020-12-22T10:02:24.259Z] #43 77.38 DEP criu/tun.d [2020-12-22T10:02:24.455Z] #41 ... [2020-12-22T10:02:24.455Z] [2020-12-22T10:02:24.455Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:24.455Z] #43 179.9 net/http/httptrace [2020-12-22T10:02:24.455Z] #43 180.3 net/http [2020-12-22T10:02:24.455Z] #43 ... [2020-12-22T10:02:24.455Z] [2020-12-22T10:02:24.455Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T10:02:24.455Z] #14 1.424 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T10:02:24.455Z] #14 DONE 1.5s [2020-12-22T10:02:24.455Z] [2020-12-22T10:02:24.455Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:02:24.473Z] #40 ... [2020-12-22T10:02:24.473Z] [2020-12-22T10:02:24.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:24.473Z] #11 89.98 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T10:02:24.473Z] #11 89.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T10:02:24.473Z] #11 90.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:02:24.473Z] #11 90.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-22T10:02:24.473Z] #11 90.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:24.473Z] #11 90.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:02:24.473Z] #11 90.77 Selecting previously unselected package dmsetup. [2020-12-22T10:02:24.473Z] #11 90.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:02:24.473Z] #11 90.78 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T10:02:24.473Z] #11 91.13 Selecting previously unselected package mingw-w64-common. [2020-12-22T10:02:24.473Z] #11 91.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T10:02:24.473Z] #11 91.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T10:02:24.554Z] #43 77.54 DEP criu/tty.d [2020-12-22T10:02:24.554Z] #43 77.75 DEP criu/timerfd.d [2020-12-22T10:02:24.848Z] #43 77.94 DEP criu/timens.d [2020-12-22T10:02:24.876Z] #49 88.94 internal/poll [2020-12-22T10:02:25.143Z] #43 78.15 DEP criu/sysfs_parse.d [2020-12-22T10:02:25.144Z] #43 78.30 DEP criu/sysctl.d [2020-12-22T10:02:25.439Z] #43 78.50 DEP criu/string.d [2020-12-22T10:02:25.439Z] #43 78.57 DEP criu/stats.d [2020-12-22T10:02:25.439Z] #43 78.75 DEP criu/sockets.d [2020-12-22T10:02:25.797Z] #54 ... [2020-12-22T10:02:25.797Z] [2020-12-22T10:02:25.797Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:25.797Z] #56 91.05 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:02:25.797Z] #56 91.05 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T10:02:25.797Z] #56 DONE 97.1s [2020-12-22T10:02:25.797Z] [2020-12-22T10:02:25.797Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T10:02:25.797Z] #57 DONE 0.3s [2020-12-22T10:02:25.797Z] [2020-12-22T10:02:25.797Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T10:02:25.841Z] #15 DONE 1.3s [2020-12-22T10:02:25.841Z] [2020-12-22T10:02:25.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:25.841Z] #41 88.75 CC criu/arch/x86/kerndat.o [2020-12-22T10:02:25.841Z] #41 89.48 CC criu/arch/x86/sigaction_compat.o [2020-12-22T10:02:26.061Z] #58 DONE 0.2s [2020-12-22T10:02:26.061Z] [2020-12-22T10:02:26.061Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:26.061Z] #41 20.19 CC images/core-arm.o [2020-12-22T10:02:26.061Z] #41 20.61 CC images/core-aarch64.o [2020-12-22T10:02:26.061Z] #41 20.93 CC images/core-ppc64.o [2020-12-22T10:02:26.061Z] #41 21.65 CC images/core-s390.o [2020-12-22T10:02:26.080Z] #43 79.08 DEP criu/sk-unix.d [2020-12-22T10:02:26.080Z] #43 79.33 DEP criu/sk-tcp.d [2020-12-22T10:02:26.101Z] #41 90.01 CC criu/arch/x86/sigframe.o [2020-12-22T10:02:26.367Z] #11 ... [2020-12-22T10:02:26.367Z] [2020-12-22T10:02:26.367Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:26.367Z] #40 95.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:02:26.367Z] #40 95.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:02:26.367Z] #40 95.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:26.367Z] #40 95.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:02:26.367Z] #40 95.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:26.367Z] #40 95.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:02:26.367Z] #40 95.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:26.367Z] #40 95.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:26.367Z] #40 95.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:02:26.367Z] #40 95.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:26.376Z] #43 79.53 DEP criu/sk-queue.d [2020-12-22T10:02:26.534Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 13.7% of statements [2020-12-22T10:02:26.624Z] #40 ... [2020-12-22T10:02:26.624Z] [2020-12-22T10:02:26.624Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:26.624Z] #34 85.58 Selecting previously unselected package libxml2:amd64. [2020-12-22T10:02:26.624Z] #34 85.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 85.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:02:26.624Z] #34 87.17 Selecting previously unselected package libarchive13:amd64. [2020-12-22T10:02:26.624Z] #34 87.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 87.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:02:26.624Z] #34 88.25 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-22T10:02:26.624Z] #34 88.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 88.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:02:26.624Z] #34 88.64 Selecting previously unselected package librhash0:amd64. [2020-12-22T10:02:26.624Z] #34 88.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 88.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:02:26.624Z] #34 88.94 Selecting previously unselected package libuv1:amd64. [2020-12-22T10:02:26.624Z] #34 88.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 88.97 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:02:26.624Z] #34 89.27 Selecting previously unselected package cmake. [2020-12-22T10:02:26.624Z] #34 89.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-22T10:02:26.624Z] #34 89.30 Unpacking cmake (3.13.4-1) ... [2020-12-22T10:02:26.624Z] #34 94.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:02:26.624Z] #34 94.75 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:02:26.624Z] #34 94.79 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:02:26.624Z] #34 94.87 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:26.624Z] #34 95.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:02:26.624Z] #34 95.07 Setting up cmake-data (3.13.4-1) ... [2020-12-22T10:02:26.624Z] #34 95.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:02:26.624Z] #34 95.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:02:26.624Z] #34 95.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:02:26.624Z] #34 95.25 Setting up cmake (3.13.4-1) ... [2020-12-22T10:02:26.624Z] #34 95.26 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:26.624Z] #34 95.40 Processing triggers for mime-support (3.62) ... [2020-12-22T10:02:26.672Z] #43 79.69 DEP criu/sk-packet.d [2020-12-22T10:02:26.672Z] #43 79.92 DEP criu/sk-netlink.d [2020-12-22T10:02:26.968Z] #43 80.11 DEP criu/sk-inet.d [2020-12-22T10:02:27.014Z] #41 22.53 CC images/cpuinfo.o [2020-12-22T10:02:27.043Z] #41 90.52 LINK criu/arch/x86/crtools.built-in.o [2020-12-22T10:02:27.044Z] #41 90.70 DEP criu/pie/util-vdso-elf32.d [2020-12-22T10:02:27.044Z] #41 90.89 DEP criu/pie/util-vdso.d [2020-12-22T10:02:27.167Z] ok github.com/docker/docker/builder/dockerfile 0.931s coverage: 48.3% of statements [2020-12-22T10:02:27.167Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T10:02:27.188Z] #34 ... [2020-12-22T10:02:27.188Z] [2020-12-22T10:02:27.188Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:27.188Z] #49 86.19 time [2020-12-22T10:02:27.188Z] #49 94.53 encoding/binary [2020-12-22T10:02:27.188Z] #49 94.64 context [2020-12-22T10:02:27.188Z] #49 96.15 os [2020-12-22T10:02:27.188Z] #49 ... [2020-12-22T10:02:27.188Z] [2020-12-22T10:02:27.188Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:27.188Z] #43 86.11 time [2020-12-22T10:02:27.188Z] #43 91.63 internal/fmtsort [2020-12-22T10:02:27.188Z] #43 92.43 strings [2020-12-22T10:02:27.188Z] #43 94.94 os [2020-12-22T10:02:27.263Z] #43 80.35 DEP criu/signalfd.d [2020-12-22T10:02:27.263Z] #43 80.52 DEP criu/sigframe.d [2020-12-22T10:02:27.278Z] #41 23.11 CC images/inventory.o [2020-12-22T10:02:27.304Z] #41 ... [2020-12-22T10:02:27.304Z] [2020-12-22T10:02:27.304Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:02:27.304Z] #16 DONE 1.5s [2020-12-22T10:02:27.304Z] [2020-12-22T10:02:27.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:27.304Z] #41 90.99 DEP criu/pie/util.d [2020-12-22T10:02:27.304Z] #41 91.22 CC criu/pie/util.o [2020-12-22T10:02:27.446Z] #43 96.42 regexp/syntax [2020-12-22T10:02:27.446Z] #43 ... [2020-12-22T10:02:27.446Z] [2020-12-22T10:02:27.446Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:27.446Z] #32 86.63 internal/poll [2020-12-22T10:02:27.446Z] #32 89.57 internal/syscall/execenv [2020-12-22T10:02:27.446Z] #32 90.24 internal/syscall/unix [2020-12-22T10:02:27.446Z] #32 90.73 os [2020-12-22T10:02:27.446Z] #32 90.96 internal/fmtsort [2020-12-22T10:02:27.446Z] #32 91.84 strings [2020-12-22T10:02:27.446Z] #32 96.23 path [2020-12-22T10:02:27.446Z] #32 96.63 fmt [2020-12-22T10:02:27.458Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-12-22T10:02:27.559Z] #43 80.60 DEP criu/shmem.d [2020-12-22T10:02:27.559Z] #43 80.74 DEP criu/servicefd.d [2020-12-22T10:02:27.684Z] #41 23.42 CC images/fdinfo.o [2020-12-22T10:02:27.703Z] #32 ... [2020-12-22T10:02:27.703Z] [2020-12-22T10:02:27.703Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:27.703Z] #34 DONE 96.7s [2020-12-22T10:02:27.703Z] [2020-12-22T10:02:27.703Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:27.854Z] #43 80.86 DEP criu/seize.d [2020-12-22T10:02:27.854Z] #43 81.00 DEP criu/seccomp.d [2020-12-22T10:02:27.875Z] #41 91.72 CC criu/pie/util-vdso.o [2020-12-22T10:02:28.092Z] ok github.com/docker/docker/builder/remotecontext/git 1.000s coverage: 86.3% of statements [2020-12-22T10:02:28.092Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T10:02:28.092Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T10:02:28.156Z] #43 81.22 DEP criu/rst-malloc.d [2020-12-22T10:02:28.156Z] #43 81.30 DEP criu/rbtree.d [2020-12-22T10:02:28.156Z] #43 81.35 DEP criu/pstree.d [2020-12-22T10:02:28.168Z] #49 92.25 os [2020-12-22T10:02:28.263Z] #41 23.95 CC images/fown.o [2020-12-22T10:02:28.428Z] #49 ... [2020-12-22T10:02:28.428Z] [2020-12-22T10:02:28.428Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:28.428Z] #34 88.41 Selecting previously unselected package libxml2:amd64. [2020-12-22T10:02:28.428Z] #34 88.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 88.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:02:28.428Z] #34 89.48 Selecting previously unselected package libarchive13:amd64. [2020-12-22T10:02:28.428Z] #34 89.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 89.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:02:28.428Z] #34 90.52 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-22T10:02:28.428Z] #34 90.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 90.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:02:28.428Z] #34 90.80 Selecting previously unselected package librhash0:amd64. [2020-12-22T10:02:28.428Z] #34 90.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 90.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:02:28.428Z] #34 91.14 Selecting previously unselected package libuv1:amd64. [2020-12-22T10:02:28.428Z] #34 91.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 91.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:02:28.428Z] #34 91.51 Selecting previously unselected package cmake. [2020-12-22T10:02:28.428Z] #34 91.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-22T10:02:28.428Z] #34 91.54 Unpacking cmake (3.13.4-1) ... [2020-12-22T10:02:28.458Z] #43 81.54 DEP criu/protobuf.d [2020-12-22T10:02:28.526Z] #41 24.15 CC images/ns.o [2020-12-22T10:02:28.526Z] #41 24.39 CC images/regfile.o [2020-12-22T10:02:28.751Z] #43 81.75 GEN criu/protobuf-desc-gen.h [2020-12-22T10:02:28.791Z] #41 24.64 CC images/ghost-file.o [2020-12-22T10:02:28.817Z] #41 ... [2020-12-22T10:02:28.817Z] [2020-12-22T10:02:28.817Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T10:02:28.817Z] #17 DONE 1.6s [2020-12-22T10:02:28.817Z] [2020-12-22T10:02:28.817Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:29.072Z] #41 25.00 CC images/fifo.o [2020-12-22T10:02:29.075Z] #35 1.503 + RM_GOPATH=0 [2020-12-22T10:02:29.075Z] #35 1.503 + TMP_GOPATH= [2020-12-22T10:02:29.075Z] #35 1.503 + : /build [2020-12-22T10:02:29.075Z] #35 1.503 + '[' -z '' ']' [2020-12-22T10:02:29.075Z] #35 1.503 ++ mktemp -d [2020-12-22T10:02:29.075Z] #35 1.503 + export GOPATH=/tmp/tmp.Wj2yvXEV3p [2020-12-22T10:02:29.075Z] #35 1.503 + GOPATH=/tmp/tmp.Wj2yvXEV3p [2020-12-22T10:02:29.075Z] #35 1.503 + RM_GOPATH=1 [2020-12-22T10:02:29.075Z] #35 1.503 + case "$(go env GOARCH)" in [2020-12-22T10:02:29.075Z] #35 1.503 ++ go env GOARCH [2020-12-22T10:02:29.332Z] #35 1.644 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:29.332Z] #35 1.644 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:29.332Z] #35 1.645 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:29.332Z] #35 1.646 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:29.332Z] #35 1.646 + dir=/tmp/install [2020-12-22T10:02:29.332Z] #35 1.646 + bin=tini [2020-12-22T10:02:29.332Z] #35 1.646 + shift [2020-12-22T10:02:29.332Z] #35 1.646 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T10:02:29.332Z] #35 1.646 + . /tmp/install/tini.installer [2020-12-22T10:02:29.332Z] #35 1.646 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:29.332Z] #35 1.646 + install_tini [2020-12-22T10:02:29.332Z] #35 1.646 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T10:02:29.332Z] #35 1.646 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wj2yvXEV3p/tini [2020-12-22T10:02:29.332Z] #35 1.657 Cloning into '/tmp/tmp.Wj2yvXEV3p/tini'... [2020-12-22T10:02:29.336Z] #41 25.19 CC images/remap-file-path.o [2020-12-22T10:02:29.600Z] #41 25.32 CC images/eventfd.o [2020-12-22T10:02:29.600Z] #41 25.48 CC images/eventpoll.o [2020-12-22T10:02:29.795Z] #43 ... [2020-12-22T10:02:29.795Z] [2020-12-22T10:02:29.795Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:29.795Z] #20 23.63 The following NEW packages will be installed: [2020-12-22T10:02:29.795Z] #20 23.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:02:29.795Z] #20 23.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:02:29.795Z] #20 23.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:02:29.795Z] #20 23.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:02:29.795Z] #20 23.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:02:29.795Z] #20 23.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:02:29.795Z] #20 23.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:02:29.795Z] #20 23.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:02:29.795Z] #20 23.63 xz-utils zip [2020-12-22T10:02:29.795Z] #20 23.72 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:02:29.795Z] #20 23.72 Need to get 29.2 MB of archives. [2020-12-22T10:02:29.795Z] #20 23.72 After this operation, 134 MB of additional disk space will be used. [2020-12-22T10:02:29.795Z] #20 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-22T10:02:29.795Z] #20 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-22T10:02:29.795Z] #20 23.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-22T10:02:29.795Z] #20 24.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-22T10:02:29.795Z] #20 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-22T10:02:29.795Z] #20 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-22T10:02:29.795Z] #20 24.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:02:29.795Z] #20 24.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-22T10:02:29.795Z] #20 24.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-22T10:02:29.795Z] #20 24.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-22T10:02:29.795Z] #20 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-22T10:02:29.795Z] #20 24.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-22T10:02:29.795Z] #20 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-22T10:02:29.795Z] #20 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-22T10:02:29.795Z] #20 24.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-22T10:02:29.795Z] #20 24.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-22T10:02:29.795Z] #20 24.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-22T10:02:29.795Z] #20 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:02:29.795Z] #20 24.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:02:29.795Z] #20 24.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-22T10:02:29.795Z] #20 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-22T10:02:29.795Z] #20 24.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-22T10:02:29.795Z] #20 24.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-22T10:02:29.795Z] #20 24.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-22T10:02:29.795Z] #20 24.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-22T10:02:29.795Z] #20 24.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-22T10:02:29.795Z] #20 24.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-22T10:02:29.795Z] #20 24.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-22T10:02:29.795Z] #20 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-22T10:02:29.795Z] #20 24.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-22T10:02:29.795Z] #20 24.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-22T10:02:29.795Z] #20 24.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-22T10:02:29.795Z] #20 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-22T10:02:29.795Z] #20 24.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-22T10:02:29.795Z] #20 24.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:02:29.795Z] #20 25.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:02:29.795Z] #20 25.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:02:29.795Z] #20 25.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-22T10:02:29.795Z] #20 25.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:02:29.795Z] #20 25.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:02:29.795Z] #20 25.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:02:29.795Z] #20 25.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-22T10:02:29.795Z] #20 25.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-22T10:02:29.795Z] #20 25.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-22T10:02:29.795Z] #20 25.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:02:29.795Z] #20 25.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-22T10:02:29.795Z] #20 25.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-22T10:02:29.795Z] #20 25.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-22T10:02:29.795Z] #20 26.31 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:02:29.795Z] #20 26.47 Fetched 29.2 MB in 2s (15.5 MB/s) [2020-12-22T10:02:29.795Z] #20 26.58 Selecting previously unselected package pigz. [2020-12-22T10:02:29.795Z] #20 26.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 ... 23361 files and directories currently installed.) [2020-12-22T10:02:29.795Z] #20 26.67 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-22T10:02:29.795Z] #20 26.68 Unpacking pigz (2.4-1) ... [2020-12-22T10:02:29.795Z] #20 26.79 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-22T10:02:29.795Z] #20 26.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T10:02:29.795Z] #20 26.80 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T10:02:29.795Z] #20 27.40 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:02:29.795Z] #20 27.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T10:02:29.795Z] #20 27.42 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:02:29.795Z] #20 28.56 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T10:02:29.795Z] #20 28.59 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:02:30.160Z] ok github.com/docker/docker/client 0.084s coverage: 75.4% of statements [2020-12-22T10:02:30.192Z] #41 25.83 CC images/fh.o [2020-12-22T10:02:30.192Z] #41 26.13 CC images/fsnotify.o [2020-12-22T10:02:30.701Z] #35 2.983 + cd /tmp/tmp.Wj2yvXEV3p/tini [2020-12-22T10:02:30.701Z] #35 2.983 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:30.701Z] #35 3.015 + cmake . [2020-12-22T10:02:30.729Z] #18 2.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:02:30.729Z] #18 2.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:02:30.992Z] #18 2.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:02:31.155Z] #41 26.82 CC images/signalfd.o [2020-12-22T10:02:31.155Z] #41 27.03 CC images/fs.o [2020-12-22T10:02:31.419Z] #41 27.26 CC images/pstree.o [2020-12-22T10:02:31.682Z] #41 27.43 CC images/pipe.o [2020-12-22T10:02:31.719Z] #34 ... [2020-12-22T10:02:31.719Z] [2020-12-22T10:02:31.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:31.719Z] #40 85.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:31.719Z] #40 85.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:31.719Z] #40 85.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:31.719Z] #40 85.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T10:02:31.719Z] #40 85.64 Setting up python-six (1.12.0-1) ... [2020-12-22T10:02:31.719Z] #40 90.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T10:02:31.719Z] #40 90.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:02:31.719Z] #40 91.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:31.719Z] #40 91.09 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T10:02:31.719Z] #40 91.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:31.719Z] #40 91.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T10:02:31.719Z] #40 91.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:31.719Z] #40 91.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T10:02:31.720Z] #40 91.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T10:02:31.720Z] #40 91.25 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T10:02:31.945Z] #41 27.75 CC images/tcp-stream.o [2020-12-22T10:02:32.071Z] #35 4.386 -- The C compiler identification is GNU 8.3.0 [2020-12-22T10:02:32.071Z] #35 4.523 -- Check for working C compiler: /usr/bin/cc [2020-12-22T10:02:32.167Z] #20 31.49 Selecting previously unselected package python3-minimal. [2020-12-22T10:02:32.167Z] #20 31.49 (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-12-22T10:02:32.167Z] #20 31.57 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-22T10:02:32.167Z] #20 31.58 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:02:32.167Z] #20 31.71 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-22T10:02:32.167Z] #20 31.72 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-22T10:02:32.167Z] #20 31.73 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-22T10:02:32.208Z] #41 27.95 CC images/sk-packet.o [2020-12-22T10:02:32.288Z] #40 ... [2020-12-22T10:02:32.288Z] [2020-12-22T10:02:32.288Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:32.288Z] #34 96.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:02:32.380Z] #18 3.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:02:32.460Z] #20 31.88 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-22T10:02:32.460Z] #20 31.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T10:02:32.460Z] #20 31.89 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T10:02:32.472Z] #41 28.23 CC images/mnt.o [2020-12-22T10:02:32.547Z] #34 96.83 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:02:32.547Z] #34 96.86 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-22T10:02:32.547Z] #34 96.87 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:32.736Z] #41 28.56 CC images/pipe-data.o [2020-12-22T10:02:32.806Z] #34 97.11 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-22T10:02:32.806Z] #34 97.15 Setting up cmake-data (3.13.4-1) ... [2020-12-22T10:02:32.806Z] #34 97.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T10:02:32.806Z] #34 97.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T10:02:33.000Z] #41 28.82 CC images/sa.o [2020-12-22T10:02:33.001Z] #35 5.349 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T10:02:33.001Z] #35 5.357 -- Detecting C compiler ABI info [2020-12-22T10:02:33.066Z] #34 97.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T10:02:33.066Z] #34 97.25 Setting up cmake (3.13.4-1) ... [2020-12-22T10:02:33.066Z] #34 97.27 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:33.066Z] #34 97.47 Processing triggers for mime-support (3.62) ... [2020-12-22T10:02:33.264Z] #41 29.03 CC images/timer.o [2020-12-22T10:02:33.509Z] #20 33.07 Selecting previously unselected package python3.7. [2020-12-22T10:02:33.509Z] #20 33.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T10:02:33.509Z] #20 33.08 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:02:33.509Z] #20 33.21 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-22T10:02:33.527Z] #41 29.42 CC images/timerfd.o [2020-12-22T10:02:33.635Z] #34 ... [2020-12-22T10:02:33.635Z] [2020-12-22T10:02:33.635Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:33.635Z] #32 87.84 internal/syscall/execenv [2020-12-22T10:02:33.635Z] #32 88.22 internal/syscall/unix [2020-12-22T10:02:33.635Z] #32 88.94 strings [2020-12-22T10:02:33.635Z] #32 90.29 os [2020-12-22T10:02:33.635Z] #32 93.40 path [2020-12-22T10:02:33.635Z] #32 94.26 text/tabwriter [2020-12-22T10:02:33.635Z] #32 95.73 path/filepath [2020-12-22T10:02:33.635Z] #32 95.74 fmt [2020-12-22T10:02:33.635Z] #32 ... [2020-12-22T10:02:33.635Z] [2020-12-22T10:02:33.635Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:33.635Z] #49 97.69 encoding/base64 [2020-12-22T10:02:33.635Z] #49 98.09 fmt [2020-12-22T10:02:33.796Z] #41 29.68 CC images/mm.o [2020-12-22T10:02:33.803Z] #20 33.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-22T10:02:33.803Z] #20 33.23 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-22T10:02:33.803Z] #20 33.34 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:02:34.060Z] #41 29.94 CC images/sk-opts.o [2020-12-22T10:02:34.206Z] #49 ... [2020-12-22T10:02:34.206Z] [2020-12-22T10:02:34.206Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:34.206Z] #43 88.43 internal/syscall/unix [2020-12-22T10:02:34.206Z] #43 88.82 strings [2020-12-22T10:02:34.206Z] #43 90.56 os [2020-12-22T10:02:34.206Z] #43 93.48 regexp/syntax [2020-12-22T10:02:34.206Z] #43 97.00 fmt [2020-12-22T10:02:34.206Z] #43 ... [2020-12-22T10:02:34.206Z] [2020-12-22T10:02:34.206Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:34.206Z] #49 98.61 golang.org/x/sys/unix [2020-12-22T10:02:34.292Z] #18 5.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:02:34.292Z] #18 ... [2020-12-22T10:02:34.292Z] [2020-12-22T10:02:34.292Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:34.292Z] #43 200.2 github.com/LK4D4/vndr/godl [2020-12-22T10:02:34.324Z] #41 30.19 CC images/sk-unix.o [2020-12-22T10:02:34.370Z] #35 6.669 -- Detecting C compiler ABI info - done [2020-12-22T10:02:34.370Z] #35 6.712 -- Detecting C compile features [2020-12-22T10:02:34.466Z] #49 ... [2020-12-22T10:02:34.466Z] [2020-12-22T10:02:34.466Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T10:02:34.466Z] #34 DONE 98.7s [2020-12-22T10:02:34.466Z] [2020-12-22T10:02:34.466Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:34.588Z] #41 30.46 CC images/sk-inet.o [2020-12-22T10:02:34.846Z] #20 34.37 Selecting previously unselected package python3. [2020-12-22T10:02:34.846Z] #20 34.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 ... 24022 files and directories currently installed.) [2020-12-22T10:02:34.846Z] #20 34.45 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-22T10:02:34.846Z] #20 34.47 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:02:35.140Z] #20 34.65 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-22T10:02:35.140Z] #20 34.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-22T10:02:35.140Z] #20 34.70 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-22T10:02:35.166Z] #41 ... [2020-12-22T10:02:35.166Z] [2020-12-22T10:02:35.166Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:35.166Z] #43 96.64 vendor/golang.org/x/net/idna [2020-12-22T10:02:35.166Z] #43 98.72 net/textproto [2020-12-22T10:02:35.166Z] #43 98.83 crypto/x509 [2020-12-22T10:02:35.166Z] #43 99.44 vendor/golang.org/x/net/http/httpproxy [2020-12-22T10:02:35.166Z] #43 100.0 vendor/golang.org/x/net/http/httpguts [2020-12-22T10:02:35.166Z] #43 100.0 mime/multipart [2020-12-22T10:02:35.166Z] #43 102.2 crypto/tls [2020-12-22T10:02:35.166Z] #43 ... [2020-12-22T10:02:35.166Z] [2020-12-22T10:02:35.166Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:35.166Z] #41 31.06 CC images/tun.o [2020-12-22T10:02:35.406Z] #35 ... [2020-12-22T10:02:35.406Z] [2020-12-22T10:02:35.406Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:35.406Z] #11 89.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T10:02:35.406Z] #11 89.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T10:02:35.406Z] #11 89.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:02:35.406Z] #11 ... [2020-12-22T10:02:35.406Z] [2020-12-22T10:02:35.406Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:35.406Z] #32 98.34 io/ioutil [2020-12-22T10:02:35.435Z] #20 34.80 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-22T10:02:35.435Z] #20 34.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-22T10:02:35.435Z] #20 34.81 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-22T10:02:35.435Z] #20 34.90 Selecting previously unselected package libiptc0:ppc64el. [2020-12-22T10:02:35.435Z] #20 34.91 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-22T10:02:35.435Z] #20 34.91 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-22T10:02:35.435Z] #20 35.03 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-22T10:02:35.677Z] #43 201.4 github.com/LK4D4/vndr [2020-12-22T10:02:35.729Z] #20 35.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-22T10:02:35.729Z] #20 35.04 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-22T10:02:35.729Z] #20 35.12 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-22T10:02:35.729Z] #20 35.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-22T10:02:35.729Z] #20 35.12 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-22T10:02:35.729Z] #20 35.20 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-22T10:02:35.729Z] #20 35.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-22T10:02:35.729Z] #20 35.24 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-22T10:02:35.745Z] #41 31.53 CC images/sk-netlink.o [2020-12-22T10:02:35.745Z] #41 31.74 CC images/packet-sock.o [2020-12-22T10:02:36.022Z] #20 35.35 Selecting previously unselected package iptables. [2020-12-22T10:02:36.022Z] #20 35.37 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-22T10:02:36.022Z] #20 35.37 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:02:36.263Z] #35 ... [2020-12-22T10:02:36.263Z] [2020-12-22T10:02:36.263Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:36.263Z] #40 105.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:02:36.263Z] #40 105.1 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:36.322Z] #41 32.17 CC images/ipc-var.o [2020-12-22T10:02:36.345Z] #32 100.6 github.com/BurntSushi/toml [2020-12-22T10:02:36.345Z] #32 100.7 flag [2020-12-22T10:02:36.664Z] #20 35.98 Selecting previously unselected package xxd. [2020-12-22T10:02:36.664Z] #20 35.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T10:02:36.664Z] #20 36.00 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:02:36.664Z] #20 36.14 Selecting previously unselected package vim-common. [2020-12-22T10:02:36.664Z] #20 36.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:02:36.664Z] #20 36.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:36.900Z] #41 32.52 CC images/ipc-desc.o [2020-12-22T10:02:36.900Z] #41 32.77 CC images/ipc-shm.o [2020-12-22T10:02:36.900Z] #41 32.90 CC images/ipc-msg.o [2020-12-22T10:02:36.960Z] #20 36.35 Selecting previously unselected package bash-completion. [2020-12-22T10:02:36.960Z] #20 36.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:02:36.960Z] #20 ... [2020-12-22T10:02:36.960Z] [2020-12-22T10:02:36.960Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:36.960Z] #45 143.9 vendor/golang.org/x/crypto/cryptobyte [2020-12-22T10:02:36.960Z] #45 144.1 vendor/golang.org/x/net/http2/hpack [2020-12-22T10:02:36.960Z] #45 144.3 mime [2020-12-22T10:02:36.960Z] #45 147.4 mime/quotedprintable [2020-12-22T10:02:36.960Z] #45 148.3 net/http/internal [2020-12-22T10:02:36.960Z] #45 151.0 vendor/golang.org/x/net/http/httpproxy [2020-12-22T10:02:36.960Z] #45 151.0 net/textproto [2020-12-22T10:02:36.960Z] #45 151.1 crypto/x509 [2020-12-22T10:02:36.960Z] #45 152.9 vendor/golang.org/x/net/http/httpguts [2020-12-22T10:02:36.960Z] #45 152.9 mime/multipart [2020-12-22T10:02:37.164Z] #41 33.03 CC images/ipc-sem.o [2020-12-22T10:02:37.164Z] #41 33.13 CC images/utsns.o [2020-12-22T10:02:37.257Z] #45 ... [2020-12-22T10:02:37.257Z] [2020-12-22T10:02:37.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:37.257Z] #43 83.47 DEP criu/protobuf-desc.d [2020-12-22T10:02:37.257Z] #43 83.69 DEP criu/proc_parse.d [2020-12-22T10:02:37.257Z] #43 83.90 DEP criu/plugin.d [2020-12-22T10:02:37.257Z] #43 83.99 DEP criu/pipes.d [2020-12-22T10:02:37.257Z] #43 84.17 DEP criu/pie-util.d [2020-12-22T10:02:37.257Z] #43 84.31 DEP criu/pie-util-vdso.d [2020-12-22T10:02:37.257Z] #43 84.43 DEP criu/path.d [2020-12-22T10:02:37.257Z] #43 84.69 DEP criu/parasite-syscall.d [2020-12-22T10:02:37.257Z] #43 85.00 DEP criu/pagemap.d [2020-12-22T10:02:37.257Z] #43 85.21 DEP criu/pagemap-cache.d [2020-12-22T10:02:37.257Z] #43 85.41 DEP criu/page-xfer.d [2020-12-22T10:02:37.257Z] #43 85.65 DEP criu/page-pipe.d [2020-12-22T10:02:37.257Z] #43 85.81 DEP criu/netfilter.d [2020-12-22T10:02:37.257Z] #43 85.99 DEP criu/net.d [2020-12-22T10:02:37.257Z] #43 86.26 DEP criu/namespaces.d [2020-12-22T10:02:37.257Z] #43 86.56 DEP criu/mount.d [2020-12-22T10:02:37.257Z] #43 86.92 DEP criu/memfd.d [2020-12-22T10:02:37.257Z] #43 87.16 DEP criu/mem.d [2020-12-22T10:02:37.257Z] #43 87.42 DEP criu/lsm.d [2020-12-22T10:02:37.257Z] #43 87.65 DEP criu/log.d [2020-12-22T10:02:37.257Z] #43 87.86 DEP criu/libnetlink.d [2020-12-22T10:02:37.257Z] #43 88.08 DEP criu/kerndat.d [2020-12-22T10:02:37.257Z] #43 88.30 DEP criu/kcmp-ids.d [2020-12-22T10:02:37.257Z] #43 88.39 DEP criu/irmap.d [2020-12-22T10:02:37.257Z] #43 88.56 DEP criu/ipc_ns.d [2020-12-22T10:02:37.257Z] #43 88.72 DEP criu/image.d [2020-12-22T10:02:37.257Z] #43 88.90 DEP criu/image-desc.d [2020-12-22T10:02:37.257Z] #43 89.01 DEP criu/fsnotify.d [2020-12-22T10:02:37.257Z] #43 89.18 DEP criu/filesystems.d [2020-12-22T10:02:37.257Z] #43 89.43 DEP criu/files.d [2020-12-22T10:02:37.257Z] #43 89.62 DEP criu/files-reg.d [2020-12-22T10:02:37.257Z] #43 89.81 DEP criu/files-ext.d [2020-12-22T10:02:37.257Z] #43 90.02 DEP criu/file-lock.d [2020-12-22T10:02:37.257Z] #43 90.23 DEP criu/file-ids.d [2020-12-22T10:02:37.257Z] #43 90.43 DEP criu/fifo.d [2020-12-22T10:02:37.553Z] #43 90.58 DEP criu/fdstore.d [2020-12-22T10:02:37.553Z] #43 90.72 DEP criu/fault-injection.d [2020-12-22T10:02:37.553Z] #43 90.81 DEP criu/external.d [2020-12-22T10:02:37.553Z] #43 ... [2020-12-22T10:02:37.553Z] [2020-12-22T10:02:37.553Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:37.632Z] #40 DONE 106.6s [2020-12-22T10:02:37.632Z] [2020-12-22T10:02:37.632Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:37.632Z] #35 9.827 -- Detecting C compile features - done [2020-12-22T10:02:37.632Z] #35 9.855 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T10:02:37.733Z] #32 ... [2020-12-22T10:02:37.733Z] [2020-12-22T10:02:37.733Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T10:02:37.733Z] #40 101.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T10:02:37.733Z] #40 101.0 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:37.733Z] #40 DONE 102.2s [2020-12-22T10:02:37.741Z] #41 33.45 CC images/creds.o [2020-12-22T10:02:37.889Z] #35 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T10:02:37.889Z] #35 ... [2020-12-22T10:02:37.889Z] [2020-12-22T10:02:37.889Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:37.889Z] #32 96.85 path/filepath [2020-12-22T10:02:37.889Z] #32 99.67 io/ioutil [2020-12-22T10:02:37.889Z] #32 100.7 text/tabwriter [2020-12-22T10:02:37.889Z] #32 103.2 flag [2020-12-22T10:02:37.889Z] #32 103.2 github.com/BurntSushi/toml [2020-12-22T10:02:37.889Z] #32 105.5 log [2020-12-22T10:02:37.889Z] #32 ... [2020-12-22T10:02:37.889Z] [2020-12-22T10:02:37.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:37.993Z] [2020-12-22T10:02:37.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:38.005Z] #41 33.80 CC images/vma.o [2020-12-22T10:02:38.268Z] #41 34.18 CC images/netdev.o [2020-12-22T10:02:38.819Z] #41 ... [2020-12-22T10:02:38.819Z] [2020-12-22T10:02:38.819Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:38.819Z] #49 97.66 encoding/base64 [2020-12-22T10:02:38.819Z] #49 98.77 golang.org/x/sys/unix [2020-12-22T10:02:38.819Z] #49 102.0 fmt [2020-12-22T10:02:38.819Z] #49 ... [2020-12-22T10:02:38.819Z] [2020-12-22T10:02:38.819Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:38.819Z] #35 10.42 -- Configuring done [2020-12-22T10:02:38.819Z] #35 10.47 -- Generating done [2020-12-22T10:02:38.819Z] #35 10.48 -- Build files have been written to: /tmp/tmp.Wj2yvXEV3p/tini [2020-12-22T10:02:38.819Z] #35 10.52 + make tini-static [2020-12-22T10:02:38.819Z] #35 11.27 Scanning dependencies of target tini-static [2020-12-22T10:02:38.846Z] #41 34.67 CC images/tty.o [2020-12-22T10:02:38.979Z] #43 ... [2020-12-22T10:02:38.979Z] [2020-12-22T10:02:38.979Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:38.979Z] #41 92.76 CC criu/pie/util-vdso-elf32.o [2020-12-22T10:02:38.979Z] #41 93.85 AR criu/pie/pie.lib.a [2020-12-22T10:02:38.979Z] #41 94.10 DEP criu/pie/restorer.d [2020-12-22T10:02:38.979Z] #41 94.42 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-22T10:02:38.979Z] #41 94.62 DEP criu/arch/x86/restorer_unmap.d [2020-12-22T10:02:38.979Z] #41 94.72 DEP criu/arch/x86/restorer.d [2020-12-22T10:02:38.979Z] #41 95.04 DEP criu/arch/x86/vdso-pie.d [2020-12-22T10:02:38.979Z] #41 95.28 DEP criu/pie/parasite-vdso.d [2020-12-22T10:02:38.979Z] #41 95.53 DEP criu/pie/parasite.d [2020-12-22T10:02:38.979Z] #41 95.95 CC criu/pie/parasite.o [2020-12-22T10:02:38.979Z] #41 97.83 LINK criu/pie/parasite.built-in.o [2020-12-22T10:02:38.979Z] #41 97.85 GEN criu/pie/parasite-blob.h [2020-12-22T10:02:38.979Z] #41 97.87 CC criu/pie/parasite-vdso.o [2020-12-22T10:02:38.979Z] #41 98.65 CC criu/arch/x86/vdso-pie.o [2020-12-22T10:02:38.979Z] #41 99.03 CC criu/arch/x86/restorer.o [2020-12-22T10:02:38.979Z] #41 99.80 CC criu/arch/x86/restorer_unmap.o [2020-12-22T10:02:38.979Z] #41 99.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-22T10:02:38.979Z] #41 100.3 CC criu/pie/restorer.o [2020-12-22T10:02:39.076Z] #35 11.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T10:02:39.423Z] #41 35.18 CC images/file-lock.o [2020-12-22T10:02:39.423Z] #41 35.30 CC images/rlimit.o [2020-12-22T10:02:39.688Z] #41 35.41 CC images/pagemap.o [2020-12-22T10:02:39.688Z] #41 ... [2020-12-22T10:02:39.688Z] [2020-12-22T10:02:39.688Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:39.688Z] #11 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T10:02:39.688Z] #11 101.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-22T10:02:39.688Z] #11 101.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:39.688Z] #11 ... [2020-12-22T10:02:39.688Z] [2020-12-22T10:02:39.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:39.688Z] #41 35.65 CC images/siginfo.o [2020-12-22T10:02:40.265Z] #41 36.10 CC images/rpc.o [2020-12-22T10:02:40.530Z] #24 154.4 Checking out files: 22% (2559/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 51% (5743/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 75% (8408/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 99% (11123/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2020-12-22T10:02:40.790Z] #41 2.782 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:02:40.790Z] #41 2.782 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:02:40.790Z] #41 2.807 Note: Building without GnuTLS support [2020-12-22T10:02:40.790Z] #41 2.824 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:02:40.790Z] #41 2.824 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:02:40.826Z] #24 157.5 + cd /tmp/tmp.PaMS8pEVk7/tmp/docker-ce [2020-12-22T10:02:40.826Z] #24 157.6 + git checkout -q v17.06.2-ce [2020-12-22T10:02:40.894Z] #41 104.6 LINK criu/pie/restorer.built-in.o [2020-12-22T10:02:40.894Z] #41 104.6 GEN criu/pie/restorer-blob.h [2020-12-22T10:02:41.156Z] #41 104.8 DEP criu/vdso.d [2020-12-22T10:02:41.417Z] #41 105.1 DEP criu/vdso-compat.d [2020-12-22T10:02:41.417Z] #41 105.3 DEP criu/uts_ns.d [2020-12-22T10:02:41.604Z] #35 13.95 [100%] Linking C executable tini-static [2020-12-22T10:02:41.604Z] #35 ... [2020-12-22T10:02:41.604Z] [2020-12-22T10:02:41.604Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:41.604Z] #11 100.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T10:02:41.604Z] #11 100.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T10:02:41.604Z] #11 100.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:02:41.604Z] #11 ... [2020-12-22T10:02:41.604Z] [2020-12-22T10:02:41.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:41.604Z] #41 3.458 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:02:41.604Z] #41 3.459 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:02:41.604Z] #41 3.531 Note: Building without GnuTLS support [2020-12-22T10:02:41.604Z] #41 3.598 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:02:41.604Z] #41 3.598 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:02:41.666Z] #41 37.43 CC images/ext-file.o [2020-12-22T10:02:41.677Z] #41 105.5 DEP criu/util.d [2020-12-22T10:02:41.861Z] #41 ... [2020-12-22T10:02:41.861Z] [2020-12-22T10:02:41.861Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:41.861Z] #43 100.9 fmt [2020-12-22T10:02:41.861Z] #43 103.5 regexp [2020-12-22T10:02:41.861Z] #43 108.0 go/token [2020-12-22T10:02:41.861Z] #43 109.4 go/scanner [2020-12-22T10:02:41.861Z] #43 109.8 internal/lazyregexp [2020-12-22T10:02:41.861Z] #43 110.5 net/url [2020-12-22T10:02:41.930Z] #41 37.67 CC images/cgroup.o [2020-12-22T10:02:42.118Z] #43 ... [2020-12-22T10:02:42.118Z] [2020-12-22T10:02:42.118Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:42.118Z] #32 110.0 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:02:42.194Z] #41 38.17 CC images/userns.o [2020-12-22T10:02:42.251Z] #41 105.8 DEP criu/uffd.d [2020-12-22T10:02:42.251Z] #41 106.0 DEP criu/tun.d [2020-12-22T10:02:42.480Z] #41 38.43 CC images/google/protobuf/descriptor.o [2020-12-22T10:02:42.511Z] #41 106.3 DEP criu/tty.d [2020-12-22T10:02:43.082Z] #41 106.7 DEP criu/timerfd.d [2020-12-22T10:02:43.343Z] #41 107.1 DEP criu/timens.d [2020-12-22T10:02:43.489Z] #32 ... [2020-12-22T10:02:43.489Z] [2020-12-22T10:02:43.489Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:43.489Z] #35 15.03 [100%] Built target tini-static [2020-12-22T10:02:43.489Z] #35 15.27 + mkdir -p /build [2020-12-22T10:02:43.489Z] #35 15.30 + cp tini-static /build/docker-init [2020-12-22T10:02:43.489Z] #35 DONE 15.6s [2020-12-22T10:02:43.489Z] [2020-12-22T10:02:43.489Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:43.489Z] #11 111.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T10:02:43.489Z] #11 111.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:02:43.489Z] #11 111.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:43.489Z] #11 111.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T10:02:43.489Z] #11 111.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:02:43.489Z] #11 111.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:43.603Z] #41 107.5 DEP criu/sysfs_parse.d [2020-12-22T10:02:43.603Z] #41 ... [2020-12-22T10:02:43.603Z] [2020-12-22T10:02:43.603Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:43.603Z] #51 14.83 + cd /tmp/tmp.XwFbOyG5hY/src/github.com/opencontainers/runc [2020-12-22T10:02:43.603Z] #51 14.83 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:02:43.603Z] #51 15.64 + '[' -z '' ']' [2020-12-22T10:02:43.603Z] #51 15.64 + target=static [2020-12-22T10:02:43.603Z] #51 15.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T10:02:43.603Z] #51 16.07 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-12-22T10:02:44.081Z] #41 6.242 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:02:44.081Z] #41 6.342 GEN .gitid [2020-12-22T10:02:44.174Z] #51 ... [2020-12-22T10:02:44.174Z] [2020-12-22T10:02:44.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:44.174Z] #41 107.8 DEP criu/sysctl.d [2020-12-22T10:02:44.341Z] #41 6.461 GEN criu/include/version.h [2020-12-22T10:02:44.408Z] #41 40.34 CC images/opts.o [2020-12-22T10:02:44.435Z] #41 108.2 DEP criu/string.d [2020-12-22T10:02:44.435Z] #41 108.3 DEP criu/stats.d [2020-12-22T10:02:44.601Z] #41 6.681 GEN include/common/asm [2020-12-22T10:02:44.674Z] #41 40.67 CC images/seccomp.o [2020-12-22T10:02:44.695Z] #41 108.5 DEP criu/sockets.d [2020-12-22T10:02:44.860Z] #41 ... [2020-12-22T10:02:44.860Z] [2020-12-22T10:02:44.860Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:44.860Z] #35 1.451 + RM_GOPATH=0 [2020-12-22T10:02:44.860Z] #35 1.451 + TMP_GOPATH= [2020-12-22T10:02:44.860Z] #35 1.451 + : /build [2020-12-22T10:02:44.860Z] #35 1.451 + '[' -z '' ']' [2020-12-22T10:02:44.860Z] #35 1.451 ++ mktemp -d [2020-12-22T10:02:44.860Z] #35 1.452 + export GOPATH=/tmp/tmp.ncAbEAHNyI [2020-12-22T10:02:44.860Z] #35 1.452 + GOPATH=/tmp/tmp.ncAbEAHNyI [2020-12-22T10:02:44.860Z] #35 1.452 + RM_GOPATH=1 [2020-12-22T10:02:44.860Z] #35 1.452 + case "$(go env GOARCH)" in [2020-12-22T10:02:44.860Z] #35 1.452 ++ go env GOARCH [2020-12-22T10:02:44.860Z] #35 1.509 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:44.860Z] #35 1.509 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:44.860Z] #35 1.511 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:44.860Z] #35 1.523 + dir=/tmp/install [2020-12-22T10:02:44.860Z] #35 1.523 + bin=tini [2020-12-22T10:02:44.860Z] #35 1.523 + shift [2020-12-22T10:02:44.860Z] #35 1.523 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T10:02:44.860Z] #35 1.523 + . /tmp/install/tini.installer [2020-12-22T10:02:44.860Z] #35 1.523 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:44.860Z] #35 1.523 + install_tini [2020-12-22T10:02:44.860Z] #35 1.523 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T10:02:44.860Z] #35 1.523 + git clone https://github.com/krallin/tini.git /tmp/tmp.ncAbEAHNyI/tini [2020-12-22T10:02:44.860Z] #35 1.523 Cloning into '/tmp/tmp.ncAbEAHNyI/tini'... [2020-12-22T10:02:44.860Z] #35 1.524 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:44.860Z] #35 2.598 + cd /tmp/tmp.ncAbEAHNyI/tini [2020-12-22T10:02:44.860Z] #35 2.598 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T10:02:44.860Z] #35 2.669 + cmake . [2020-12-22T10:02:44.860Z] #35 3.764 -- The C compiler identification is GNU 8.3.0 [2020-12-22T10:02:44.860Z] #35 3.894 -- Check for working C compiler: /usr/bin/cc [2020-12-22T10:02:44.860Z] #35 4.941 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T10:02:44.860Z] #35 4.941 -- Detecting C compiler ABI info [2020-12-22T10:02:44.860Z] #35 5.763 -- Detecting C compiler ABI info - done [2020-12-22T10:02:44.860Z] #35 5.838 -- Detecting C compile features [2020-12-22T10:02:44.860Z] #35 9.154 -- Detecting C compile features - done [2020-12-22T10:02:44.860Z] #35 9.189 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T10:02:44.860Z] #35 9.682 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T10:02:44.860Z] #35 9.882 -- Configuring done [2020-12-22T10:02:44.860Z] #35 9.916 -- Generating done [2020-12-22T10:02:44.860Z] #35 9.919 -- Build files have been written to: /tmp/tmp.ncAbEAHNyI/tini [2020-12-22T10:02:44.860Z] #35 9.953 + make tini-static [2020-12-22T10:02:45.120Z] #35 10.60 Scanning dependencies of target tini-static [2020-12-22T10:02:45.120Z] #35 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T10:02:45.266Z] #41 108.9 DEP criu/sk-unix.d [2020-12-22T10:02:45.266Z] #41 ... [2020-12-22T10:02:45.266Z] [2020-12-22T10:02:45.266Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:45.266Z] #18 6.410 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:02:45.266Z] #18 15.30 Fetched 8410 kB in 13s (625 kB/s) [2020-12-22T10:02:45.271Z] #41 41.01 CC images/binfmt-misc.o [2020-12-22T10:02:45.271Z] #41 ... [2020-12-22T10:02:45.271Z] [2020-12-22T10:02:45.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:45.271Z] #11 115.0 Selecting previously unselected package libapparmor1:arm64. [2020-12-22T10:02:45.271Z] #11 115.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-22T10:02:45.271Z] #11 115.2 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-22T10:02:45.271Z] #11 115.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-22T10:02:45.271Z] #11 115.4 Selecting previously unselected package libbtrfs0. [2020-12-22T10:02:45.271Z] #11 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:45.271Z] #11 115.6 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:02:45.271Z] #11 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:45.271Z] #11 115.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-22T10:02:45.271Z] #11 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:45.271Z] #11 115.9 Selecting previously unselected package libudev-dev:arm64. [2020-12-22T10:02:45.271Z] #11 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 115.9 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-22T10:02:45.271Z] #11 116.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-22T10:02:45.271Z] #11 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 116.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-22T10:02:45.271Z] #11 116.5 Selecting previously unselected package libpcre16-3:arm64. [2020-12-22T10:02:45.271Z] #11 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 116.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-22T10:02:45.271Z] #11 116.7 Selecting previously unselected package libpcre32-3:arm64. [2020-12-22T10:02:45.271Z] #11 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-22T10:02:45.271Z] #11 116.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-22T10:02:45.325Z] #24 161.8 + mkdir -p /tmp/tmp.PaMS8pEVk7/src/github.com/docker [2020-12-22T10:02:45.325Z] #24 161.8 + mv components/cli /tmp/tmp.PaMS8pEVk7/src/github.com/docker/cli [2020-12-22T10:02:45.325Z] #24 161.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-22T10:02:45.527Z] #18 15.30 Reading package lists... [2020-12-22T10:02:45.527Z] #18 ... [2020-12-22T10:02:45.527Z] [2020-12-22T10:02:45.527Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:45.527Z] #41 109.3 DEP criu/sk-tcp.d [2020-12-22T10:02:45.535Z] #11 117.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-22T10:02:45.535Z] #11 117.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-22T10:02:45.535Z] #11 117.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-22T10:02:45.535Z] #11 ... [2020-12-22T10:02:45.535Z] [2020-12-22T10:02:45.535Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:45.535Z] #43 107.1 net/http/httptrace [2020-12-22T10:02:45.535Z] #43 107.4 net/http [2020-12-22T10:02:45.535Z] #43 ... [2020-12-22T10:02:45.535Z] [2020-12-22T10:02:45.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:45.535Z] #11 117.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-22T10:02:45.535Z] #11 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-22T10:02:45.535Z] #11 117.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-22T10:02:46.059Z] #35 ... [2020-12-22T10:02:46.059Z] [2020-12-22T10:02:46.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:02:46.059Z] #11 100.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T10:02:46.059Z] #11 100.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:02:46.059Z] #11 100.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:46.059Z] #11 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T10:02:46.059Z] #11 100.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:02:46.059Z] #11 100.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:46.097Z] #41 109.7 DEP criu/sk-queue.d [2020-12-22T10:02:46.114Z] #11 117.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-22T10:02:46.114Z] #11 117.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-22T10:02:46.114Z] #11 117.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-22T10:02:46.318Z] #11 ... [2020-12-22T10:02:46.318Z] [2020-12-22T10:02:46.318Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:46.318Z] #43 100.7 regexp [2020-12-22T10:02:46.318Z] #43 104.8 go/token [2020-12-22T10:02:46.318Z] #43 106.4 go/scanner [2020-12-22T10:02:46.318Z] #43 107.5 internal/lazyregexp [2020-12-22T10:02:46.318Z] #43 108.3 net/url [2020-12-22T10:02:46.318Z] #43 109.1 go/ast [2020-12-22T10:02:46.379Z] #11 117.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-22T10:02:46.379Z] #11 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-22T10:02:46.379Z] #11 117.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:46.379Z] #11 118.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-22T10:02:46.408Z] #41 110.0 DEP criu/sk-packet.d [2020-12-22T10:02:46.644Z] #11 118.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-22T10:02:46.644Z] #11 118.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-22T10:02:46.670Z] #41 110.4 DEP criu/sk-netlink.d [2020-12-22T10:02:46.908Z] #11 118.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-22T10:02:46.908Z] #11 118.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2020-12-22T10:02:46.908Z] #11 118.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-22T10:02:46.945Z] #41 110.7 DEP criu/sk-inet.d [2020-12-22T10:02:47.195Z] #11 118.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-22T10:02:47.195Z] #11 118.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-22T10:02:47.195Z] #11 118.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-22T10:02:47.195Z] #11 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:02:47.195Z] #11 118.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-22T10:02:47.195Z] #11 118.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-22T10:02:47.208Z] #41 111.0 DEP criu/signalfd.d [2020-12-22T10:02:47.256Z] #43 111.3 text/template/parse [2020-12-22T10:02:47.476Z] #11 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:47.476Z] #11 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:02:47.476Z] #11 119.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-22T10:02:47.476Z] #11 119.0 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-22T10:02:47.476Z] #11 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:02:47.476Z] #11 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:02:47.515Z] #43 ... [2020-12-22T10:02:47.515Z] [2020-12-22T10:02:47.515Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:47.515Z] #35 13.07 [100%] Linking C executable tini-static [2020-12-22T10:02:47.587Z] #41 111.2 DEP criu/sigframe.d [2020-12-22T10:02:47.587Z] #41 111.4 DEP criu/shmem.d [2020-12-22T10:02:47.665Z] #11 ... [2020-12-22T10:02:47.665Z] [2020-12-22T10:02:47.665Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:47.665Z] #32 DONE 116.8s [2020-12-22T10:02:47.665Z] [2020-12-22T10:02:47.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:47.665Z] #41 7.233 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:02:47.665Z] #41 7.294 GEN .gitid [2020-12-22T10:02:47.665Z] #41 7.306 GEN criu/include/version.h [2020-12-22T10:02:47.665Z] #41 7.498 GEN include/common/asm [2020-12-22T10:02:47.740Z] #11 119.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-22T10:02:47.740Z] #11 119.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T10:02:47.740Z] #11 119.3 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-22T10:02:47.740Z] #11 119.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:02:47.854Z] #41 111.6 DEP criu/servicefd.d [2020-12-22T10:02:48.003Z] #11 119.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-22T10:02:48.003Z] #11 119.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:48.003Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T10:02:48.003Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T10:02:48.003Z] #11 119.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:02:48.003Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:02:48.003Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:02:48.075Z] #24 ... [2020-12-22T10:02:48.075Z] [2020-12-22T10:02:48.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:48.075Z] #43 90.94 DEP criu/eventpoll.d [2020-12-22T10:02:48.075Z] #43 91.33 DEP criu/eventfd.d [2020-12-22T10:02:48.075Z] #43 91.63 DEP criu/crtools.d [2020-12-22T10:02:48.075Z] #43 91.97 DEP criu/cr-service.d [2020-12-22T10:02:48.075Z] #43 92.35 DEP criu/cr-restore.d [2020-12-22T10:02:48.075Z] #43 92.64 DEP criu/cr-errno.d [2020-12-22T10:02:48.075Z] #43 92.66 DEP criu/cr-dump.d [2020-12-22T10:02:48.075Z] #43 92.95 DEP criu/cr-dedup.d [2020-12-22T10:02:48.075Z] #43 93.24 DEP criu/cr-check.d [2020-12-22T10:02:48.075Z] #43 93.53 DEP criu/config.d [2020-12-22T10:02:48.075Z] #43 93.73 DEP criu/clone-noasan.d [2020-12-22T10:02:48.075Z] #43 93.83 DEP criu/cgroup.d [2020-12-22T10:02:48.075Z] #43 94.10 DEP criu/cgroup-props.d [2020-12-22T10:02:48.075Z] #43 94.23 DEP criu/bitmap.d [2020-12-22T10:02:48.075Z] #43 94.25 DEP criu/bfd.d [2020-12-22T10:02:48.075Z] #43 94.44 DEP criu/autofs.d [2020-12-22T10:02:48.075Z] #43 94.69 DEP criu/aio.d [2020-12-22T10:02:48.075Z] #43 94.94 DEP criu/action-scripts.d [2020-12-22T10:02:48.075Z] #43 95.38 CC criu/action-scripts.o [2020-12-22T10:02:48.075Z] #43 96.03 CC criu/aio.o [2020-12-22T10:02:48.075Z] #43 96.64 CC criu/autofs.o [2020-12-22T10:02:48.075Z] #43 99.33 CC criu/bfd.o [2020-12-22T10:02:48.075Z] #43 100.1 CC criu/bitmap.o [2020-12-22T10:02:48.075Z] #43 100.3 CC criu/cgroup-props.o [2020-12-22T10:02:48.075Z] #43 ... [2020-12-22T10:02:48.075Z] [2020-12-22T10:02:48.075Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:48.075Z] #20 41.00 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:02:48.075Z] #20 41.56 Selecting previously unselected package bzip2. [2020-12-22T10:02:48.075Z] #20 41.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 41.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:02:48.075Z] #20 41.71 Selecting previously unselected package xz-utils. [2020-12-22T10:02:48.075Z] #20 41.74 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 41.75 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:02:48.075Z] #20 42.01 Selecting previously unselected package apparmor. [2020-12-22T10:02:48.075Z] #20 42.02 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 42.17 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:02:48.075Z] #20 42.63 Selecting previously unselected package aufs-tools. [2020-12-22T10:02:48.075Z] #20 42.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 42.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:02:48.075Z] #20 42.84 Selecting previously unselected package libonig5:ppc64el. [2020-12-22T10:02:48.075Z] #20 42.85 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 42.85 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-22T10:02:48.075Z] #20 43.03 Selecting previously unselected package libjq1:ppc64el. [2020-12-22T10:02:48.075Z] #20 43.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 43.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T10:02:48.075Z] #20 43.18 Selecting previously unselected package jq. [2020-12-22T10:02:48.075Z] #20 43.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 43.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:02:48.075Z] #20 43.31 Selecting previously unselected package libaio1:ppc64el. [2020-12-22T10:02:48.075Z] #20 43.33 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 43.33 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-22T10:02:48.075Z] #20 43.38 Selecting previously unselected package libgpm2:ppc64el. [2020-12-22T10:02:48.075Z] #20 43.39 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 43.39 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-22T10:02:48.075Z] #20 43.53 Selecting previously unselected package libicu63:ppc64el. [2020-12-22T10:02:48.075Z] #20 43.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 43.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T10:02:48.075Z] #20 47.54 Selecting previously unselected package libnet1:ppc64el. [2020-12-22T10:02:48.075Z] #20 47.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 47.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:48.075Z] #20 47.65 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-22T10:02:48.075Z] #20 47.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-22T10:02:48.075Z] #20 47.67 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T10:02:48.135Z] #41 111.8 DEP criu/seize.d [2020-12-22T10:02:48.135Z] #41 112.0 DEP criu/seccomp.d [2020-12-22T10:02:48.228Z] #41 10.69 PBCC images/timens.pb-c.c [2020-12-22T10:02:48.229Z] #41 10.74 DEP images/timens.pb-c.d [2020-12-22T10:02:48.267Z] #11 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:02:48.267Z] #11 119.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-22T10:02:48.267Z] #11 119.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:48.267Z] #11 119.8 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T10:02:48.267Z] #11 119.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:48.267Z] #11 119.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-22T10:02:48.267Z] #11 119.8 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:02:48.371Z] #20 47.75 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-22T10:02:48.371Z] #20 47.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T10:02:48.371Z] #20 47.77 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:02:48.371Z] #20 47.85 Selecting previously unselected package libreadline5:ppc64el. [2020-12-22T10:02:48.371Z] #20 47.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-22T10:02:48.371Z] #20 47.87 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-22T10:02:48.397Z] #41 112.3 DEP criu/rst-malloc.d [2020-12-22T10:02:48.485Z] #41 10.84 PBCC images/fown.pb-c.c [2020-12-22T10:02:48.485Z] #41 10.91 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T10:02:48.667Z] #41 112.3 DEP criu/rbtree.d [2020-12-22T10:02:48.667Z] #41 112.4 DEP criu/pstree.d [2020-12-22T10:02:48.667Z] #20 48.04 Selecting previously unselected package net-tools. [2020-12-22T10:02:48.667Z] #20 48.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-22T10:02:48.667Z] #20 48.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:02:48.742Z] #41 11.07 PBCC images/opts.pb-c.c [2020-12-22T10:02:48.742Z] #41 11.21 PBCC images/memfd.pb-c.c [2020-12-22T10:02:48.742Z] #41 11.32 DEP images/fown.pb-c.d [2020-12-22T10:02:48.894Z] #35 14.16 [100%] Built target tini-static [2020-12-22T10:02:48.894Z] #35 14.24 + mkdir -p /build [2020-12-22T10:02:48.894Z] #35 14.29 + cp tini-static /build/docker-init [2020-12-22T10:02:48.927Z] #41 ... [2020-12-22T10:02:48.927Z] [2020-12-22T10:02:48.927Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:48.927Z] #43 DONE 214.7s [2020-12-22T10:02:48.927Z] [2020-12-22T10:02:48.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:48.927Z] #41 112.6 DEP criu/protobuf.d [2020-12-22T10:02:48.963Z] #20 48.30 Selecting previously unselected package python-pip-whl. [2020-12-22T10:02:48.963Z] #20 48.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:02:48.963Z] #20 48.32 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:02:48.999Z] #41 11.42 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T10:02:48.999Z] #41 11.51 DEP images/opts.pb-c.d [2020-12-22T10:02:49.154Z] #35 ... [2020-12-22T10:02:49.154Z] [2020-12-22T10:02:49.154Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:49.154Z] #32 103.5 log [2020-12-22T10:02:49.154Z] #32 107.5 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T10:02:49.188Z] #41 112.9 GEN criu/protobuf-desc-gen.h [2020-12-22T10:02:49.245Z] #11 DONE 120.8s [2020-12-22T10:02:49.245Z] [2020-12-22T10:02:49.245Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:49.255Z] #41 11.62 DEP images/memfd.pb-c.d [2020-12-22T10:02:49.416Z] #32 ... [2020-12-22T10:02:49.416Z] [2020-12-22T10:02:49.416Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:49.416Z] #41 10.30 PBCC images/timens.pb-c.c [2020-12-22T10:02:49.416Z] #41 10.32 DEP images/timens.pb-c.d [2020-12-22T10:02:49.416Z] #41 10.36 PBCC images/fown.pb-c.c [2020-12-22T10:02:49.416Z] #41 10.41 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T10:02:49.416Z] #41 10.57 PBCC images/opts.pb-c.c [2020-12-22T10:02:49.416Z] #41 10.69 PBCC images/memfd.pb-c.c [2020-12-22T10:02:49.416Z] #41 10.75 DEP images/fown.pb-c.d [2020-12-22T10:02:49.416Z] #41 10.87 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T10:02:49.416Z] #41 11.01 DEP images/opts.pb-c.d [2020-12-22T10:02:49.416Z] #41 11.14 DEP images/memfd.pb-c.d [2020-12-22T10:02:49.416Z] #41 11.29 PBCC images/sit.pb-c.c [2020-12-22T10:02:49.416Z] #41 11.35 DEP images/sit.pb-c.d [2020-12-22T10:02:49.416Z] #41 11.46 PBCC images/macvlan.pb-c.c [2020-12-22T10:02:49.416Z] #41 11.53 DEP images/macvlan.pb-c.d [2020-12-22T10:02:49.511Z] #41 11.73 PBCC images/sit.pb-c.c [2020-12-22T10:02:49.511Z] #41 11.82 DEP images/sit.pb-c.d [2020-12-22T10:02:49.511Z] #41 11.88 PBCC images/macvlan.pb-c.c [2020-12-22T10:02:49.511Z] #41 11.95 DEP images/macvlan.pb-c.d [2020-12-22T10:02:49.511Z] #41 11.98 PBCC images/autofs.pb-c.c [2020-12-22T10:02:49.607Z] #20 48.93 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:02:49.607Z] #20 48.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:02:49.607Z] #20 48.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:02:49.607Z] #20 49.10 Selecting previously unselected package python3-distutils. [2020-12-22T10:02:49.607Z] #20 49.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:02:49.607Z] #20 49.15 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:02:49.675Z] #41 11.60 PBCC images/autofs.pb-c.c [2020-12-22T10:02:49.675Z] #41 11.73 DEP images/autofs.pb-c.d [2020-12-22T10:02:49.675Z] #41 11.83 PBCC images/sysctl.pb-c.c [2020-12-22T10:02:49.768Z] #41 12.05 DEP images/autofs.pb-c.d [2020-12-22T10:02:49.768Z] #41 12.18 PBCC images/sysctl.pb-c.c [2020-12-22T10:02:49.768Z] #41 12.24 DEP images/sysctl.pb-c.d [2020-12-22T10:02:49.903Z] #20 49.45 Selecting previously unselected package python3-pip. [2020-12-22T10:02:49.903Z] #20 ... [2020-12-22T10:02:49.903Z] [2020-12-22T10:02:49.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:49.903Z] #45 156.6 crypto/tls [2020-12-22T10:02:49.903Z] #45 164.2 net/http/httptrace [2020-12-22T10:02:49.903Z] #45 164.5 net/http [2020-12-22T10:02:49.903Z] #45 ... [2020-12-22T10:02:49.903Z] [2020-12-22T10:02:49.903Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:49.903Z] #20 49.45 Selecting previously unselected package python3-pip. [2020-12-22T10:02:49.903Z] #20 49.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:02:49.903Z] #20 49.47 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:02:49.935Z] #41 ... [2020-12-22T10:02:49.935Z] [2020-12-22T10:02:49.935Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:49.935Z] #35 DONE 15.3s [2020-12-22T10:02:49.935Z] [2020-12-22T10:02:49.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:49.935Z] #41 11.90 DEP images/sysctl.pb-c.d [2020-12-22T10:02:49.935Z] #41 12.02 PBCC images/time.pb-c.c [2020-12-22T10:02:49.935Z] #41 12.06 DEP images/time.pb-c.d [2020-12-22T10:02:50.026Z] #41 12.34 PBCC images/time.pb-c.c [2020-12-22T10:02:50.026Z] #41 12.42 DEP images/time.pb-c.d [2020-12-22T10:02:50.026Z] #41 12.48 PBCC images/binfmt-misc.pb-c.c [2020-12-22T10:02:50.026Z] #41 12.50 DEP images/binfmt-misc.pb-c.d [2020-12-22T10:02:50.195Z] #41 12.15 PBCC images/binfmt-misc.pb-c.c [2020-12-22T10:02:50.195Z] #41 12.16 DEP images/binfmt-misc.pb-c.d [2020-12-22T10:02:50.195Z] #41 12.28 PBCC images/seccomp.pb-c.c [2020-12-22T10:02:50.195Z] #41 12.32 DEP images/seccomp.pb-c.d [2020-12-22T10:02:50.195Z] #41 12.40 PBCC images/userns.pb-c.c [2020-12-22T10:02:50.224Z] #20 49.70 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:02:50.224Z] #20 49.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:02:50.224Z] #20 49.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:02:50.282Z] #41 12.54 PBCC images/seccomp.pb-c.c [2020-12-22T10:02:50.282Z] #41 12.57 DEP images/seccomp.pb-c.d [2020-12-22T10:02:50.282Z] #41 12.66 PBCC images/userns.pb-c.c [2020-12-22T10:02:50.282Z] #41 12.70 DEP images/userns.pb-c.d [2020-12-22T10:02:50.282Z] #41 12.75 PBCC images/cgroup.pb-c.c [2020-12-22T10:02:50.282Z] #41 ... [2020-12-22T10:02:50.282Z] [2020-12-22T10:02:50.282Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:50.282Z] #49 109.4 encoding/json [2020-12-22T10:02:50.282Z] #49 114.0 github.com/pkg/diff [2020-12-22T10:02:50.282Z] #49 116.1 go/ast [2020-12-22T10:02:50.282Z] #49 118.9 golang.org/x/crypto/ssh/terminal [2020-12-22T10:02:50.454Z] #41 12.45 DEP images/userns.pb-c.d [2020-12-22T10:02:50.454Z] #41 ... [2020-12-22T10:02:50.454Z] [2020-12-22T10:02:50.454Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:50.454Z] #32 DONE 114.7s [2020-12-22T10:02:50.454Z] [2020-12-22T10:02:50.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:50.454Z] #41 12.55 PBCC images/cgroup.pb-c.c [2020-12-22T10:02:50.454Z] #41 12.59 DEP images/cgroup.pb-c.d [2020-12-22T10:02:50.454Z] #41 12.68 PBCC images/ext-file.pb-c.c [2020-12-22T10:02:50.522Z] #20 49.96 Selecting previously unselected package python3-setuptools. [2020-12-22T10:02:50.522Z] #20 49.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:02:50.522Z] #20 50.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:02:50.539Z] #49 ... [2020-12-22T10:02:50.539Z] [2020-12-22T10:02:50.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:50.539Z] #41 12.82 DEP images/cgroup.pb-c.d [2020-12-22T10:02:50.539Z] #41 12.88 PBCC images/ext-file.pb-c.c [2020-12-22T10:02:50.539Z] #41 12.89 DEP images/ext-file.pb-c.d [2020-12-22T10:02:50.539Z] #41 12.96 PBCC images/rpc.pb-c.c [2020-12-22T10:02:50.714Z] #41 12.76 DEP images/ext-file.pb-c.d [2020-12-22T10:02:50.714Z] #41 12.86 PBCC images/rpc.pb-c.c [2020-12-22T10:02:50.714Z] #41 12.93 DEP images/rpc.pb-c.d [2020-12-22T10:02:50.796Z] #41 13.06 DEP images/rpc.pb-c.d [2020-12-22T10:02:50.796Z] #41 13.23 PBCC images/siginfo.pb-c.c [2020-12-22T10:02:50.796Z] #41 13.32 DEP images/siginfo.pb-c.d [2020-12-22T10:02:50.817Z] #20 50.32 Selecting previously unselected package python3-wheel. [2020-12-22T10:02:50.817Z] #20 50.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:02:50.817Z] #20 50.34 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:02:50.973Z] #41 12.99 PBCC images/siginfo.pb-c.c [2020-12-22T10:02:50.973Z] #41 13.05 DEP images/siginfo.pb-c.d [2020-12-22T10:02:51.053Z] #41 13.32 PBCC images/pagemap.pb-c.c [2020-12-22T10:02:51.053Z] #41 13.45 DEP images/pagemap.pb-c.d [2020-12-22T10:02:51.053Z] #41 13.53 PBCC images/rlimit.pb-c.c [2020-12-22T10:02:51.053Z] #41 13.57 DEP images/rlimit.pb-c.d [2020-12-22T10:02:51.112Z] #20 50.45 Selecting previously unselected package sudo. [2020-12-22T10:02:51.112Z] #20 50.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-22T10:02:51.112Z] #20 50.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:02:51.233Z] #41 13.21 PBCC images/pagemap.pb-c.c [2020-12-22T10:02:51.233Z] #41 13.27 DEP images/pagemap.pb-c.d [2020-12-22T10:02:51.233Z] #41 13.36 PBCC images/rlimit.pb-c.c [2020-12-22T10:02:51.310Z] #41 13.69 PBCC images/file-lock.pb-c.c [2020-12-22T10:02:51.310Z] #41 13.73 DEP images/file-lock.pb-c.d [2020-12-22T10:02:51.493Z] #41 13.51 DEP images/rlimit.pb-c.d [2020-12-22T10:02:51.493Z] #41 13.54 PBCC images/file-lock.pb-c.c [2020-12-22T10:02:51.493Z] #41 13.59 DEP images/file-lock.pb-c.d [2020-12-22T10:02:51.493Z] #41 ... [2020-12-22T10:02:51.493Z] [2020-12-22T10:02:51.493Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:02:51.493Z] #49 105.7 encoding/json [2020-12-22T10:02:51.493Z] #49 113.1 github.com/pkg/diff [2020-12-22T10:02:51.493Z] #49 115.4 go/ast [2020-12-22T10:02:51.493Z] #49 ... [2020-12-22T10:02:51.493Z] [2020-12-22T10:02:51.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:51.493Z] #41 13.72 PBCC images/tty.pb-c.c [2020-12-22T10:02:51.569Z] #41 13.85 PBCC images/tty.pb-c.c [2020-12-22T10:02:51.569Z] #41 13.90 DEP images/tty.pb-c.d [2020-12-22T10:02:51.569Z] #41 13.96 PBCC images/tun.pb-c.c [2020-12-22T10:02:51.569Z] #41 14.01 PBCC images/netdev.pb-c.c [2020-12-22T10:02:51.569Z] #41 14.10 DEP images/tun.pb-c.d [2020-12-22T10:02:51.756Z] #41 13.79 DEP images/tty.pb-c.d [2020-12-22T10:02:51.756Z] #41 13.85 PBCC images/tun.pb-c.c [2020-12-22T10:02:51.756Z] #41 13.88 PBCC images/netdev.pb-c.c [2020-12-22T10:02:51.756Z] #41 13.91 DEP images/tun.pb-c.d [2020-12-22T10:02:51.756Z] #41 13.95 DEP images/netdev.pb-c.d [2020-12-22T10:02:51.766Z] #20 51.20 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:02:51.766Z] #20 51.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-22T10:02:51.766Z] #20 51.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:02:51.812Z] #51 ... [2020-12-22T10:02:51.812Z] [2020-12-22T10:02:51.812Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T10:02:51.812Z] #12 DONE 2.4s [2020-12-22T10:02:51.812Z] [2020-12-22T10:02:51.812Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:51.812Z] #51 2.378 + RM_GOPATH=0 [2020-12-22T10:02:51.812Z] #51 2.380 + TMP_GOPATH= [2020-12-22T10:02:51.812Z] #51 2.380 + : /build [2020-12-22T10:02:51.812Z] #51 2.380 + '[' -z '' ']' [2020-12-22T10:02:51.812Z] #51 2.380 ++ mktemp -d [2020-12-22T10:02:51.812Z] #51 2.395 + export GOPATH=/tmp/tmp.fdaeVKB89x [2020-12-22T10:02:51.812Z] #51 2.395 + GOPATH=/tmp/tmp.fdaeVKB89x [2020-12-22T10:02:51.812Z] #51 2.395 + RM_GOPATH=1 [2020-12-22T10:02:51.812Z] #51 2.395 + case "$(go env GOARCH)" in [2020-12-22T10:02:51.812Z] #51 2.400 ++ go env GOARCH [2020-12-22T10:02:51.812Z] #51 2.454 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:51.812Z] #51 2.454 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:02:51.812Z] #51 2.455 ++ dirname /tmp/install/install.sh [2020-12-22T10:02:51.812Z] #51 2.456 + dir=/tmp/install [2020-12-22T10:02:51.812Z] #51 2.456 + bin=runc [2020-12-22T10:02:51.812Z] #51 2.456 + shift [2020-12-22T10:02:51.812Z] #51 2.456 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T10:02:51.812Z] #51 2.456 + . /tmp/install/runc.installer [2020-12-22T10:02:51.812Z] #51 2.456 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:02:51.812Z] #51 2.461 + install_runc [2020-12-22T10:02:51.812Z] #51 2.462 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T10:02:51.812Z] #51 2.478 + uname -r [2020-12-22T10:02:51.812Z] #51 2.505 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T10:02:51.812Z] #51 2.505 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T10:02:51.812Z] #51 2.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fdaeVKB89x/src/github.com/opencontainers/runc [2020-12-22T10:02:51.812Z] #51 2.505 Cloning into '/tmp/tmp.fdaeVKB89x/src/github.com/opencontainers/runc'... [2020-12-22T10:02:51.812Z] #51 2.505 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T10:02:51.826Z] #41 14.18 DEP images/netdev.pb-c.d [2020-12-22T10:02:51.826Z] #41 14.25 PBCC images/vma.pb-c.c [2020-12-22T10:02:51.826Z] #41 14.36 DEP images/vma.pb-c.d [2020-12-22T10:02:52.016Z] #41 14.00 PBCC images/vma.pb-c.c [2020-12-22T10:02:52.016Z] #41 14.08 DEP images/vma.pb-c.d [2020-12-22T10:02:52.016Z] #41 14.16 PBCC images/creds.pb-c.c [2020-12-22T10:02:52.016Z] #41 14.27 DEP images/creds.pb-c.d [2020-12-22T10:02:52.062Z] #20 51.57 Selecting previously unselected package uidmap. [2020-12-22T10:02:52.062Z] #20 51.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-22T10:02:52.062Z] #20 51.59 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:02:52.112Z] #41 14.47 PBCC images/creds.pb-c.c [2020-12-22T10:02:52.112Z] #41 14.52 DEP images/creds.pb-c.d [2020-12-22T10:02:52.275Z] #41 14.34 PBCC images/utsns.pb-c.c [2020-12-22T10:02:52.275Z] #41 14.38 DEP images/utsns.pb-c.d [2020-12-22T10:02:52.275Z] #41 14.45 PBCC images/ipc-desc.pb-c.c [2020-12-22T10:02:52.275Z] #41 14.56 PBCC images/ipc-sem.pb-c.c [2020-12-22T10:02:52.358Z] #20 51.76 Selecting previously unselected package vim-runtime. [2020-12-22T10:02:52.358Z] #20 51.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:02:52.358Z] #20 51.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T10:02:52.358Z] #20 51.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:02:52.358Z] #20 51.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:02:52.406Z] #41 14.62 PBCC images/utsns.pb-c.c [2020-12-22T10:02:52.406Z] #41 14.76 DEP images/utsns.pb-c.d [2020-12-22T10:02:52.406Z] #41 14.81 PBCC images/ipc-desc.pb-c.c [2020-12-22T10:02:52.406Z] #41 14.87 PBCC images/ipc-sem.pb-c.c [2020-12-22T10:02:52.485Z] #41 116.0 DEP criu/protobuf-desc.d [2020-12-22T10:02:52.485Z] #41 116.3 DEP criu/proc_parse.d [2020-12-22T10:02:52.535Z] #41 14.64 DEP images/ipc-desc.pb-c.d [2020-12-22T10:02:52.663Z] #41 14.94 DEP images/ipc-desc.pb-c.d [2020-12-22T10:02:52.663Z] #41 ... [2020-12-22T10:02:52.663Z] [2020-12-22T10:02:52.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:52.663Z] #43 111.6 go/ast [2020-12-22T10:02:52.663Z] #43 113.4 text/template/parse [2020-12-22T10:02:52.663Z] #43 119.9 text/template [2020-12-22T10:02:52.663Z] #43 120.4 go/parser [2020-12-22T10:02:52.663Z] #43 ... [2020-12-22T10:02:52.663Z] [2020-12-22T10:02:52.663Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:52.663Z] #41 15.06 DEP images/ipc-sem.pb-c.d [2020-12-22T10:02:52.663Z] #41 15.08 PBCC images/ipc-msg.pb-c.c [2020-12-22T10:02:52.663Z] #41 15.10 DEP images/ipc-msg.pb-c.d [2020-12-22T10:02:52.794Z] #41 14.79 DEP images/ipc-sem.pb-c.d [2020-12-22T10:02:52.794Z] #41 14.92 PBCC images/ipc-msg.pb-c.c [2020-12-22T10:02:52.928Z] #41 15.21 PBCC images/ipc-shm.pb-c.c [2020-12-22T10:02:52.928Z] #41 15.35 DEP images/ipc-shm.pb-c.d [2020-12-22T10:02:52.928Z] #41 15.42 PBCC images/ipc-var.pb-c.c [2020-12-22T10:02:53.053Z] #41 14.98 DEP images/ipc-msg.pb-c.d [2020-12-22T10:02:53.053Z] #41 15.06 PBCC images/ipc-shm.pb-c.c [2020-12-22T10:02:53.053Z] #41 15.13 DEP images/ipc-shm.pb-c.d [2020-12-22T10:02:53.063Z] #41 116.8 DEP criu/plugin.d [2020-12-22T10:02:53.063Z] #41 117.0 DEP criu/pipes.d [2020-12-22T10:02:53.196Z] #41 15.55 DEP images/ipc-var.pb-c.d [2020-12-22T10:02:53.196Z] #41 15.63 PBCC images/sk-opts.pb-c.c [2020-12-22T10:02:53.196Z] #41 15.73 PBCC images/packet-sock.pb-c.c [2020-12-22T10:02:53.312Z] #41 15.32 PBCC images/ipc-var.pb-c.c [2020-12-22T10:02:53.312Z] #41 15.35 DEP images/ipc-var.pb-c.d [2020-12-22T10:02:53.312Z] #41 15.48 PBCC images/sk-opts.pb-c.c [2020-12-22T10:02:53.312Z] #41 15.48 PBCC images/packet-sock.pb-c.c [2020-12-22T10:02:53.312Z] #41 15.55 DEP images/sk-opts.pb-c.d [2020-12-22T10:02:53.323Z] #41 117.3 DEP criu/pie-util.d [2020-12-22T10:02:53.461Z] #41 15.79 DEP images/sk-opts.pb-c.d [2020-12-22T10:02:53.461Z] #41 15.88 DEP images/packet-sock.pb-c.d [2020-12-22T10:02:53.461Z] #41 15.92 PBCC images/sk-netlink.pb-c.c [2020-12-22T10:02:53.461Z] #41 16.00 DEP images/sk-netlink.pb-c.d [2020-12-22T10:02:53.571Z] #41 15.66 DEP images/packet-sock.pb-c.d [2020-12-22T10:02:53.571Z] #41 15.70 PBCC images/sk-netlink.pb-c.c [2020-12-22T10:02:53.571Z] #41 15.76 DEP images/sk-netlink.pb-c.d [2020-12-22T10:02:53.583Z] #41 117.4 DEP criu/pie-util-vdso.d [2020-12-22T10:02:53.717Z] #41 16.13 PBCC images/sk-inet.pb-c.c [2020-12-22T10:02:53.717Z] #41 16.19 DEP images/sk-inet.pb-c.d [2020-12-22T10:02:53.748Z] #51 ... [2020-12-22T10:02:53.748Z] [2020-12-22T10:02:53.748Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:02:53.748Z] #13 DONE 2.0s [2020-12-22T10:02:53.748Z] [2020-12-22T10:02:53.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:53.748Z] #41 41.30 CC images/time.o [2020-12-22T10:02:53.748Z] #41 41.54 CC images/sysctl.o [2020-12-22T10:02:53.748Z] #41 41.88 CC images/autofs.o [2020-12-22T10:02:53.748Z] #41 42.05 CC images/macvlan.o [2020-12-22T10:02:53.748Z] #41 42.35 CC images/sit.o [2020-12-22T10:02:53.748Z] #41 42.54 CC images/memfd.o [2020-12-22T10:02:53.748Z] #41 42.91 CC images/timens.o [2020-12-22T10:02:53.748Z] #41 43.18 LINK images/built-in.o [2020-12-22T10:02:53.748Z] #41 43.26 GEN compel/include/asm [2020-12-22T10:02:53.748Z] #41 43.30 GEN compel/include/version.h [2020-12-22T10:02:53.748Z] #41 43.33 touch .config [2020-12-22T10:02:53.748Z] #41 43.39 GEN include/common/config.h [2020-12-22T10:02:53.748Z] #41 43.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T10:02:53.748Z] #41 43.52 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-22T10:02:53.748Z] #41 43.57 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-22T10:02:53.748Z] #41 43.58 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-22T10:02:53.748Z] #41 43.60 DEP compel/plugins/std/infect.d [2020-12-22T10:02:53.748Z] #41 43.66 DEP compel/plugins/std/string.d [2020-12-22T10:02:53.748Z] #41 43.73 DEP compel/plugins/std/log.d [2020-12-22T10:02:53.748Z] #41 43.82 DEP compel/plugins/std/fds.d [2020-12-22T10:02:53.748Z] #41 43.91 DEP compel/plugins/std/std.d [2020-12-22T10:02:53.748Z] #41 44.03 DEP compel/plugins/shmem/shmem.d [2020-12-22T10:02:53.748Z] #41 44.17 DEP compel/plugins/fds/fds.d [2020-12-22T10:02:53.748Z] #41 44.25 CC compel/plugins/std/std.o [2020-12-22T10:02:53.748Z] #41 44.45 CC compel/plugins/std/fds.o [2020-12-22T10:02:53.748Z] #41 44.94 CC compel/plugins/std/log.o [2020-12-22T10:02:53.748Z] #41 45.76 CC compel/plugins/std/string.o [2020-12-22T10:02:53.748Z] #41 46.88 CC compel/plugins/std/infect.o [2020-12-22T10:02:53.748Z] #41 47.35 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-22T10:02:53.748Z] #41 47.41 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-22T10:02:53.748Z] #41 47.47 AR compel/plugins/std.lib.a [2020-12-22T10:02:53.748Z] #41 47.69 CC compel/plugins/fds/fds.o [2020-12-22T10:02:53.748Z] #41 48.14 AR compel/plugins/fds.lib.a [2020-12-22T10:02:53.748Z] #41 48.32 HOSTDEP compel/src/lib/log-host.d [2020-12-22T10:02:53.748Z] #41 48.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T10:02:53.748Z] #41 48.64 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-22T10:02:53.748Z] #41 48.84 HOSTDEP compel/src/main-host.d [2020-12-22T10:02:53.748Z] #41 48.93 DEP compel/src/lib/ptrace.d [2020-12-22T10:02:53.748Z] #41 48.99 DEP compel/src/lib/infect.d [2020-12-22T10:02:53.748Z] #41 49.07 DEP compel/src/lib/infect-util.d [2020-12-22T10:02:53.748Z] #41 49.28 DEP compel/src/lib/infect-rpc.d [2020-12-22T10:02:53.748Z] #41 49.44 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-22T10:02:53.748Z] #41 49.57 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-22T10:02:53.748Z] #41 49.64 DEP compel/src/lib/log.d [2020-12-22T10:02:53.831Z] #41 15.83 PBCC images/sk-inet.pb-c.c [2020-12-22T10:02:53.831Z] #41 15.96 DEP images/sk-inet.pb-c.d [2020-12-22T10:02:53.843Z] #41 117.6 DEP criu/pie-util-vdso-elf32.d [2020-12-22T10:02:53.980Z] #41 16.33 PBCC images/sk-unix.pb-c.c [2020-12-22T10:02:54.011Z] #41 49.76 DEP compel/src/main.d [2020-12-22T10:02:54.011Z] #41 49.88 DEP compel/src/lib/handle-elf.d [2020-12-22T10:02:54.011Z] #41 50.00 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-22T10:02:54.090Z] #41 16.13 PBCC images/sk-unix.pb-c.c [2020-12-22T10:02:54.090Z] #41 16.27 DEP images/sk-unix.pb-c.d [2020-12-22T10:02:54.103Z] #41 117.8 DEP criu/path.d [2020-12-22T10:02:54.239Z] #41 16.45 DEP images/sk-unix.pb-c.d [2020-12-22T10:02:54.239Z] #41 16.60 PBCC images/mm.pb-c.c [2020-12-22T10:02:54.239Z] #41 16.70 DEP images/mm.pb-c.d [2020-12-22T10:02:54.239Z] #41 16.82 PBCC images/timerfd.pb-c.c [2020-12-22T10:02:54.275Z] #41 50.20 CC compel/src/lib/log.o [2020-12-22T10:02:54.349Z] #41 16.47 PBCC images/mm.pb-c.c [2020-12-22T10:02:54.349Z] #41 16.53 DEP images/mm.pb-c.d [2020-12-22T10:02:54.349Z] #41 16.57 PBCC images/timerfd.pb-c.c [2020-12-22T10:02:54.349Z] #41 16.59 DEP images/timerfd.pb-c.d [2020-12-22T10:02:54.363Z] #41 118.1 DEP criu/parasite-syscall.d [2020-12-22T10:02:54.496Z] #41 16.97 DEP images/timerfd.pb-c.d [2020-12-22T10:02:54.609Z] #41 16.61 PBCC images/timer.pb-c.c [2020-12-22T10:02:54.609Z] #41 16.62 DEP images/timer.pb-c.d [2020-12-22T10:02:54.609Z] #41 16.63 PBCC images/sa.pb-c.c [2020-12-22T10:02:54.609Z] #41 16.70 DEP images/sa.pb-c.d [2020-12-22T10:02:54.609Z] #41 16.76 PBCC images/pipe-data.pb-c.c [2020-12-22T10:02:54.609Z] #41 16.80 DEP images/pipe-data.pb-c.d [2020-12-22T10:02:54.623Z] #41 118.5 DEP criu/pagemap.d [2020-12-22T10:02:54.753Z] #41 17.11 PBCC images/timer.pb-c.c [2020-12-22T10:02:54.753Z] #41 17.14 DEP images/timer.pb-c.d [2020-12-22T10:02:54.753Z] #41 17.21 PBCC images/sa.pb-c.c [2020-12-22T10:02:54.851Z] #41 50.57 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-22T10:02:54.868Z] #41 16.92 PBCC images/mnt.pb-c.c [2020-12-22T10:02:54.869Z] #41 17.01 DEP images/mnt.pb-c.d [2020-12-22T10:02:55.010Z] #41 17.38 DEP images/sa.pb-c.d [2020-12-22T10:02:55.010Z] #41 17.51 PBCC images/pipe-data.pb-c.c [2020-12-22T10:02:55.115Z] #41 50.93 CC compel/arch/aarch64/src/lib/infect.o [2020-12-22T10:02:55.127Z] #41 17.12 PBCC images/sk-packet.pb-c.c [2020-12-22T10:02:55.127Z] #41 17.14 DEP images/sk-packet.pb-c.d [2020-12-22T10:02:55.127Z] #41 17.26 PBCC images/tcp-stream.pb-c.c [2020-12-22T10:02:55.127Z] #41 17.33 DEP images/tcp-stream.pb-c.d [2020-12-22T10:02:55.192Z] #41 118.9 DEP criu/pagemap-cache.d [2020-12-22T10:02:55.192Z] #41 119.1 DEP criu/page-xfer.d [2020-12-22T10:02:55.266Z] #41 17.59 DEP images/pipe-data.pb-c.d [2020-12-22T10:02:55.267Z] #41 17.65 PBCC images/mnt.pb-c.c [2020-12-22T10:02:55.267Z] #41 17.80 DEP images/mnt.pb-c.d [2020-12-22T10:02:55.380Z] #41 ... [2020-12-22T10:02:55.380Z] [2020-12-22T10:02:55.380Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T10:02:55.380Z] #14 1.488 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T10:02:55.380Z] #14 DONE 1.8s [2020-12-22T10:02:55.380Z] [2020-12-22T10:02:55.380Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:02:55.386Z] #41 17.38 PBCC images/pipe.pb-c.c [2020-12-22T10:02:55.386Z] #41 17.42 DEP images/pipe.pb-c.d [2020-12-22T10:02:55.386Z] #41 17.50 PBCC images/pstree.pb-c.c [2020-12-22T10:02:55.386Z] #41 17.55 DEP images/pstree.pb-c.d [2020-12-22T10:02:55.386Z] #41 17.60 PBCC images/fs.pb-c.c [2020-12-22T10:02:55.451Z] #41 119.2 DEP criu/page-pipe.d [2020-12-22T10:02:55.451Z] #41 119.3 DEP criu/netfilter.d [2020-12-22T10:02:55.451Z] #41 119.4 DEP criu/net.d [2020-12-22T10:02:55.523Z] #41 17.86 PBCC images/sk-packet.pb-c.c [2020-12-22T10:02:55.523Z] #41 17.92 DEP images/sk-packet.pb-c.d [2020-12-22T10:02:55.523Z] #41 18.04 PBCC images/tcp-stream.pb-c.c [2020-12-22T10:02:55.645Z] #41 17.65 DEP images/fs.pb-c.d [2020-12-22T10:02:55.646Z] #41 17.72 PBCC images/signalfd.pb-c.c [2020-12-22T10:02:55.780Z] #41 18.05 DEP images/tcp-stream.pb-c.d [2020-12-22T10:02:55.780Z] #41 18.07 PBCC images/pipe.pb-c.c [2020-12-22T10:02:55.780Z] #41 18.08 DEP images/pipe.pb-c.d [2020-12-22T10:02:55.780Z] #41 18.09 PBCC images/pstree.pb-c.c [2020-12-22T10:02:55.780Z] #41 18.09 DEP images/pstree.pb-c.d [2020-12-22T10:02:55.780Z] #41 18.11 PBCC images/fs.pb-c.c [2020-12-22T10:02:55.780Z] #41 18.16 DEP images/fs.pb-c.d [2020-12-22T10:02:55.780Z] #41 18.22 PBCC images/signalfd.pb-c.c [2020-12-22T10:02:55.780Z] #41 18.28 DEP images/signalfd.pb-c.d [2020-12-22T10:02:55.909Z] #41 17.89 DEP images/signalfd.pb-c.d [2020-12-22T10:02:55.909Z] #41 17.97 PBCC images/fh.pb-c.c [2020-12-22T10:02:55.909Z] #41 18.04 PBCC images/fsnotify.pb-c.c [2020-12-22T10:02:55.909Z] #41 18.10 DEP images/fh.pb-c.d [2020-12-22T10:02:56.020Z] #41 119.6 DEP criu/namespaces.d [2020-12-22T10:02:56.020Z] #41 119.8 DEP criu/mount.d [2020-12-22T10:02:56.037Z] #41 18.43 PBCC images/fh.pb-c.c [2020-12-22T10:02:56.037Z] #41 18.48 PBCC images/fsnotify.pb-c.c [2020-12-22T10:02:56.037Z] #41 18.55 DEP images/fh.pb-c.d [2020-12-22T10:02:56.169Z] #41 18.18 DEP images/fsnotify.pb-c.d [2020-12-22T10:02:56.169Z] #41 18.21 PBCC images/eventpoll.pb-c.c [2020-12-22T10:02:56.169Z] #41 18.25 DEP images/eventpoll.pb-c.d [2020-12-22T10:02:56.169Z] #41 18.31 PBCC images/eventfd.pb-c.c [2020-12-22T10:02:56.169Z] #41 18.34 DEP images/eventfd.pb-c.d [2020-12-22T10:02:56.169Z] #41 18.41 PBCC images/remap-file-path.pb-c.c [2020-12-22T10:02:56.279Z] #41 120.0 DEP criu/memfd.d [2020-12-22T10:02:56.293Z] #41 18.66 DEP images/fsnotify.pb-c.d [2020-12-22T10:02:56.293Z] #41 18.76 PBCC images/eventpoll.pb-c.c [2020-12-22T10:02:56.335Z] #15 ... [2020-12-22T10:02:56.335Z] [2020-12-22T10:02:56.335Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:56.335Z] #43 117.9 github.com/LK4D4/vndr/godl [2020-12-22T10:02:56.335Z] #43 118.7 github.com/LK4D4/vndr [2020-12-22T10:02:56.335Z] #43 ... [2020-12-22T10:02:56.335Z] [2020-12-22T10:02:56.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:56.335Z] #41 51.60 CC compel/src/lib/infect-rpc.o [2020-12-22T10:02:56.335Z] #41 52.05 CC compel/src/lib/infect-util.o [2020-12-22T10:02:56.428Z] #41 18.46 DEP images/remap-file-path.pb-c.d [2020-12-22T10:02:56.428Z] #41 18.62 PBCC images/fifo.pb-c.c [2020-12-22T10:02:56.428Z] #41 18.63 DEP images/fifo.pb-c.d [2020-12-22T10:02:56.539Z] #41 120.2 DEP criu/mem.d [2020-12-22T10:02:56.539Z] #41 120.4 DEP criu/lsm.d [2020-12-22T10:02:56.549Z] #41 18.83 DEP images/eventpoll.pb-c.d [2020-12-22T10:02:56.549Z] #41 18.94 PBCC images/eventfd.pb-c.c [2020-12-22T10:02:56.549Z] #41 18.96 DEP images/eventfd.pb-c.d [2020-12-22T10:02:56.549Z] #41 19.03 PBCC images/remap-file-path.pb-c.c [2020-12-22T10:02:56.549Z] #41 19.07 DEP images/remap-file-path.pb-c.d [2020-12-22T10:02:56.598Z] #41 52.45 CC compel/src/lib/infect.o [2020-12-22T10:02:56.687Z] #41 18.72 PBCC images/ghost-file.pb-c.c [2020-12-22T10:02:56.687Z] #41 18.82 DEP images/ghost-file.pb-c.d [2020-12-22T10:02:56.687Z] #41 18.88 PBCC images/regfile.pb-c.c [2020-12-22T10:02:56.799Z] #41 120.6 DEP criu/log.d [2020-12-22T10:02:56.799Z] #41 120.7 DEP criu/libnetlink.d [2020-12-22T10:02:56.806Z] #41 19.12 PBCC images/fifo.pb-c.c [2020-12-22T10:02:56.806Z] #41 19.13 DEP images/fifo.pb-c.d [2020-12-22T10:02:56.806Z] #41 19.25 PBCC images/ghost-file.pb-c.c [2020-12-22T10:02:56.846Z] #20 56.10 Selecting previously unselected package vim. [2020-12-22T10:02:56.846Z] #20 56.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T10:02:56.846Z] #20 56.14 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:02:56.950Z] #41 19.04 DEP images/regfile.pb-c.d [2020-12-22T10:02:57.059Z] #41 120.8 DEP criu/kerndat.d [2020-12-22T10:02:57.075Z] #41 19.42 DEP images/ghost-file.pb-c.d [2020-12-22T10:02:57.075Z] #41 19.53 PBCC images/regfile.pb-c.c [2020-12-22T10:02:57.075Z] #41 19.57 DEP images/regfile.pb-c.d [2020-12-22T10:02:57.183Z] #41 ... [2020-12-22T10:02:57.183Z] [2020-12-22T10:02:57.183Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:02:57.183Z] #43 DONE 128.6s [2020-12-22T10:02:57.183Z] [2020-12-22T10:02:57.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:57.183Z] #41 ... [2020-12-22T10:02:57.183Z] [2020-12-22T10:02:57.183Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:02:57.183Z] #15 DONE 1.9s [2020-12-22T10:02:57.211Z] #41 19.13 PBCC images/ns.pb-c.c [2020-12-22T10:02:57.211Z] #41 19.21 DEP images/ns.pb-c.d [2020-12-22T10:02:57.211Z] #41 19.32 PBCC images/fdinfo.pb-c.c [2020-12-22T10:02:57.291Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2020-12-22T10:02:57.291Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-12-22T10:02:57.291Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T10:02:57.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T10:02:57.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T10:02:57.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T10:02:57.318Z] #41 121.0 DEP criu/kcmp-ids.d [2020-12-22T10:02:57.318Z] #41 121.2 DEP criu/irmap.d [2020-12-22T10:02:57.331Z] #41 19.65 PBCC images/ns.pb-c.c [2020-12-22T10:02:57.331Z] #41 19.69 DEP images/ns.pb-c.d [2020-12-22T10:02:57.331Z] #41 19.76 PBCC images/fdinfo.pb-c.c [2020-12-22T10:02:57.331Z] #41 19.81 DEP images/fdinfo.pb-c.d [2020-12-22T10:02:57.447Z] [2020-12-22T10:02:57.447Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:02:57.470Z] #41 19.43 DEP images/fdinfo.pb-c.d [2020-12-22T10:02:57.470Z] #41 19.50 PBCC images/core-aarch64.pb-c.c [2020-12-22T10:02:57.470Z] #41 19.58 PBCC images/core-arm.pb-c.c [2020-12-22T10:02:57.470Z] #41 19.63 PBCC images/core-ppc64.pb-c.c [2020-12-22T10:02:57.470Z] #41 19.69 PBCC images/core-s390.pb-c.c [2020-12-22T10:02:57.488Z] #20 56.81 Selecting previously unselected package xfsprogs. [2020-12-22T10:02:57.488Z] #20 56.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-22T10:02:57.488Z] #20 56.83 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:02:57.578Z] #41 121.4 DEP criu/ipc_ns.d [2020-12-22T10:02:57.593Z] #41 19.90 PBCC images/core-aarch64.pb-c.c [2020-12-22T10:02:57.593Z] #41 19.94 PBCC images/core-arm.pb-c.c [2020-12-22T10:02:57.593Z] #41 19.99 PBCC images/core-ppc64.pb-c.c [2020-12-22T10:02:57.593Z] #41 20.04 PBCC images/core-s390.pb-c.c [2020-12-22T10:02:57.593Z] #41 20.07 PBCC images/core-x86.pb-c.c [2020-12-22T10:02:57.710Z] #16 ... [2020-12-22T10:02:57.710Z] [2020-12-22T10:02:57.710Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:02:57.710Z] #30 DONE 128.9s [2020-12-22T10:02:57.710Z] [2020-12-22T10:02:57.710Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:57.730Z] #41 19.75 PBCC images/core-x86.pb-c.c [2020-12-22T10:02:57.730Z] #41 19.85 PBCC images/core.pb-c.c [2020-12-22T10:02:57.730Z] #41 19.93 PBCC images/inventory.pb-c.c [2020-12-22T10:02:57.838Z] #41 121.5 DEP criu/image.d [2020-12-22T10:02:57.838Z] #41 121.6 DEP criu/image-desc.d [2020-12-22T10:02:57.849Z] #41 20.15 PBCC images/core.pb-c.c [2020-12-22T10:02:57.849Z] #41 20.28 PBCC images/inventory.pb-c.c [2020-12-22T10:02:57.990Z] #41 20.06 DEP images/core-aarch64.pb-c.d [2020-12-22T10:02:57.990Z] #41 20.11 DEP images/core-arm.pb-c.d [2020-12-22T10:02:57.990Z] #41 20.20 DEP images/core-ppc64.pb-c.d [2020-12-22T10:02:58.098Z] #41 121.7 DEP criu/fsnotify.d [2020-12-22T10:02:58.098Z] #41 121.9 DEP criu/filesystems.d [2020-12-22T10:02:58.109Z] #41 20.39 DEP images/core-aarch64.pb-c.d [2020-12-22T10:02:58.109Z] #41 20.55 DEP images/core-arm.pb-c.d [2020-12-22T10:02:58.148Z] #20 57.56 Selecting previously unselected package zip. [2020-12-22T10:02:58.148Z] #20 57.64 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-22T10:02:58.148Z] #20 57.65 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:02:58.263Z] #41 20.26 DEP images/core-s390.pb-c.d [2020-12-22T10:02:58.263Z] #41 20.31 DEP images/core-x86.pb-c.d [2020-12-22T10:02:58.263Z] #41 20.46 DEP images/core.pb-c.d [2020-12-22T10:02:58.358Z] #41 122.0 DEP criu/files.d [2020-12-22T10:02:58.358Z] #41 122.2 DEP criu/files-reg.d [2020-12-22T10:02:58.365Z] #41 20.63 DEP images/core-ppc64.pb-c.d [2020-12-22T10:02:58.365Z] #41 20.66 DEP images/core-s390.pb-c.d [2020-12-22T10:02:58.365Z] #41 20.68 DEP images/core-x86.pb-c.d [2020-12-22T10:02:58.443Z] #20 57.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:02:58.443Z] #20 57.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:02:58.443Z] #20 57.95 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-22T10:02:58.443Z] #20 57.96 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-22T10:02:58.443Z] #20 57.97 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-22T10:02:58.443Z] #20 57.97 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-22T10:02:58.443Z] #20 57.98 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:02:58.443Z] #20 58.00 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-22T10:02:58.443Z] #20 58.01 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T10:02:58.443Z] #20 58.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:02:58.443Z] #20 58.02 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T10:02:58.443Z] #20 58.03 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T10:02:58.443Z] #20 58.04 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:02:58.443Z] #20 ... [2020-12-22T10:02:58.443Z] [2020-12-22T10:02:58.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:58.443Z] #43 101.6 CC criu/cgroup.o [2020-12-22T10:02:58.443Z] #43 107.1 CC criu/clone-noasan.o [2020-12-22T10:02:58.443Z] #43 107.5 CC criu/config.o [2020-12-22T10:02:58.443Z] #43 110.3 CC criu/cr-check.o [2020-12-22T10:02:58.524Z] #41 20.58 DEP images/inventory.pb-c.d [2020-12-22T10:02:58.524Z] #41 20.64 PBCC images/cpuinfo.pb-c.c [2020-12-22T10:02:58.524Z] #41 20.72 DEP images/cpuinfo.pb-c.d [2020-12-22T10:02:58.524Z] #41 20.81 PBCC images/stats.pb-c.c [2020-12-22T10:02:58.618Z] #41 122.3 DEP criu/files-ext.d [2020-12-22T10:02:58.619Z] #41 122.5 DEP criu/file-lock.d [2020-12-22T10:02:58.619Z] #41 122.6 DEP criu/file-ids.d [2020-12-22T10:02:58.621Z] #41 20.89 DEP images/core.pb-c.d [2020-12-22T10:02:58.621Z] #41 20.98 DEP images/inventory.pb-c.d [2020-12-22T10:02:58.621Z] #41 21.08 PBCC images/cpuinfo.pb-c.c [2020-12-22T10:02:58.739Z] #43 ... [2020-12-22T10:02:58.739Z] [2020-12-22T10:02:58.739Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:58.739Z] #20 58.04 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:02:58.739Z] #20 58.04 Setting up zip (3.0-11+b1) ... [2020-12-22T10:02:58.739Z] #20 58.05 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:02:58.739Z] #20 58.08 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:02:58.783Z] #41 20.93 DEP images/stats.pb-c.d [2020-12-22T10:02:58.877Z] #41 21.14 DEP images/cpuinfo.pb-c.d [2020-12-22T10:02:58.877Z] #41 21.21 PBCC images/stats.pb-c.c [2020-12-22T10:02:58.877Z] #41 21.26 DEP images/stats.pb-c.d [2020-12-22T10:02:58.879Z] #41 122.7 DEP criu/fifo.d [2020-12-22T10:02:59.138Z] #41 122.9 DEP criu/fdstore.d [2020-12-22T10:02:59.138Z] #41 123.0 DEP criu/fault-injection.d [2020-12-22T10:02:59.138Z] #41 123.0 DEP criu/external.d [2020-12-22T10:02:59.138Z] #41 123.1 DEP criu/eventpoll.d [2020-12-22T10:02:59.398Z] #41 123.4 DEP criu/eventfd.d [2020-12-22T10:02:59.658Z] #41 ... [2020-12-22T10:02:59.658Z] [2020-12-22T10:02:59.658Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:02:59.658Z] #30 DONE 225.3s [2020-12-22T10:02:59.658Z] [2020-12-22T10:02:59.658Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:02:59.658Z] #18 15.30 Reading package lists... [2020-12-22T10:02:59.658Z] #18 21.72 Reading package lists... [2020-12-22T10:02:59.658Z] #18 27.08 Building dependency tree... [2020-12-22T10:02:59.658Z] #18 28.94 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T10:02:59.658Z] #18 28.94 The following additional packages will be installed: [2020-12-22T10:02:59.658Z] #18 28.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:02:59.658Z] #18 28.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:02:59.658Z] #18 28.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:02:59.658Z] #18 28.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:02:59.658Z] #18 28.96 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:02:59.658Z] #18 28.97 Suggested packages: [2020-12-22T10:02:59.658Z] #18 28.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:02:59.658Z] #18 28.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:02:59.658Z] #18 28.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:02:59.658Z] #18 28.97 Recommended packages: [2020-12-22T10:02:59.658Z] #18 28.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:02:59.658Z] #18 28.97 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:02:59.658Z] #18 30.84 The following NEW packages will be installed: [2020-12-22T10:02:59.658Z] #18 30.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:02:59.658Z] #18 30.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:02:59.658Z] #18 30.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:02:59.658Z] #18 30.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:02:59.658Z] #18 30.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:02:59.658Z] #18 30.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:02:59.658Z] #18 30.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:02:59.658Z] #18 30.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:02:59.658Z] #18 30.85 xz-utils zip [2020-12-22T10:02:59.658Z] #18 ... [2020-12-22T10:02:59.658Z] [2020-12-22T10:02:59.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:02:59.658Z] #41 123.5 DEP criu/crtools.d [2020-12-22T10:02:59.806Z] #41 ... [2020-12-22T10:02:59.806Z] [2020-12-22T10:02:59.806Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:02:59.806Z] #54 61.00 Checking out files: 26% (969/3706) Checking out files: 27% (1001/3706) Checking out files: 28% (1038/3706) Checking out files: 29% (1075/3706) Checking out files: 30% (1112/3706) Checking out files: 31% (1149/3706) Checking out files: 32% (1186/3706) Checking out files: 33% (1223/3706) Checking out files: 34% (1261/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 67% (2501/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 88% (3296/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T10:02:59.806Z] #54 64.03 + cd /tmp/tmp.diJc8Q2K1v/src/github.com/containerd/containerd [2020-12-22T10:02:59.806Z] #54 64.03 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:02:59.918Z] #41 123.7 DEP criu/cr-service.d [2020-12-22T10:03:00.178Z] #41 123.8 DEP criu/cr-restore.d [2020-12-22T10:03:00.178Z] #41 124.1 DEP criu/cr-errno.d [2020-12-22T10:03:00.178Z] #41 124.2 DEP criu/cr-dump.d [2020-12-22T10:03:00.344Z] #22 129.1 Checking out files: 15% (1770/11127) Checking out files: 16% (1781/11127) Checking out files: 17% (1892/11127) Checking out files: 18% (2003/11127) Checking out files: 19% (2115/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 30% (3381/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 43% (4831/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) [2020-12-22T10:03:00.344Z] #22 ... [2020-12-22T10:03:00.344Z] [2020-12-22T10:03:00.344Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:03:00.344Z] #16 DONE 2.9s [2020-12-22T10:03:00.344Z] [2020-12-22T10:03:00.344Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:00.748Z] #41 124.6 DEP criu/cr-dedup.d [2020-12-22T10:03:00.748Z] #41 124.7 DEP criu/cr-check.d [2020-12-22T10:03:01.007Z] #41 124.8 DEP criu/config.d [2020-12-22T10:03:01.007Z] #41 124.9 DEP criu/clone-noasan.d [2020-12-22T10:03:01.007Z] #41 124.9 DEP criu/cgroup.d [2020-12-22T10:03:01.267Z] #41 125.1 DEP criu/cgroup-props.d [2020-12-22T10:03:01.527Z] #41 125.2 DEP criu/bitmap.d [2020-12-22T10:03:01.527Z] #41 125.2 DEP criu/bfd.d [2020-12-22T10:03:01.527Z] #41 125.3 DEP criu/autofs.d [2020-12-22T10:03:01.527Z] #41 125.4 DEP criu/aio.d [2020-12-22T10:03:01.700Z] #54 65.91 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T10:03:01.700Z] #54 65.91 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T10:03:01.700Z] #54 65.91 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:03:01.700Z] #54 65.91 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:03:01.700Z] #54 65.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T10:03:01.700Z] #54 65.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T10:03:01.700Z] #54 65.91 + '[' '' = dynamic ']' [2020-12-22T10:03:01.700Z] #54 65.91 + make [2020-12-22T10:03:01.747Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2020-12-22T10:03:01.787Z] #41 125.5 DEP criu/action-scripts.d [2020-12-22T10:03:01.787Z] #41 125.7 CC criu/action-scripts.o [2020-12-22T10:03:01.956Z] #54 ... [2020-12-22T10:03:01.956Z] [2020-12-22T10:03:01.956Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:03:01.956Z] #49 121.0 mvdan.cc/editorconfig [2020-12-22T10:03:01.956Z] #49 122.8 mvdan.cc/sh/v3/fileutil [2020-12-22T10:03:01.956Z] #49 123.1 mvdan.cc/sh/v3/syntax [2020-12-22T10:03:01.956Z] #49 ... [2020-12-22T10:03:01.956Z] [2020-12-22T10:03:01.956Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:01.956Z] #41 24.53 make[1]: Nothing to be done for 'all'. [2020-12-22T10:03:02.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-12-22T10:03:02.079Z] #41 23.65 make[1]: Nothing to be done for 'all'. [2020-12-22T10:03:02.191Z] #22 129.1 Checking out files: 15% (1770/11127) Checking out files: 16% (1781/11127) Checking out files: 17% (1892/11127) Checking out files: 18% (2003/11127) Checking out files: 19% (2115/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 30% (3381/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 43% (4831/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 68% (7610/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2020-12-22T10:03:02.191Z] #22 133.9 + cd /tmp/tmp.bo7vYuFWki/tmp/docker-ce [2020-12-22T10:03:02.339Z] #41 ... [2020-12-22T10:03:02.339Z] [2020-12-22T10:03:02.339Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:03:02.339Z] #49 116.4 golang.org/x/crypto/ssh/terminal [2020-12-22T10:03:02.339Z] #49 118.7 mvdan.cc/editorconfig [2020-12-22T10:03:02.339Z] #49 120.4 mvdan.cc/sh/v3/fileutil [2020-12-22T10:03:02.339Z] #49 120.7 mvdan.cc/sh/v3/syntax [2020-12-22T10:03:02.339Z] #49 ... [2020-12-22T10:03:02.339Z] [2020-12-22T10:03:02.339Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:02.358Z] #41 126.1 CC criu/aio.o [2020-12-22T10:03:02.460Z] #22 ... [2020-12-22T10:03:02.460Z] [2020-12-22T10:03:02.460Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T10:03:02.460Z] #17 DONE 2.1s [2020-12-22T10:03:02.460Z] [2020-12-22T10:03:02.460Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:02.460Z] #22 133.9 + git checkout -q v17.06.2-ce [2020-12-22T10:03:02.928Z] #41 126.6 CC criu/autofs.o [2020-12-22T10:03:03.233Z] #20 62.38 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-22T10:03:03.233Z] #20 62.38 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:03:03.233Z] #20 62.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:03:03.233Z] #20 62.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:03:03.233Z] #20 62.51 invoke-rc.d: could not determine current runlevel [2020-12-22T10:03:03.233Z] #20 62.53 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:03:03.233Z] #20 62.53 Setting up pigz (2.4-1) ... [2020-12-22T10:03:03.233Z] #20 62.54 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-22T10:03:03.233Z] #20 62.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T10:03:03.233Z] #20 62.55 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:03:03.233Z] #20 62.57 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-22T10:03:03.233Z] #20 62.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:03:03.530Z] #20 63.19 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-22T10:03:03.530Z] #20 63.19 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-22T10:03:03.530Z] #20 63.19 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T10:03:03.530Z] #20 63.20 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:03:03.530Z] #20 63.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:03:03.530Z] #20 63.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:03:03.548Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-12-22T10:03:03.826Z] #20 63.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:03:03.826Z] #20 63.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:03:03.826Z] #20 63.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:03:03.826Z] #20 63.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:03:03.826Z] #20 63.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:03:03.826Z] #20 63.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:03:03.826Z] #20 63.35 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T10:03:03.826Z] #20 63.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:03:03.826Z] #20 63.35 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-22T10:03:03.826Z] #20 63.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:03:03.826Z] #20 63.36 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-22T10:03:03.826Z] #20 63.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:03.896Z] #54 59.36 Checking out files: 29% (1109/3706) Checking out files: 30% (1112/3706) Checking out files: 31% (1149/3706) Checking out files: 32% (1186/3706) Checking out files: 33% (1223/3706) Checking out files: 34% (1261/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 68% (2547/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) [2020-12-22T10:03:03.896Z] #54 ... [2020-12-22T10:03:03.896Z] [2020-12-22T10:03:03.896Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:03.896Z] #43 118.1 go/parser [2020-12-22T10:03:03.896Z] #43 118.8 text/template [2020-12-22T10:03:03.896Z] #43 123.5 encoding/xml [2020-12-22T10:03:03.896Z] #43 126.2 go/doc [2020-12-22T10:03:03.896Z] #43 ... [2020-12-22T10:03:03.896Z] [2020-12-22T10:03:03.896Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:04.311Z] #41 127.9 CC criu/bfd.o [2020-12-22T10:03:04.571Z] #41 128.4 CC criu/bitmap.o [2020-12-22T10:03:04.831Z] #41 128.5 CC criu/cgroup-props.o [2020-12-22T10:03:05.226Z] #41 27.72 CC images/stats.o [2020-12-22T10:03:05.401Z] #41 129.3 CC criu/cgroup.o [2020-12-22T10:03:05.452Z] #54 59.36 Checking out files: 29% (1109/3706) Checking out files: 30% (1112/3706) Checking out files: 31% (1149/3706) Checking out files: 32% (1186/3706) Checking out files: 33% (1223/3706) Checking out files: 34% (1261/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 68% (2547/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T10:03:05.452Z] #54 62.38 + cd /tmp/tmp.EmS71NaEAT/src/github.com/containerd/containerd [2020-12-22T10:03:05.452Z] #54 62.38 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T10:03:05.781Z] #22 ... [2020-12-22T10:03:05.781Z] [2020-12-22T10:03:05.781Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:05.781Z] #41 55.04 CC compel/src/lib/ptrace.o [2020-12-22T10:03:05.781Z] #41 55.61 AR compel/libcompel.a [2020-12-22T10:03:05.781Z] #41 55.82 HOSTCC compel/src/main-host.o [2020-12-22T10:03:05.781Z] #41 56.25 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-22T10:03:05.781Z] #41 56.46 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T10:03:05.781Z] #41 56.79 HOSTCC compel/src/lib/log-host.o [2020-12-22T10:03:05.781Z] #41 57.00 HOSTLINK compel/compel-host-bin [2020-12-22T10:03:05.781Z] #41 57.11 DEP soccr/soccr.d [2020-12-22T10:03:05.782Z] #41 57.30 CC soccr/soccr.o [2020-12-22T10:03:05.782Z] #41 58.88 AR soccr/libsoccr.a [2020-12-22T10:03:05.782Z] #41 58.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:03:05.782Z] #41 59.50 DEP criu/arch/aarch64/sigframe.d [2020-12-22T10:03:05.782Z] #41 59.57 DEP criu/arch/aarch64/crtools.d [2020-12-22T10:03:05.782Z] #41 59.78 DEP criu/arch/aarch64/cpu.d [2020-12-22T10:03:05.782Z] #41 59.83 DEP criu/arch/aarch64/bitops.d [2020-12-22T10:03:05.782Z] #41 59.87 CC criu/arch/aarch64/bitops.o [2020-12-22T10:03:05.782Z] #41 59.98 CC criu/arch/aarch64/cpu.o [2020-12-22T10:03:05.782Z] #41 60.05 CC criu/arch/aarch64/crtools.o [2020-12-22T10:03:05.782Z] #41 60.52 CC criu/arch/aarch64/sigframe.o [2020-12-22T10:03:05.782Z] #41 60.68 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-22T10:03:05.782Z] #41 60.74 DEP criu/pie/util-vdso.d [2020-12-22T10:03:05.782Z] #41 60.92 DEP criu/pie/util.d [2020-12-22T10:03:05.782Z] #41 61.12 CC criu/pie/util.o [2020-12-22T10:03:05.782Z] #41 61.43 CC criu/pie/util-vdso.o [2020-12-22T10:03:05.792Z] #41 28.20 CC images/core.o [2020-12-22T10:03:05.972Z] #41 ... [2020-12-22T10:03:05.972Z] [2020-12-22T10:03:05.972Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:05.972Z] #18 31.20 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:03:05.972Z] #18 31.20 Need to get 28.5 MB of archives. [2020-12-22T10:03:05.972Z] #18 31.20 After this operation, 116 MB of additional disk space will be used. [2020-12-22T10:03:05.972Z] #18 31.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-22T10:03:05.972Z] #18 31.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-22T10:03:05.972Z] #18 31.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-22T10:03:05.972Z] #18 31.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-22T10:03:05.972Z] #18 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-22T10:03:05.972Z] #18 31.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-22T10:03:05.972Z] #18 31.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:03:05.972Z] #18 31.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-22T10:03:05.972Z] #18 31.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-22T10:03:05.972Z] #18 31.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-22T10:03:05.972Z] #18 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-22T10:03:05.972Z] #18 31.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-22T10:03:05.972Z] #18 31.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-22T10:03:05.972Z] #18 31.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-22T10:03:05.972Z] #18 31.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-22T10:03:05.972Z] #18 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-22T10:03:05.972Z] #18 31.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:03:05.972Z] #18 31.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:03:05.972Z] #18 32.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:03:05.972Z] #18 32.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-22T10:03:05.972Z] #18 32.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-22T10:03:05.972Z] #18 32.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-22T10:03:05.972Z] #18 32.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-22T10:03:05.972Z] #18 32.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T10:03:05.972Z] #18 32.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T10:03:05.972Z] #18 32.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T10:03:05.972Z] #18 32.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-22T10:03:05.972Z] #18 32.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-22T10:03:05.972Z] #18 32.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:03:05.972Z] #18 32.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:03:05.972Z] #18 32.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:03:05.972Z] #18 32.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:03:05.972Z] #18 32.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-22T10:03:05.972Z] #18 32.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-22T10:03:05.972Z] #18 32.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:03:05.972Z] #18 32.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:03:05.972Z] #18 32.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:03:05.972Z] #18 33.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-22T10:03:05.972Z] #18 33.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:03:05.972Z] #18 33.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:03:05.972Z] #18 33.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:03:05.972Z] #18 33.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-22T10:03:05.972Z] #18 33.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-22T10:03:05.972Z] #18 33.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-22T10:03:05.972Z] #18 33.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:03:05.972Z] #18 33.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-22T10:03:05.972Z] #18 33.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-22T10:03:05.972Z] #18 33.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-22T10:03:05.972Z] #18 34.40 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:03:05.972Z] #18 34.52 Fetched 28.5 MB in 3s (9901 kB/s) [2020-12-22T10:03:05.972Z] #18 34.57 Selecting previously unselected package pigz. [2020-12-22T10:03:05.972Z] #18 34.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 ... 23432 files and directories currently installed.) [2020-12-22T10:03:05.972Z] #18 34.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-22T10:03:05.972Z] #18 34.63 Unpacking pigz (2.4-1) ... [2020-12-22T10:03:05.972Z] #18 34.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-22T10:03:05.972Z] #18 34.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:03:05.972Z] #18 34.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:05.972Z] #18 35.22 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:03:05.972Z] #18 35.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:03:05.972Z] #18 35.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:03:05.972Z] #18 36.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:05.972Z] #18 36.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:03:06.045Z] #41 ... [2020-12-22T10:03:06.045Z] [2020-12-22T10:03:06.045Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:06.045Z] #22 137.7 + mkdir -p /tmp/tmp.bo7vYuFWki/src/github.com/docker [2020-12-22T10:03:06.309Z] #22 137.7 + mv components/cli /tmp/tmp.bo7vYuFWki/src/github.com/docker/cli [2020-12-22T10:03:06.309Z] #22 137.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-22T10:03:06.834Z] #54 63.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T10:03:06.834Z] #54 63.66 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T10:03:06.834Z] #54 63.66 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:03:06.834Z] #54 63.66 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T10:03:06.834Z] #54 63.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T10:03:06.834Z] #54 63.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T10:03:06.834Z] #54 63.66 + '[' '' = dynamic ']' [2020-12-22T10:03:06.834Z] #54 63.66 + make [2020-12-22T10:03:06.913Z] #18 38.20 Selecting previously unselected package python3-minimal. [2020-12-22T10:03:06.913Z] #18 38.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-22T10:03:06.913Z] #18 38.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-22T10:03:06.913Z] #18 38.25 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:03:07.160Z] #41 29.26 CC images/core-x86.o [2020-12-22T10:03:07.160Z] #41 ... [2020-12-22T10:03:07.160Z] [2020-12-22T10:03:07.160Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:07.160Z] #43 125.9 encoding/xml [2020-12-22T10:03:07.160Z] #43 128.2 go/doc [2020-12-22T10:03:07.160Z] #43 133.7 github.com/LK4D4/vndr/build [2020-12-22T10:03:07.160Z] #43 133.9 github.com/LK4D4/vndr/versioned [2020-12-22T10:03:07.160Z] #43 134.0 compress/flate [2020-12-22T10:03:07.173Z] #18 38.35 Selecting previously unselected package libmpdec2:amd64. [2020-12-22T10:03:07.173Z] #18 38.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-22T10:03:07.173Z] #18 38.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:03:07.173Z] #18 38.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-22T10:03:07.433Z] #18 38.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:03:07.433Z] #18 38.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:07.723Z] #43 ... [2020-12-22T10:03:07.723Z] [2020-12-22T10:03:07.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:07.723Z] #41 30.27 CC images/core-arm.o [2020-12-22T10:03:08.226Z] #54 64.95 + bin/ctr [2020-12-22T10:03:08.332Z] #20 67.56 Setting up iptables (1.8.2-4) ... [2020-12-22T10:03:08.332Z] #20 67.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:03:08.332Z] #20 67.65 Setting up python3 (3.7.3-1) ... [2020-12-22T10:03:08.373Z] #18 39.43 Selecting previously unselected package python3.7. [2020-12-22T10:03:08.373Z] #18 39.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:03:08.373Z] #18 39.45 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:08.373Z] #18 39.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T10:03:08.373Z] #18 39.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-22T10:03:08.373Z] #18 39.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:03:08.633Z] #18 39.72 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:03:08.652Z] #41 30.91 CC images/core-aarch64.o [2020-12-22T10:03:08.974Z] #20 68.29 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:03:09.214Z] #41 31.52 CC images/core-ppc64.o [2020-12-22T10:03:09.573Z] #18 40.61 Selecting previously unselected package python3. [2020-12-22T10:03:09.573Z] #18 40.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 ... 24093 files and directories currently installed.) [2020-12-22T10:03:09.574Z] #18 40.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-22T10:03:09.574Z] #18 40.67 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:03:09.574Z] #18 40.78 Selecting previously unselected package libip4tc0:amd64. [2020-12-22T10:03:09.574Z] #18 40.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:03:09.574Z] #18 40.79 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:09.574Z] #18 40.87 Selecting previously unselected package libip6tc0:amd64. [2020-12-22T10:03:09.574Z] #18 40.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:03:09.574Z] #18 40.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:09.574Z] #18 40.97 Selecting previously unselected package libiptc0:amd64. [2020-12-22T10:03:09.574Z] #18 40.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-22T10:03:09.628Z] #22 ... [2020-12-22T10:03:09.628Z] [2020-12-22T10:03:09.628Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:09.628Z] #51 10.42 + cd /tmp/tmp.fdaeVKB89x/src/github.com/opencontainers/runc [2020-12-22T10:03:09.628Z] #51 10.42 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:03:09.628Z] #51 10.94 + '[' -z '' ']' [2020-12-22T10:03:09.628Z] #51 10.94 + target=static [2020-12-22T10:03:09.628Z] #51 10.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T10:03:09.628Z] #51 11.56 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-12-22T10:03:09.834Z] #18 40.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:09.834Z] #18 41.04 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-22T10:03:09.834Z] #18 41.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-22T10:03:09.834Z] #18 41.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:03:09.834Z] #18 41.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-22T10:03:09.834Z] #18 41.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-22T10:03:09.834Z] #18 41.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:03:09.834Z] #18 41.19 Selecting previously unselected package libnftnl11:amd64. [2020-12-22T10:03:09.834Z] #18 41.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-22T10:03:09.834Z] #18 41.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:03:09.892Z] #51 ... [2020-12-22T10:03:09.892Z] [2020-12-22T10:03:09.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:09.892Z] #41 62.24 AR criu/pie/pie.lib.a [2020-12-22T10:03:09.892Z] #41 62.31 DEP criu/pie/restorer.d [2020-12-22T10:03:09.892Z] #41 62.56 DEP criu/arch/aarch64/intraprocedure.d [2020-12-22T10:03:09.892Z] #41 62.58 DEP criu/arch/aarch64/restorer.d [2020-12-22T10:03:09.892Z] #41 62.78 DEP criu/arch/aarch64/vdso-pie.d [2020-12-22T10:03:09.892Z] #41 62.92 DEP criu/pie/parasite-vdso.d [2020-12-22T10:03:09.892Z] #41 63.18 DEP criu/pie/parasite.d [2020-12-22T10:03:09.892Z] #41 63.53 CC criu/pie/parasite.o [2020-12-22T10:03:09.892Z] #41 64.51 LINK criu/pie/parasite.built-in.o [2020-12-22T10:03:09.892Z] #41 64.52 GEN criu/pie/parasite-blob.h [2020-12-22T10:03:09.892Z] #41 64.53 CC criu/pie/parasite-vdso.o [2020-12-22T10:03:09.892Z] #41 65.36 CC criu/arch/aarch64/vdso-pie.o [2020-12-22T10:03:09.892Z] #41 65.75 CC criu/arch/aarch64/restorer.o [2020-12-22T10:03:10.021Z] #20 69.31 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:03:10.021Z] #20 ... [2020-12-22T10:03:10.021Z] [2020-12-22T10:03:10.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:10.021Z] #43 113.2 CC criu/cr-dedup.o [2020-12-22T10:03:10.021Z] #43 113.8 CC criu/cr-dump.o [2020-12-22T10:03:10.021Z] #43 117.1 CC criu/cr-errno.o [2020-12-22T10:03:10.021Z] #43 117.2 CC criu/cr-restore.o [2020-12-22T10:03:10.094Z] #18 41.30 Selecting previously unselected package iptables. [2020-12-22T10:03:10.094Z] #18 41.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-22T10:03:10.094Z] #18 41.33 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:03:10.143Z] #41 32.60 CC images/core-s390.o [2020-12-22T10:03:10.354Z] #18 41.67 Selecting previously unselected package xxd. [2020-12-22T10:03:10.354Z] #18 41.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:03:10.354Z] #18 41.70 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:03:10.442Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 14.1% of statements [2020-12-22T10:03:10.468Z] #41 66.25 CC criu/arch/aarch64/intraprocedure.o [2020-12-22T10:03:10.614Z] #18 41.84 Selecting previously unselected package vim-common. [2020-12-22T10:03:10.614Z] #18 41.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:03:10.614Z] #18 41.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:03:10.732Z] #41 66.40 CC criu/pie/restorer.o [2020-12-22T10:03:10.875Z] #18 42.05 Selecting previously unselected package bash-completion. [2020-12-22T10:03:10.875Z] #18 42.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:03:11.072Z] #41 33.52 CC images/cpuinfo.o [2020-12-22T10:03:11.479Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-12-22T10:03:11.542Z] #43 ... [2020-12-22T10:03:11.542Z] [2020-12-22T10:03:11.542Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:11.542Z] #45 178.3 github.com/LK4D4/vndr/godl [2020-12-22T10:03:11.542Z] #45 179.4 github.com/LK4D4/vndr [2020-12-22T10:03:11.542Z] #45 ... [2020-12-22T10:03:11.542Z] [2020-12-22T10:03:11.542Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:11.542Z] #43 124.8 CC criu/cr-service.o [2020-12-22T10:03:11.770Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-12-22T10:03:12.001Z] #41 34.30 CC images/inventory.o [2020-12-22T10:03:12.261Z] #41 34.64 CC images/fdinfo.o [2020-12-22T10:03:12.404Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-22T10:03:12.676Z] #41 ... [2020-12-22T10:03:12.676Z] [2020-12-22T10:03:12.676Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:12.676Z] #18 1.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:03:12.676Z] #18 1.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:03:12.676Z] #18 1.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:03:12.676Z] #18 2.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-22T10:03:12.676Z] #18 3.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-22T10:03:12.676Z] #18 4.758 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-22T10:03:12.676Z] #18 7.079 Fetched 8234 kB in 6s (1446 kB/s) [2020-12-22T10:03:12.824Z] #41 35.11 CC images/fown.o [2020-12-22T10:03:12.940Z] #18 7.079 Reading package lists... [2020-12-22T10:03:13.037Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-22T10:03:13.081Z] #41 35.47 CC images/ns.o [2020-12-22T10:03:13.339Z] #41 35.77 CC images/regfile.o [2020-12-22T10:03:13.417Z] #18 44.59 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:03:13.595Z] #41 ... [2020-12-22T10:03:13.595Z] [2020-12-22T10:03:13.595Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:03:13.595Z] #49 132.7 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T10:03:13.595Z] #49 DONE 142.6s [2020-12-22T10:03:13.595Z] [2020-12-22T10:03:13.595Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:13.595Z] #43 138.4 hash/crc32 [2020-12-22T10:03:13.595Z] #43 138.6 vendor/golang.org/x/crypto/cryptobyte [2020-12-22T10:03:13.595Z] #43 139.4 compress/gzip [2020-12-22T10:03:13.595Z] #43 140.6 net [2020-12-22T10:03:13.595Z] #43 141.9 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-22T10:03:13.595Z] #43 142.7 vendor/golang.org/x/crypto/poly1305 [2020-12-22T10:03:13.654Z] #43 ... [2020-12-22T10:03:13.654Z] [2020-12-22T10:03:13.654Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:13.654Z] #45 DONE 190.2s [2020-12-22T10:03:13.654Z] [2020-12-22T10:03:13.654Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:13.654Z] #20 71.89 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:03:13.654Z] #20 71.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:03:13.654Z] #20 72.44 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:03:13.670Z] ok github.com/docker/docker/daemon 12.307s coverage: 17.2% of statements [2020-12-22T10:03:13.670Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T10:03:13.670Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T10:03:13.670Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T10:03:13.670Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T10:03:13.677Z] #18 44.86 Selecting previously unselected package bzip2. [2020-12-22T10:03:13.677Z] #18 44.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-22T10:03:13.677Z] #18 44.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:03:13.677Z] #18 44.96 Selecting previously unselected package xz-utils. [2020-12-22T10:03:13.677Z] #18 44.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-22T10:03:13.853Z] #43 ... [2020-12-22T10:03:13.853Z] [2020-12-22T10:03:13.853Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:13.853Z] #54 67.95 + bin/ctr [2020-12-22T10:03:13.937Z] #18 44.96 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:03:13.937Z] #18 45.15 Selecting previously unselected package apparmor. [2020-12-22T10:03:13.937Z] #18 45.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-22T10:03:13.937Z] #18 45.22 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:03:14.110Z] #54 ... [2020-12-22T10:03:14.110Z] [2020-12-22T10:03:14.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:14.110Z] #41 36.22 CC images/ghost-file.o [2020-12-22T10:03:14.110Z] #41 36.64 CC images/fifo.o [2020-12-22T10:03:14.226Z] #18 10.65 Reading package lists... [2020-12-22T10:03:14.226Z] #18 ... [2020-12-22T10:03:14.226Z] [2020-12-22T10:03:14.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:14.226Z] #41 69.95 LINK criu/pie/restorer.built-in.o [2020-12-22T10:03:14.226Z] #41 69.98 GEN criu/pie/restorer-blob.h [2020-12-22T10:03:14.226Z] #41 70.06 DEP criu/vdso.d [2020-12-22T10:03:14.226Z] #41 70.18 DEP criu/uts_ns.d [2020-12-22T10:03:14.296Z] #20 73.77 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:03:14.367Z] #41 36.92 CC images/remap-file-path.o [2020-12-22T10:03:14.506Z] #18 45.60 Selecting previously unselected package aufs-tools. [2020-12-22T10:03:14.506Z] #18 45.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-22T10:03:14.506Z] #18 45.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:03:14.506Z] #18 45.72 Selecting previously unselected package libonig5:amd64. [2020-12-22T10:03:14.506Z] #18 45.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T10:03:14.506Z] #18 45.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:03:14.515Z] #41 70.34 DEP criu/util.d [2020-12-22T10:03:14.766Z] #18 45.87 Selecting previously unselected package libjq1:amd64. [2020-12-22T10:03:14.766Z] #18 45.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:03:14.766Z] #18 45.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:03:14.766Z] #18 46.00 Selecting previously unselected package jq. [2020-12-22T10:03:14.766Z] #18 46.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:03:14.766Z] #18 46.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:03:14.766Z] #18 46.10 Selecting previously unselected package libaio1:amd64. [2020-12-22T10:03:14.766Z] #18 46.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-22T10:03:14.766Z] #18 46.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:03:14.766Z] #18 46.17 Selecting previously unselected package libgpm2:amd64. [2020-12-22T10:03:14.766Z] #18 46.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-22T10:03:14.800Z] #54 ... [2020-12-22T10:03:14.800Z] [2020-12-22T10:03:14.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:14.800Z] #41 26.06 CC images/stats.o [2020-12-22T10:03:14.800Z] #41 26.63 CC images/core.o [2020-12-22T10:03:14.800Z] #41 27.78 CC images/core-x86.o [2020-12-22T10:03:14.800Z] #41 28.78 CC images/core-arm.o [2020-12-22T10:03:14.800Z] #41 29.51 CC images/core-aarch64.o [2020-12-22T10:03:14.800Z] #41 30.08 CC images/core-ppc64.o [2020-12-22T10:03:14.800Z] #41 30.72 CC images/core-s390.o [2020-12-22T10:03:14.800Z] #41 31.55 CC images/cpuinfo.o [2020-12-22T10:03:14.800Z] #41 32.20 CC images/inventory.o [2020-12-22T10:03:14.800Z] #41 32.69 CC images/fdinfo.o [2020-12-22T10:03:14.800Z] #41 33.36 CC images/fown.o [2020-12-22T10:03:14.800Z] #41 33.76 CC images/ns.o [2020-12-22T10:03:14.800Z] #41 34.03 CC images/regfile.o [2020-12-22T10:03:14.800Z] #41 34.42 CC images/ghost-file.o [2020-12-22T10:03:14.800Z] #41 35.04 CC images/fifo.o [2020-12-22T10:03:14.800Z] #41 35.52 CC images/remap-file-path.o [2020-12-22T10:03:14.800Z] #41 35.89 CC images/eventfd.o [2020-12-22T10:03:14.800Z] #41 36.36 CC images/eventpoll.o [2020-12-22T10:03:14.800Z] #41 36.87 CC images/fh.o [2020-12-22T10:03:14.811Z] #41 70.61 DEP criu/uffd.d [2020-12-22T10:03:14.930Z] #41 37.27 CC images/eventfd.o [2020-12-22T10:03:15.026Z] #18 46.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:03:15.026Z] #18 46.27 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:03:15.026Z] #18 46.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:03:15.026Z] #18 46.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:03:15.061Z] #41 37.35 CC images/fsnotify.o [2020-12-22T10:03:15.123Z] #41 70.96 DEP criu/tun.d [2020-12-22T10:03:15.179Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-12-22T10:03:15.342Z] #20 74.83 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:03:15.451Z] #41 71.18 DEP criu/tty.d [2020-12-22T10:03:15.493Z] #41 37.70 CC images/eventpoll.o [2020-12-22T10:03:15.735Z] #41 71.37 DEP criu/timerfd.d [2020-12-22T10:03:15.735Z] #41 71.54 DEP criu/timens.d [2020-12-22T10:03:15.750Z] #41 38.19 CC images/fh.o [2020-12-22T10:03:15.812Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 56.2% of statements [2020-12-22T10:03:15.999Z] #41 ... [2020-12-22T10:03:15.999Z] [2020-12-22T10:03:15.999Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T10:03:15.999Z] #49 131.0 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T10:03:15.999Z] #49 DONE 140.4s [2020-12-22T10:03:15.999Z] [2020-12-22T10:03:15.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:15.999Z] #41 38.15 CC images/signalfd.o [2020-12-22T10:03:15.999Z] #41 ... [2020-12-22T10:03:15.999Z] [2020-12-22T10:03:15.999Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:15.999Z] #43 131.6 github.com/LK4D4/vndr/build [2020-12-22T10:03:15.999Z] #43 132.0 github.com/LK4D4/vndr/versioned [2020-12-22T10:03:15.999Z] #43 132.2 compress/flate [2020-12-22T10:03:15.999Z] #43 135.6 hash/crc32 [2020-12-22T10:03:15.999Z] #43 136.6 compress/gzip [2020-12-22T10:03:15.999Z] #43 137.2 net [2020-12-22T10:03:15.999Z] #43 137.4 vendor/golang.org/x/text/transform [2020-12-22T10:03:15.999Z] #43 138.7 vendor/golang.org/x/text/unicode/bidi [2020-12-22T10:03:16.011Z] #41 71.71 DEP criu/sysfs_parse.d [2020-12-22T10:03:16.011Z] #41 71.92 DEP criu/sysctl.d [2020-12-22T10:03:16.011Z] #41 72.04 DEP criu/string.d [2020-12-22T10:03:16.259Z] #43 ... [2020-12-22T10:03:16.259Z] [2020-12-22T10:03:16.259Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:16.259Z] #41 38.52 CC images/fs.o [2020-12-22T10:03:16.299Z] #41 72.08 DEP criu/stats.d [2020-12-22T10:03:16.316Z] #41 38.65 CC images/fsnotify.o [2020-12-22T10:03:16.579Z] #41 72.19 DEP criu/sockets.d [2020-12-22T10:03:16.828Z] #41 38.85 CC images/pstree.o [2020-12-22T10:03:16.828Z] #41 39.09 CC images/pipe.o [2020-12-22T10:03:16.852Z] #41 72.54 DEP criu/sk-unix.d [2020-12-22T10:03:16.852Z] #41 72.77 DEP criu/sk-tcp.d [2020-12-22T10:03:16.866Z] #20 76.23 Setting up python3-pip (18.1-5) ... [2020-12-22T10:03:17.088Z] #41 39.33 CC images/tcp-stream.o [2020-12-22T10:03:17.140Z] #41 72.96 DEP criu/sk-queue.d [2020-12-22T10:03:17.140Z] #41 73.07 DEP criu/sk-packet.d [2020-12-22T10:03:17.252Z] #41 39.53 CC images/signalfd.o [2020-12-22T10:03:17.348Z] #41 39.60 CC images/sk-packet.o [2020-12-22T10:03:17.509Z] #41 39.90 CC images/fs.o [2020-12-22T10:03:17.730Z] #41 73.39 DEP criu/sk-netlink.d [2020-12-22T10:03:17.730Z] #41 73.60 DEP criu/sk-inet.d [2020-12-22T10:03:18.000Z] #41 73.75 DEP criu/signalfd.d [2020-12-22T10:03:18.000Z] #41 73.95 DEP criu/sigframe.d [2020-12-22T10:03:18.072Z] #41 40.26 CC images/pstree.o [2020-12-22T10:03:18.263Z] #41 74.11 DEP criu/shmem.d [2020-12-22T10:03:18.287Z] #41 40.17 CC images/mnt.o [2020-12-22T10:03:18.287Z] #41 40.42 CC images/pipe-data.o [2020-12-22T10:03:18.319Z] #18 ... [2020-12-22T10:03:18.319Z] [2020-12-22T10:03:18.319Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:18.319Z] #41 131.8 CC criu/clone-noasan.o [2020-12-22T10:03:18.319Z] #41 132.1 CC criu/config.o [2020-12-22T10:03:18.319Z] #41 133.5 CC criu/cr-check.o [2020-12-22T10:03:18.319Z] #41 135.2 CC criu/cr-dedup.o [2020-12-22T10:03:18.319Z] #41 135.7 CC criu/cr-dump.o [2020-12-22T10:03:18.319Z] #41 138.1 CC criu/cr-errno.o [2020-12-22T10:03:18.319Z] #41 138.2 CC criu/cr-restore.o [2020-12-22T10:03:18.329Z] #41 40.70 CC images/pipe.o [2020-12-22T10:03:18.394Z] #20 77.83 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:03:18.394Z] #20 77.89 Processing triggers for mime-support (3.62) ... [2020-12-22T10:03:18.538Z] #41 74.32 DEP criu/servicefd.d [2020-12-22T10:03:18.538Z] #41 74.47 DEP criu/seize.d [2020-12-22T10:03:18.691Z] #20 DONE 78.2s [2020-12-22T10:03:18.691Z] [2020-12-22T10:03:18.691Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:03:18.807Z] #41 74.71 DEP criu/seccomp.d [2020-12-22T10:03:18.888Z] #41 ... [2020-12-22T10:03:18.888Z] [2020-12-22T10:03:18.888Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:18.889Z] #18 49.99 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:03:18.889Z] #18 50.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:03:18.889Z] #18 50.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:03:18.889Z] #18 50.11 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:03:18.889Z] #18 50.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:03:18.889Z] #18 50.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:03:18.889Z] #18 50.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:03:18.894Z] #41 41.20 CC images/tcp-stream.o [2020-12-22T10:03:19.007Z] #21 0.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:03:19.007Z] #21 0.429 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:03:19.007Z] #21 0.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:03:19.085Z] #41 74.90 DEP criu/rst-malloc.d [2020-12-22T10:03:19.085Z] #41 74.96 DEP criu/rbtree.d [2020-12-22T10:03:19.085Z] #41 75.01 DEP criu/pstree.d [2020-12-22T10:03:19.149Z] #18 50.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:03:19.149Z] #18 50.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:03:19.150Z] #18 50.27 Selecting previously unselected package libreadline5:amd64. [2020-12-22T10:03:19.150Z] #18 50.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-22T10:03:19.150Z] #18 50.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:03:19.150Z] #18 50.38 Selecting previously unselected package net-tools. [2020-12-22T10:03:19.150Z] #18 50.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-22T10:03:19.150Z] #18 50.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:03:19.151Z] #41 41.54 CC images/sk-packet.o [2020-12-22T10:03:19.226Z] #41 41.05 CC images/sa.o [2020-12-22T10:03:19.303Z] #21 DONE 0.5s [2020-12-22T10:03:19.303Z] [2020-12-22T10:03:19.303Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:03:19.377Z] #41 75.20 DEP criu/protobuf.d [2020-12-22T10:03:19.409Z] #18 50.54 Selecting previously unselected package python-pip-whl. [2020-12-22T10:03:19.409Z] #18 50.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:03:19.409Z] #18 50.56 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:03:19.486Z] #41 41.75 CC images/timer.o [2020-12-22T10:03:19.640Z] #41 75.33 GEN criu/protobuf-desc-gen.h [2020-12-22T10:03:19.715Z] #41 42.03 CC images/mnt.o [2020-12-22T10:03:19.973Z] #41 42.41 CC images/pipe-data.o [2020-12-22T10:03:19.993Z] #18 51.12 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:03:19.993Z] #18 51.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:03:19.993Z] #18 51.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:03:19.993Z] #18 51.24 Selecting previously unselected package python3-distutils. [2020-12-22T10:03:19.993Z] #18 51.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:03:19.993Z] #18 51.26 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:03:20.055Z] #41 42.26 CC images/timerfd.o [2020-12-22T10:03:20.230Z] #41 42.69 CC images/sa.o [2020-12-22T10:03:20.253Z] #18 51.42 Selecting previously unselected package python3-pip. [2020-12-22T10:03:20.253Z] #18 51.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:03:20.253Z] #18 51.43 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:03:20.272Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.254s coverage: 46.2% of statements [2020-12-22T10:03:20.487Z] #41 ... [2020-12-22T10:03:20.487Z] [2020-12-22T10:03:20.487Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:20.487Z] #11 149.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T10:03:20.487Z] #11 149.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:03:20.487Z] #11 149.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:20.513Z] #18 51.60 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:03:20.513Z] #18 51.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:03:20.513Z] #18 51.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:03:20.513Z] #18 51.75 Selecting previously unselected package python3-setuptools. [2020-12-22T10:03:20.513Z] #18 51.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:03:20.513Z] #18 51.77 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:03:20.623Z] #41 42.72 CC images/mm.o [2020-12-22T10:03:20.772Z] #18 52.00 Selecting previously unselected package python3-wheel. [2020-12-22T10:03:20.772Z] #18 52.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:03:20.772Z] #18 52.00 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:03:21.032Z] #18 52.08 Selecting previously unselected package sudo. [2020-12-22T10:03:21.032Z] #18 52.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-22T10:03:21.032Z] #18 52.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:03:21.193Z] #41 43.19 CC images/sk-opts.o [2020-12-22T10:03:21.292Z] #18 52.54 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:03:21.292Z] #18 52.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-22T10:03:21.292Z] #18 52.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:03:21.309Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-12-22T10:03:21.461Z] #41 43.45 CC images/sk-unix.o [2020-12-22T10:03:21.552Z] #18 52.75 Selecting previously unselected package uidmap. [2020-12-22T10:03:21.552Z] #18 52.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-22T10:03:21.552Z] #18 52.76 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:03:21.552Z] #18 52.88 Selecting previously unselected package vim-runtime. [2020-12-22T10:03:21.552Z] #18 52.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:03:21.565Z] #41 77.06 DEP criu/protobuf-desc.d [2020-12-22T10:03:21.565Z] #41 77.17 DEP criu/proc_parse.d [2020-12-22T10:03:21.565Z] #41 ... [2020-12-22T10:03:21.565Z] [2020-12-22T10:03:21.565Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:21.565Z] #18 10.65 Reading package lists... [2020-12-22T10:03:21.565Z] #18 14.71 Building dependency tree... [2020-12-22T10:03:21.565Z] #18 16.39 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T10:03:21.565Z] #18 16.39 The following additional packages will be installed: [2020-12-22T10:03:21.565Z] #18 16.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:03:21.565Z] #18 16.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:03:21.565Z] #18 16.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:03:21.565Z] #18 16.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:03:21.565Z] #18 16.39 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:03:21.565Z] #18 16.40 Suggested packages: [2020-12-22T10:03:21.565Z] #18 16.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:03:21.565Z] #18 16.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:03:21.565Z] #18 16.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:03:21.565Z] #18 16.40 Recommended packages: [2020-12-22T10:03:21.565Z] #18 16.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:03:21.565Z] #18 16.40 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:03:21.565Z] #18 17.74 The following NEW packages will be installed: [2020-12-22T10:03:21.565Z] #18 17.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:03:21.565Z] #18 17.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:03:21.565Z] #18 17.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:03:21.565Z] #18 17.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:03:21.565Z] #18 17.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:03:21.565Z] #18 17.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:03:21.565Z] #18 17.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:03:21.565Z] #18 17.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:03:21.565Z] #18 17.75 xz-utils zip [2020-12-22T10:03:21.565Z] #18 18.07 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:03:21.565Z] #18 18.07 Need to get 27.6 MB of archives. [2020-12-22T10:03:21.565Z] #18 18.07 After this operation, 114 MB of additional disk space will be used. [2020-12-22T10:03:21.565Z] #18 18.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-22T10:03:21.565Z] #18 18.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-22T10:03:21.565Z] #18 18.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-22T10:03:21.565Z] #18 18.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-22T10:03:21.565Z] #18 18.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-22T10:03:21.565Z] #18 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-22T10:03:21.565Z] #18 18.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:03:21.565Z] #18 18.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-22T10:03:21.565Z] #18 18.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-22T10:03:21.565Z] #18 18.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-22T10:03:21.565Z] #18 18.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-22T10:03:21.565Z] #18 18.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-22T10:03:21.565Z] #18 18.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-22T10:03:21.565Z] #18 18.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-22T10:03:21.565Z] #18 18.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-22T10:03:21.565Z] #18 18.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-22T10:03:21.565Z] #18 18.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-22T10:03:21.565Z] #18 18.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:03:21.565Z] #18 18.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:03:21.565Z] #18 18.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-22T10:03:21.565Z] #18 18.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-22T10:03:21.565Z] #18 18.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-22T10:03:21.565Z] #18 18.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-22T10:03:21.565Z] #18 18.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-22T10:03:21.565Z] #18 18.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-22T10:03:21.565Z] #18 18.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-22T10:03:21.565Z] #18 18.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-22T10:03:21.565Z] #18 18.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-22T10:03:21.565Z] #18 18.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-22T10:03:21.565Z] #18 19.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-22T10:03:21.565Z] #18 19.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-22T10:03:21.565Z] #18 19.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-22T10:03:21.565Z] #18 19.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-22T10:03:21.565Z] #18 19.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-22T10:03:21.565Z] #18 19.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:03:21.566Z] #18 19.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:03:21.566Z] #18 19.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:03:21.566Z] #18 19.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-22T10:03:21.566Z] #18 19.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:03:21.566Z] #18 19.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:03:21.566Z] #18 19.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:03:21.566Z] #18 19.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-22T10:03:21.566Z] #18 19.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-22T10:03:21.720Z] #41 43.95 CC images/sk-inet.o [2020-12-22T10:03:21.812Z] #18 52.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T10:03:21.812Z] #18 52.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:03:21.812Z] #18 52.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:03:21.829Z] #18 19.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-22T10:03:21.829Z] #18 19.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:03:22.091Z] #18 19.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-22T10:03:22.091Z] #18 19.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-22T10:03:22.091Z] #18 19.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-22T10:03:22.319Z] #41 44.45 CC images/tun.o [2020-12-22T10:03:22.839Z] #22 ... [2020-12-22T10:03:22.839Z] [2020-12-22T10:03:22.839Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:03:22.839Z] #32 DONE 198.8s [2020-12-22T10:03:22.839Z] [2020-12-22T10:03:22.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:22.839Z] #43 127.8 CC criu/crtools.o [2020-12-22T10:03:22.839Z] #43 128.6 CC criu/eventfd.o [2020-12-22T10:03:22.839Z] #43 129.0 CC criu/eventpoll.o [2020-12-22T10:03:22.839Z] #43 130.3 CC criu/external.o [2020-12-22T10:03:22.839Z] #43 130.8 CC criu/fault-injection.o [2020-12-22T10:03:22.839Z] #43 131.0 CC criu/fdstore.o [2020-12-22T10:03:22.839Z] #43 131.5 CC criu/fifo.o [2020-12-22T10:03:22.839Z] #43 132.0 CC criu/file-ids.o [2020-12-22T10:03:22.839Z] #43 132.6 CC criu/file-lock.o [2020-12-22T10:03:22.839Z] #43 133.9 CC criu/files-ext.o [2020-12-22T10:03:22.839Z] #43 134.4 CC criu/files-reg.o [2020-12-22T10:03:22.887Z] #41 45.03 CC images/sk-netlink.o [2020-12-22T10:03:23.040Z] #18 20.54 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:03:23.040Z] #18 20.66 Fetched 27.6 MB in 2s (14.3 MB/s) [2020-12-22T10:03:23.040Z] #18 20.72 Selecting previously unselected package pigz. [2020-12-22T10:03:23.170Z] #41 45.45 CC images/packet-sock.o [2020-12-22T10:03:23.303Z] #18 20.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 ... 23405 files and directories currently installed.) [2020-12-22T10:03:23.303Z] #18 20.78 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-22T10:03:23.303Z] #18 20.78 Unpacking pigz (2.4-1) ... [2020-12-22T10:03:23.303Z] #18 20.92 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-22T10:03:23.303Z] #18 20.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-22T10:03:23.303Z] #18 20.93 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:23.882Z] #18 21.48 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:03:23.882Z] #18 21.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-22T10:03:23.882Z] #18 21.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:03:24.135Z] #41 46.13 CC images/ipc-var.o [2020-12-22T10:03:24.408Z] #41 46.35 CC images/ipc-desc.o [2020-12-22T10:03:24.465Z] #18 22.18 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:24.664Z] #11 ... [2020-12-22T10:03:24.664Z] [2020-12-22T10:03:24.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:24.664Z] #43 143.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-22T10:03:24.664Z] #43 145.3 vendor/golang.org/x/crypto/hkdf [2020-12-22T10:03:24.664Z] #43 145.5 vendor/golang.org/x/text/transform [2020-12-22T10:03:24.664Z] #43 146.9 vendor/golang.org/x/text/unicode/bidi [2020-12-22T10:03:24.664Z] #43 149.6 vendor/golang.org/x/text/secure/bidirule [2020-12-22T10:03:24.664Z] #43 150.2 vendor/golang.org/x/text/unicode/norm [2020-12-22T10:03:24.664Z] #43 ... [2020-12-22T10:03:24.664Z] [2020-12-22T10:03:24.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:24.664Z] #41 43.15 CC images/timer.o [2020-12-22T10:03:24.664Z] #41 43.68 CC images/timerfd.o [2020-12-22T10:03:24.664Z] #41 43.90 CC images/mm.o [2020-12-22T10:03:24.664Z] #41 44.30 CC images/sk-opts.o [2020-12-22T10:03:24.664Z] #41 44.63 CC images/sk-unix.o [2020-12-22T10:03:24.664Z] #41 45.02 CC images/sk-inet.o [2020-12-22T10:03:24.664Z] #41 45.48 CC images/tun.o [2020-12-22T10:03:24.664Z] #41 45.96 CC images/sk-netlink.o [2020-12-22T10:03:24.664Z] #41 46.30 CC images/packet-sock.o [2020-12-22T10:03:24.664Z] #41 46.83 CC images/ipc-var.o [2020-12-22T10:03:24.664Z] #41 47.09 CC images/ipc-desc.o [2020-12-22T10:03:24.675Z] #41 46.72 CC images/ipc-shm.o [2020-12-22T10:03:24.728Z] #18 22.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:03:24.826Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.196s coverage: 49.5% of statements [2020-12-22T10:03:24.923Z] #41 47.39 CC images/ipc-shm.o [2020-12-22T10:03:24.928Z] #43 137.8 CC criu/files.o [2020-12-22T10:03:24.928Z] #43 ... [2020-12-22T10:03:24.928Z] [2020-12-22T10:03:24.928Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:03:24.928Z] #22 5.524 Collecting yamllint==1.16.0 [2020-12-22T10:03:24.928Z] #22 5.866 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:03:25.107Z] #18 55.87 Selecting previously unselected package vim. [2020-12-22T10:03:25.107Z] #18 55.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:03:25.107Z] #18 55.89 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:03:25.107Z] #18 56.45 Selecting previously unselected package xfsprogs. [2020-12-22T10:03:25.107Z] #18 56.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-22T10:03:25.180Z] #41 47.67 CC images/ipc-msg.o [2020-12-22T10:03:25.228Z] #22 5.949 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:03:25.228Z] #22 6.012 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:03:25.228Z] #22 6.070 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:03:25.252Z] #41 47.11 CC images/ipc-msg.o [2020-12-22T10:03:25.252Z] #41 47.40 CC images/ipc-sem.o [2020-12-22T10:03:25.366Z] #18 56.45 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:03:25.523Z] #22 6.278 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:03:25.626Z] #18 56.99 Selecting previously unselected package zip. [2020-12-22T10:03:25.626Z] #18 56.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-22T10:03:25.744Z] #41 48.18 CC images/ipc-sem.o [2020-12-22T10:03:25.824Z] #41 47.76 CC images/utsns.o [2020-12-22T10:03:25.886Z] #18 57.00 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:03:25.886Z] #18 57.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:03:25.886Z] #18 57.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:03:25.886Z] #18 57.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:25.886Z] #18 57.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:03:25.886Z] #18 57.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:03:26.001Z] #41 48.46 CC images/utsns.o [2020-12-22T10:03:26.083Z] #41 48.05 CC images/creds.o [2020-12-22T10:03:26.145Z] #18 57.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:26.145Z] #18 57.27 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:03:26.145Z] #18 57.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:03:26.145Z] #18 57.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:03:26.145Z] #18 57.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:03:26.145Z] #18 57.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:03:26.145Z] #18 57.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:03:26.145Z] #18 57.35 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:03:26.145Z] #18 57.36 Setting up zip (3.0-11+b1) ... [2020-12-22T10:03:26.145Z] #18 57.37 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:03:26.145Z] #18 57.40 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:03:26.342Z] #41 48.44 CC images/vma.o [2020-12-22T10:03:26.564Z] #41 48.75 CC images/creds.o [2020-12-22T10:03:26.600Z] #41 48.65 CC images/netdev.o [2020-12-22T10:03:26.821Z] #41 49.08 CC images/vma.o [2020-12-22T10:03:27.040Z] #22 7.925 Building wheels for collected packages: pyyaml [2020-12-22T10:03:27.078Z] #41 49.50 CC images/netdev.o [2020-12-22T10:03:27.078Z] #41 ... [2020-12-22T10:03:27.078Z] [2020-12-22T10:03:27.078Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:27.078Z] #43 156.2 vendor/golang.org/x/net/idna [2020-12-22T10:03:27.302Z] #18 ... [2020-12-22T10:03:27.302Z] [2020-12-22T10:03:27.302Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:03:27.302Z] #38 158.1 + dpkg --print-architecture [2020-12-22T10:03:27.334Z] #22 7.928 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:03:27.541Z] #41 49.36 CC images/tty.o [2020-12-22T10:03:27.541Z] #41 ... [2020-12-22T10:03:27.541Z] [2020-12-22T10:03:27.541Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:27.541Z] #43 141.5 vendor/golang.org/x/text/secure/bidirule [2020-12-22T10:03:27.541Z] #43 142.2 vendor/golang.org/x/text/unicode/norm [2020-12-22T10:03:27.541Z] #43 147.5 vendor/golang.org/x/net/idna [2020-12-22T10:03:27.541Z] #43 151.1 vendor/golang.org/x/net/http2/hpack [2020-12-22T10:03:27.541Z] #43 ... [2020-12-22T10:03:27.541Z] [2020-12-22T10:03:27.541Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:27.541Z] #11 141.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T10:03:27.541Z] #11 142.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T10:03:27.541Z] #11 142.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:28.109Z] #11 ... [2020-12-22T10:03:28.109Z] [2020-12-22T10:03:28.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:28.109Z] #41 50.26 CC images/file-lock.o [2020-12-22T10:03:28.252Z] #38 DONE 159.5s [2020-12-22T10:03:28.252Z] [2020-12-22T10:03:28.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:28.252Z] #18 25.79 Selecting previously unselected package python3-minimal. [2020-12-22T10:03:28.252Z] #18 25.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-12-22T10:03:28.252Z] #18 25.86 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-22T10:03:28.252Z] #18 25.87 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:03:28.367Z] #41 50.64 CC images/rlimit.o [2020-12-22T10:03:28.516Z] #18 26.05 Selecting previously unselected package libmpdec2:arm64. [2020-12-22T10:03:28.516Z] #18 26.08 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-22T10:03:28.516Z] #18 26.08 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-22T10:03:28.779Z] #18 26.23 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-22T10:03:28.779Z] #18 26.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-22T10:03:28.779Z] #18 26.26 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:28.854Z] #22 9.430 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:03:28.854Z] #22 9.432 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:03:28.854Z] #22 9.521 Successfully built pyyaml [2020-12-22T10:03:28.854Z] #22 9.544 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-22T10:03:28.936Z] #41 51.06 CC images/pagemap.o [2020-12-22T10:03:29.149Z] #22 9.875 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:03:29.149Z] #22 DONE 10.1s [2020-12-22T10:03:29.149Z] [2020-12-22T10:03:29.149Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:29.149Z] #43 140.6 CC criu/filesystems.o [2020-12-22T10:03:29.149Z] #43 141.7 CC criu/fsnotify.o [2020-12-22T10:03:29.196Z] #41 51.48 CC images/siginfo.o [2020-12-22T10:03:29.442Z] #18 60.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:29.442Z] #18 ... [2020-12-22T10:03:29.442Z] [2020-12-22T10:03:29.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:29.442Z] #41 142.7 CC criu/cr-service.o [2020-12-22T10:03:29.442Z] #41 144.4 CC criu/crtools.o [2020-12-22T10:03:29.442Z] #41 144.9 CC criu/eventfd.o [2020-12-22T10:03:29.442Z] #41 145.3 CC criu/eventpoll.o [2020-12-22T10:03:29.442Z] #41 146.2 CC criu/external.o [2020-12-22T10:03:29.442Z] #41 146.5 CC criu/fault-injection.o [2020-12-22T10:03:29.442Z] #41 146.7 CC criu/fdstore.o [2020-12-22T10:03:29.442Z] #41 147.0 CC criu/fifo.o [2020-12-22T10:03:29.442Z] #41 147.5 CC criu/file-ids.o [2020-12-22T10:03:29.442Z] #41 147.8 CC criu/file-lock.o [2020-12-22T10:03:29.442Z] #41 148.7 CC criu/files-ext.o [2020-12-22T10:03:29.442Z] #41 149.1 CC criu/files-reg.o [2020-12-22T10:03:29.442Z] #41 151.1 CC criu/files.o [2020-12-22T10:03:29.442Z] #41 ... [2020-12-22T10:03:29.442Z] [2020-12-22T10:03:29.442Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:29.442Z] #18 60.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:03:29.442Z] #18 60.21 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:03:29.442Z] #18 60.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:03:29.442Z] #18 60.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:03:29.442Z] #18 60.32 invoke-rc.d: could not determine current runlevel [2020-12-22T10:03:29.442Z] #18 60.34 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:03:29.442Z] #18 60.35 Setting up pigz (2.4-1) ... [2020-12-22T10:03:29.442Z] #18 60.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:03:29.442Z] #18 60.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:03:29.442Z] #18 60.42 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:03:29.442Z] #18 60.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:03:29.442Z] #18 60.45 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:03:29.442Z] #18 60.83 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:03:29.703Z] #18 60.84 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:03:29.703Z] #18 60.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:29.703Z] #18 60.87 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:03:29.703Z] #18 60.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:03:29.703Z] #18 60.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:03:29.703Z] #18 60.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:03:29.703Z] #18 60.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:03:29.703Z] #18 60.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:03:29.703Z] #18 60.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:03:29.703Z] #18 60.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:03:29.703Z] #18 60.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:03:29.703Z] #18 60.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:03:29.703Z] #18 60.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:03:29.703Z] #18 61.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:03:29.703Z] #18 61.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:03:29.703Z] #18 61.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:03:29.703Z] #18 61.06 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:29.730Z] #18 27.31 Selecting previously unselected package python3.7. [2020-12-22T10:03:29.730Z] #18 27.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-22T10:03:29.730Z] #18 27.32 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:29.766Z] #41 51.92 CC images/rpc.o [2020-12-22T10:03:29.790Z] #43 143.0 CC criu/image-desc.o [2020-12-22T10:03:29.993Z] #18 27.54 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-22T10:03:29.993Z] #18 27.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-22T10:03:29.993Z] #18 27.57 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-22T10:03:30.086Z] #43 143.2 CC criu/image.o [2020-12-22T10:03:30.256Z] #18 27.96 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:03:30.350Z] #43 159.4 vendor/golang.org/x/net/http2/hpack [2020-12-22T10:03:30.403Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.384s coverage: 73.1% of statements [2020-12-22T10:03:30.403Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T10:03:31.036Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-12-22T10:03:31.131Z] #43 144.0 CC criu/ipc_ns.o [2020-12-22T10:03:31.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.374s coverage: 57.7% of statements [2020-12-22T10:03:31.328Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T10:03:31.328Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T10:03:31.675Z] #18 29.05 Selecting previously unselected package python3. [2020-12-22T10:03:31.675Z] #18 29.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-12-22T10:03:31.675Z] #18 29.12 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-22T10:03:31.675Z] #18 29.14 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:03:31.675Z] #18 ... [2020-12-22T10:03:31.675Z] [2020-12-22T10:03:31.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:31.675Z] #41 77.36 DEP criu/plugin.d [2020-12-22T10:03:31.675Z] #41 77.46 DEP criu/pipes.d [2020-12-22T10:03:31.675Z] #41 77.65 DEP criu/pie-util.d [2020-12-22T10:03:31.675Z] #41 77.82 DEP criu/pie-util-vdso.d [2020-12-22T10:03:31.675Z] #41 78.00 DEP criu/path.d [2020-12-22T10:03:31.675Z] #41 78.34 DEP criu/parasite-syscall.d [2020-12-22T10:03:31.675Z] #41 78.53 DEP criu/pagemap.d [2020-12-22T10:03:31.675Z] #41 78.64 DEP criu/pagemap-cache.d [2020-12-22T10:03:31.675Z] #41 78.78 DEP criu/page-xfer.d [2020-12-22T10:03:31.675Z] #41 79.00 DEP criu/page-pipe.d [2020-12-22T10:03:31.675Z] #41 79.16 DEP criu/netfilter.d [2020-12-22T10:03:31.675Z] #41 79.34 DEP criu/net.d [2020-12-22T10:03:31.675Z] #41 79.62 DEP criu/namespaces.d [2020-12-22T10:03:31.675Z] #41 79.88 DEP criu/mount.d [2020-12-22T10:03:31.675Z] #41 80.09 DEP criu/memfd.d [2020-12-22T10:03:31.675Z] #41 80.24 DEP criu/mem.d [2020-12-22T10:03:31.675Z] #41 80.53 DEP criu/lsm.d [2020-12-22T10:03:31.675Z] #41 80.72 DEP criu/log.d [2020-12-22T10:03:31.675Z] #41 80.88 DEP criu/libnetlink.d [2020-12-22T10:03:31.675Z] #41 80.98 DEP criu/kerndat.d [2020-12-22T10:03:31.675Z] #41 81.22 DEP criu/kcmp-ids.d [2020-12-22T10:03:31.675Z] #41 81.37 DEP criu/irmap.d [2020-12-22T10:03:31.675Z] #41 81.52 DEP criu/ipc_ns.d [2020-12-22T10:03:31.675Z] #41 81.78 DEP criu/image.d [2020-12-22T10:03:31.675Z] #41 81.92 DEP criu/image-desc.d [2020-12-22T10:03:31.675Z] #41 82.05 DEP criu/fsnotify.d [2020-12-22T10:03:31.675Z] #41 82.29 DEP criu/filesystems.d [2020-12-22T10:03:31.675Z] #41 82.65 DEP criu/files.d [2020-12-22T10:03:31.675Z] #41 83.01 DEP criu/files-reg.d [2020-12-22T10:03:31.675Z] #41 83.37 DEP criu/files-ext.d [2020-12-22T10:03:31.675Z] #41 83.54 DEP criu/file-lock.d [2020-12-22T10:03:31.675Z] #41 83.71 DEP criu/file-ids.d [2020-12-22T10:03:31.675Z] #41 83.95 DEP criu/fifo.d [2020-12-22T10:03:31.675Z] #41 84.07 DEP criu/fdstore.d [2020-12-22T10:03:31.675Z] #41 84.18 DEP criu/fault-injection.d [2020-12-22T10:03:31.675Z] #41 84.30 DEP criu/external.d [2020-12-22T10:03:31.675Z] #41 84.52 DEP criu/eventpoll.d [2020-12-22T10:03:31.675Z] #41 84.87 DEP criu/eventfd.d [2020-12-22T10:03:31.675Z] #41 85.09 DEP criu/crtools.d [2020-12-22T10:03:31.675Z] #41 85.39 DEP criu/cr-service.d [2020-12-22T10:03:31.675Z] #41 85.60 DEP criu/cr-restore.d [2020-12-22T10:03:31.675Z] #41 85.93 DEP criu/cr-errno.d [2020-12-22T10:03:31.675Z] #41 85.94 DEP criu/cr-dump.d [2020-12-22T10:03:31.675Z] #41 86.24 DEP criu/cr-dedup.d [2020-12-22T10:03:31.675Z] #41 86.44 DEP criu/cr-check.d [2020-12-22T10:03:31.675Z] #41 86.67 DEP criu/config.d [2020-12-22T10:03:31.675Z] #41 86.79 DEP criu/clone-noasan.d [2020-12-22T10:03:31.675Z] #41 86.88 DEP criu/cgroup.d [2020-12-22T10:03:31.675Z] #41 87.06 DEP criu/cgroup-props.d [2020-12-22T10:03:31.676Z] #41 87.18 DEP criu/bitmap.d [2020-12-22T10:03:31.676Z] #41 87.19 DEP criu/bfd.d [2020-12-22T10:03:31.676Z] #41 87.28 DEP criu/autofs.d [2020-12-22T10:03:31.676Z] #41 87.42 DEP criu/aio.d [2020-12-22T10:03:31.676Z] #41 87.50 DEP criu/action-scripts.d [2020-12-22T10:03:31.676Z] #41 ... [2020-12-22T10:03:31.676Z] [2020-12-22T10:03:31.676Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:31.676Z] #18 29.27 Selecting previously unselected package libip4tc0:arm64. [2020-12-22T10:03:31.939Z] #18 29.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-22T10:03:31.939Z] #18 29.29 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:31.939Z] #18 29.45 Selecting previously unselected package libip6tc0:arm64. [2020-12-22T10:03:31.939Z] #18 29.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-22T10:03:31.939Z] #18 29.46 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:31.939Z] #18 29.56 Selecting previously unselected package libiptc0:arm64. [2020-12-22T10:03:31.961Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-12-22T10:03:32.180Z] #43 145.3 CC criu/irmap.o [2020-12-22T10:03:32.202Z] #18 29.56 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-22T10:03:32.203Z] #18 29.56 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:32.203Z] #18 29.71 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-22T10:03:32.203Z] #18 29.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-22T10:03:32.203Z] #18 29.73 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-22T10:03:32.203Z] #18 29.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-22T10:03:32.203Z] #18 29.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-22T10:03:32.203Z] #18 29.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-22T10:03:32.203Z] #18 29.91 Selecting previously unselected package libnftnl11:arm64. [2020-12-22T10:03:32.203Z] #18 29.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-22T10:03:32.253Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-12-22T10:03:32.302Z] #41 53.96 CC images/ext-file.o [2020-12-22T10:03:32.302Z] #41 54.18 CC images/cgroup.o [2020-12-22T10:03:32.466Z] #18 29.92 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-22T10:03:32.466Z] #18 30.03 Selecting previously unselected package iptables. [2020-12-22T10:03:32.466Z] #18 30.03 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-22T10:03:32.466Z] #18 30.04 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:03:32.733Z] #18 30.39 Selecting previously unselected package xxd. [2020-12-22T10:03:32.733Z] #18 30.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-22T10:03:32.733Z] #18 30.40 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:03:32.870Z] #41 54.92 CC images/userns.o [2020-12-22T10:03:32.870Z] #43 161.6 mime [2020-12-22T10:03:32.995Z] #18 64.11 Setting up iptables (1.8.2-4) ... [2020-12-22T10:03:32.995Z] #18 64.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:03:32.995Z] #18 64.17 Setting up python3 (3.7.3-1) ... [2020-12-22T10:03:32.996Z] #18 30.72 Selecting previously unselected package vim-common. [2020-12-22T10:03:32.996Z] #18 30.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:03:32.996Z] #18 30.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:03:33.127Z] #43 ... [2020-12-22T10:03:33.127Z] [2020-12-22T10:03:33.127Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:33.127Z] #41 50.28 CC images/tty.o [2020-12-22T10:03:33.127Z] #41 51.37 CC images/file-lock.o [2020-12-22T10:03:33.127Z] #41 51.80 CC images/rlimit.o [2020-12-22T10:03:33.127Z] #41 52.25 CC images/pagemap.o [2020-12-22T10:03:33.127Z] #41 52.68 CC images/siginfo.o [2020-12-22T10:03:33.127Z] #41 52.82 CC images/rpc.o [2020-12-22T10:03:33.127Z] #41 54.50 CC images/ext-file.o [2020-12-22T10:03:33.127Z] #41 54.90 CC images/cgroup.o [2020-12-22T10:03:33.225Z] #43 146.1 CC criu/kcmp-ids.o [2020-12-22T10:03:33.225Z] #43 146.4 CC criu/kerndat.o [2020-12-22T10:03:33.255Z] #18 64.58 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:03:33.289Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.5% of statements [2020-12-22T10:03:33.289Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T10:03:33.289Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T10:03:33.384Z] #41 55.86 CC images/userns.o [2020-12-22T10:03:33.439Z] #41 55.44 CC images/google/protobuf/descriptor.o [2020-12-22T10:03:33.573Z] #18 31.08 Selecting previously unselected package bash-completion. [2020-12-22T10:03:33.573Z] #18 31.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:03:33.923Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-12-22T10:03:33.947Z] #41 56.51 CC images/google/protobuf/descriptor.o [2020-12-22T10:03:34.193Z] #18 65.40 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:03:34.746Z] #43 147.6 CC criu/libnetlink.o [2020-12-22T10:03:34.746Z] #43 148.0 CC criu/log.o [2020-12-22T10:03:34.877Z] #41 ... [2020-12-22T10:03:34.877Z] [2020-12-22T10:03:34.877Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:34.877Z] #43 163.9 mime/quotedprintable [2020-12-22T10:03:34.959Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.4% of statements [2020-12-22T10:03:34.959Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T10:03:34.959Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T10:03:34.959Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-12-22T10:03:35.346Z] #41 57.57 CC images/opts.o [2020-12-22T10:03:35.440Z] #43 164.3 net/http/internal [2020-12-22T10:03:35.592Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2020-12-22T10:03:35.791Z] #43 148.7 CC criu/lsm.o [2020-12-22T10:03:35.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-12-22T10:03:35.918Z] #41 57.93 CC images/seccomp.o [2020-12-22T10:03:36.086Z] #43 149.2 CC criu/mem.o [2020-12-22T10:03:36.106Z] #18 67.12 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:03:36.106Z] #18 67.14 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:03:36.177Z] #41 58.34 CC images/binfmt-misc.o [2020-12-22T10:03:36.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-12-22T10:03:36.366Z] #18 67.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:03:36.437Z] #41 58.57 CC images/time.o [2020-12-22T10:03:36.437Z] #41 ... [2020-12-22T10:03:36.437Z] [2020-12-22T10:03:36.437Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:36.438Z] #56 160.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:03:36.438Z] #56 160.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T10:03:36.841Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2020-12-22T10:03:36.841Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T10:03:36.892Z] #18 34.13 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:03:36.892Z] #18 34.63 Selecting previously unselected package bzip2. [2020-12-22T10:03:37.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2020-12-22T10:03:37.155Z] #18 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-22T10:03:37.155Z] #18 34.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:03:37.155Z] #18 34.76 Selecting previously unselected package xz-utils. [2020-12-22T10:03:37.155Z] #18 34.78 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-22T10:03:37.155Z] #18 34.79 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:03:37.307Z] #18 68.42 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:03:37.418Z] #18 34.99 Selecting previously unselected package apparmor. [2020-12-22T10:03:37.418Z] #18 35.00 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-22T10:03:37.567Z] #18 68.90 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:03:37.682Z] #18 35.08 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:03:37.766Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-12-22T10:03:37.944Z] #18 35.49 Selecting previously unselected package aufs-tools. [2020-12-22T10:03:37.944Z] #18 35.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-22T10:03:37.944Z] #18 35.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:03:38.176Z] #43 151.2 CC criu/memfd.o [2020-12-22T10:03:38.207Z] #18 35.67 Selecting previously unselected package libonig5:arm64. [2020-12-22T10:03:38.207Z] #18 35.68 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-22T10:03:38.207Z] #18 35.69 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-22T10:03:38.479Z] #18 35.90 Selecting previously unselected package libjq1:arm64. [2020-12-22T10:03:38.479Z] #18 35.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-22T10:03:38.479Z] #18 35.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-22T10:03:38.479Z] #18 36.01 Selecting previously unselected package jq. [2020-12-22T10:03:38.479Z] #18 36.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-22T10:03:38.479Z] #18 36.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:03:38.743Z] #18 36.16 Selecting previously unselected package libaio1:arm64. [2020-12-22T10:03:38.743Z] #18 36.17 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-22T10:03:38.743Z] #18 36.18 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-22T10:03:38.801Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-12-22T10:03:38.801Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-12-22T10:03:38.816Z] #43 151.8 CC criu/mount.o [2020-12-22T10:03:38.951Z] #18 69.96 Setting up python3-pip (18.1-5) ... [2020-12-22T10:03:38.974Z] #56 ... [2020-12-22T10:03:38.974Z] [2020-12-22T10:03:38.974Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:38.974Z] #43 152.7 mime [2020-12-22T10:03:38.974Z] #43 155.5 mime/quotedprintable [2020-12-22T10:03:38.974Z] #43 156.1 net/http/internal [2020-12-22T10:03:38.974Z] #43 ... [2020-12-22T10:03:38.974Z] [2020-12-22T10:03:38.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:38.974Z] #41 58.90 CC images/sysctl.o [2020-12-22T10:03:38.974Z] #41 59.14 CC images/autofs.o [2020-12-22T10:03:38.974Z] #41 59.54 CC images/macvlan.o [2020-12-22T10:03:38.974Z] #41 59.86 CC images/sit.o [2020-12-22T10:03:38.974Z] #41 60.24 CC images/memfd.o [2020-12-22T10:03:38.974Z] #41 60.71 CC images/timens.o [2020-12-22T10:03:38.974Z] #41 61.11 LINK images/built-in.o [2020-12-22T10:03:39.006Z] #18 36.47 Selecting previously unselected package libgpm2:arm64. [2020-12-22T10:03:39.006Z] #18 36.47 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-22T10:03:39.006Z] #18 36.48 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-22T10:03:39.006Z] #18 36.59 Selecting previously unselected package libicu63:arm64. [2020-12-22T10:03:39.006Z] #18 36.60 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-22T10:03:39.006Z] #18 36.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-22T10:03:39.233Z] #41 61.33 GEN compel/include/asm [2020-12-22T10:03:39.233Z] #41 61.39 GEN compel/include/version.h [2020-12-22T10:03:39.435Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-12-22T10:03:39.493Z] #41 61.41 touch .config [2020-12-22T10:03:39.493Z] #41 61.46 GEN include/common/config.h [2020-12-22T10:03:39.493Z] #41 61.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-22T10:03:39.523Z] #18 ... [2020-12-22T10:03:39.523Z] [2020-12-22T10:03:39.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:39.523Z] #41 153.3 CC criu/filesystems.o [2020-12-22T10:03:39.523Z] #41 154.0 CC criu/fsnotify.o [2020-12-22T10:03:39.523Z] #41 155.3 CC criu/image-desc.o [2020-12-22T10:03:39.523Z] #41 155.4 CC criu/image.o [2020-12-22T10:03:39.523Z] #41 156.4 CC criu/ipc_ns.o [2020-12-22T10:03:39.523Z] #41 157.6 CC criu/irmap.o [2020-12-22T10:03:39.523Z] #41 158.2 CC criu/kcmp-ids.o [2020-12-22T10:03:39.523Z] #41 158.5 CC criu/kerndat.o [2020-12-22T10:03:39.523Z] #41 159.6 CC criu/libnetlink.o [2020-12-22T10:03:39.523Z] #41 160.0 CC criu/log.o [2020-12-22T10:03:39.523Z] #41 160.6 CC criu/lsm.o [2020-12-22T10:03:39.523Z] #41 161.0 CC criu/mem.o [2020-12-22T10:03:39.523Z] #41 162.7 CC criu/memfd.o [2020-12-22T10:03:39.727Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 82.5% of statements [2020-12-22T10:03:39.727Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T10:03:39.727Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T10:03:39.752Z] #41 61.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-22T10:03:39.752Z] #41 61.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-22T10:03:39.752Z] #41 61.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-22T10:03:39.752Z] #41 61.98 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-22T10:03:39.784Z] #41 163.5 CC criu/mount.o [2020-12-22T10:03:39.784Z] #41 ... [2020-12-22T10:03:39.784Z] [2020-12-22T10:03:39.784Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:03:39.784Z] #38 259.2 + dpkg --print-architecture [2020-12-22T10:03:39.784Z] #38 259.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T10:03:39.784Z] #38 259.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T10:03:39.784Z] #38 259.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T10:03:40.011Z] #41 62.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-22T10:03:40.011Z] #41 62.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T10:03:40.011Z] #41 62.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-22T10:03:40.044Z] #38 ... [2020-12-22T10:03:40.044Z] [2020-12-22T10:03:40.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:40.044Z] #18 71.10 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:03:40.044Z] #18 71.13 Processing triggers for mime-support (3.62) ... [2020-12-22T10:03:40.270Z] #41 62.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T10:03:40.270Z] #41 62.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T10:03:40.270Z] #41 62.30 DEP compel/plugins/std/infect.d [2020-12-22T10:03:40.270Z] #41 62.42 DEP compel/plugins/std/string.d [2020-12-22T10:03:40.270Z] #41 62.56 DEP compel/plugins/std/log.d [2020-12-22T10:03:40.693Z] #43 168.8 crypto/tls [2020-12-22T10:03:40.693Z] #43 ... [2020-12-22T10:03:40.693Z] [2020-12-22T10:03:40.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:40.693Z] #41 58.66 CC images/opts.o [2020-12-22T10:03:40.693Z] #41 58.92 CC images/seccomp.o [2020-12-22T10:03:40.693Z] #41 59.33 CC images/binfmt-misc.o [2020-12-22T10:03:40.693Z] #41 59.63 CC images/time.o [2020-12-22T10:03:40.693Z] #41 59.94 CC images/sysctl.o [2020-12-22T10:03:40.693Z] #41 60.26 CC images/autofs.o [2020-12-22T10:03:40.693Z] #41 60.53 CC images/macvlan.o [2020-12-22T10:03:40.693Z] #41 60.74 CC images/sit.o [2020-12-22T10:03:40.693Z] #41 61.13 CC images/memfd.o [2020-12-22T10:03:40.693Z] #41 61.66 CC images/timens.o [2020-12-22T10:03:40.693Z] #41 62.15 LINK images/built-in.o [2020-12-22T10:03:40.693Z] #41 62.49 GEN compel/include/asm [2020-12-22T10:03:40.693Z] #41 62.58 GEN compel/include/version.h [2020-12-22T10:03:40.693Z] #41 62.64 touch .config [2020-12-22T10:03:40.693Z] #41 62.73 GEN include/common/config.h [2020-12-22T10:03:40.693Z] #41 62.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-22T10:03:40.693Z] #41 62.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-22T10:03:40.693Z] #41 62.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-22T10:03:40.693Z] #41 62.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-22T10:03:40.693Z] #41 63.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-22T10:03:40.693Z] #41 63.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-22T10:03:40.693Z] #41 63.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T10:03:40.840Z] #41 62.76 DEP compel/plugins/std/fds.d [2020-12-22T10:03:40.840Z] #41 62.86 DEP compel/plugins/std/std.d [2020-12-22T10:03:40.840Z] #41 62.98 DEP compel/plugins/shmem/shmem.d [2020-12-22T10:03:40.840Z] #41 63.13 DEP compel/plugins/fds/fds.d [2020-12-22T10:03:40.949Z] #41 63.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-22T10:03:40.949Z] #41 63.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T10:03:40.949Z] #41 63.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T10:03:40.949Z] #41 63.36 DEP compel/plugins/std/infect.d [2020-12-22T10:03:41.037Z] #18 DONE 72.2s [2020-12-22T10:03:41.037Z] [2020-12-22T10:03:41.037Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:03:41.206Z] #41 63.60 DEP compel/plugins/std/string.d [2020-12-22T10:03:41.206Z] #41 ... [2020-12-22T10:03:41.206Z] [2020-12-22T10:03:41.206Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:41.206Z] #56 160.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T10:03:41.206Z] #56 160.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T10:03:41.237Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-12-22T10:03:41.237Z] ok github.com/docker/docker/distribution 0.271s coverage: 25.1% of statements [2020-12-22T10:03:41.237Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T10:03:41.409Z] #41 63.29 CC compel/plugins/std/std.o [2020-12-22T10:03:41.463Z] #56 ... [2020-12-22T10:03:41.463Z] [2020-12-22T10:03:41.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:41.463Z] #41 63.75 DEP compel/plugins/std/log.d [2020-12-22T10:03:41.463Z] #41 63.86 DEP compel/plugins/std/fds.d [2020-12-22T10:03:41.668Z] #41 63.60 CC compel/plugins/std/fds.o [2020-12-22T10:03:41.719Z] #41 64.07 DEP compel/plugins/std/std.d [2020-12-22T10:03:41.719Z] #41 64.15 DEP compel/plugins/shmem/shmem.d [2020-12-22T10:03:41.976Z] #41 64.24 DEP compel/plugins/fds/fds.d [2020-12-22T10:03:41.976Z] #41 64.46 CC compel/plugins/std/std.o [2020-12-22T10:03:42.000Z] #19 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:03:42.000Z] #19 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:03:42.000Z] #19 0.976 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:03:42.000Z] #19 DONE 1.0s [2020-12-22T10:03:42.000Z] [2020-12-22T10:03:42.000Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:03:42.236Z] #41 64.29 CC compel/plugins/std/log.o [2020-12-22T10:03:42.272Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-22T10:03:42.324Z] #18 ... [2020-12-22T10:03:42.324Z] [2020-12-22T10:03:42.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:42.324Z] #41 87.70 CC criu/action-scripts.o [2020-12-22T10:03:42.324Z] #41 88.09 CC criu/aio.o [2020-12-22T10:03:42.324Z] #41 88.62 CC criu/autofs.o [2020-12-22T10:03:42.324Z] #41 90.21 CC criu/bfd.o [2020-12-22T10:03:42.324Z] #41 90.70 CC criu/bitmap.o [2020-12-22T10:03:42.324Z] #41 90.96 CC criu/cgroup-props.o [2020-12-22T10:03:42.324Z] #41 91.58 CC criu/cgroup.o [2020-12-22T10:03:42.324Z] #41 94.77 CC criu/clone-noasan.o [2020-12-22T10:03:42.324Z] #41 95.04 CC criu/config.o [2020-12-22T10:03:42.324Z] #41 96.75 CC criu/cr-check.o [2020-12-22T10:03:42.324Z] #41 ... [2020-12-22T10:03:42.324Z] [2020-12-22T10:03:42.324Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:42.324Z] #18 39.72 Selecting previously unselected package libnet1:arm64. [2020-12-22T10:03:42.324Z] #18 39.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-22T10:03:42.324Z] #18 39.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:03:42.324Z] #18 39.87 Selecting previously unselected package libnl-3-200:arm64. [2020-12-22T10:03:42.324Z] #18 39.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-22T10:03:42.324Z] #18 39.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-22T10:03:42.324Z] #18 40.01 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-22T10:03:42.324Z] #18 40.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-22T10:03:42.542Z] #41 64.90 CC compel/plugins/std/fds.o [2020-12-22T10:03:42.587Z] #18 40.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-22T10:03:42.587Z] #18 40.11 Selecting previously unselected package libreadline5:arm64. [2020-12-22T10:03:42.587Z] #18 40.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-22T10:03:42.587Z] #18 40.12 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-22T10:03:42.799Z] #41 65.20 CC compel/plugins/std/log.o [2020-12-22T10:03:42.850Z] #18 40.29 Selecting previously unselected package net-tools. [2020-12-22T10:03:42.850Z] #18 40.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-22T10:03:42.850Z] #18 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:03:42.905Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-12-22T10:03:43.113Z] #18 40.69 Selecting previously unselected package python-pip-whl. [2020-12-22T10:03:43.113Z] #18 40.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:03:43.113Z] #18 40.70 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:03:43.540Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-12-22T10:03:43.615Z] #41 65.64 CC compel/plugins/std/string.o [2020-12-22T10:03:43.689Z] #18 41.24 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:03:43.689Z] #18 41.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:03:43.689Z] #18 41.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:03:43.734Z] #41 66.11 CC compel/plugins/std/string.o [2020-12-22T10:03:43.734Z] #41 ... [2020-12-22T10:03:43.734Z] [2020-12-22T10:03:43.734Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:43.734Z] #56 DONE 172.8s [2020-12-22T10:03:43.832Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-12-22T10:03:43.832Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T10:03:43.832Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T10:03:43.952Z] #18 41.43 Selecting previously unselected package python3-distutils. [2020-12-22T10:03:43.952Z] #18 41.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:03:43.952Z] #18 41.45 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:03:43.952Z] #18 41.59 Selecting previously unselected package python3-pip. [2020-12-22T10:03:43.952Z] #18 41.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:03:43.952Z] #18 41.60 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:03:43.991Z] [2020-12-22T10:03:43.991Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T10:03:43.991Z] #57 DONE 0.1s [2020-12-22T10:03:43.991Z] [2020-12-22T10:03:43.991Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T10:03:43.991Z] #58 DONE 0.1s [2020-12-22T10:03:43.991Z] [2020-12-22T10:03:43.991Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:44.124Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-12-22T10:03:44.124Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T10:03:44.183Z] #41 ... [2020-12-22T10:03:44.183Z] [2020-12-22T10:03:44.183Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:44.183Z] #11 168.3 Selecting previously unselected package libapparmor1:amd64. [2020-12-22T10:03:44.183Z] #11 168.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-22T10:03:44.183Z] #11 168.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:03:44.215Z] #18 41.84 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:03:44.410Z] #43 156.6 CC criu/namespaces.o [2020-12-22T10:03:44.442Z] #11 168.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-22T10:03:44.443Z] #11 168.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-22T10:03:44.443Z] #11 168.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:03:44.443Z] #11 168.8 Selecting previously unselected package libbtrfs0. [2020-12-22T10:03:44.443Z] #11 168.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:03:44.443Z] #11 168.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:03:44.479Z] #18 41.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:03:44.479Z] #18 41.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:03:44.479Z] #18 42.02 Selecting previously unselected package python3-setuptools. [2020-12-22T10:03:44.479Z] #18 42.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:03:44.479Z] #18 42.04 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:03:44.554Z] #47 ... [2020-12-22T10:03:44.554Z] [2020-12-22T10:03:44.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:44.554Z] #41 67.04 CC compel/plugins/std/infect.o [2020-12-22T10:03:44.742Z] #18 42.26 Selecting previously unselected package python3-wheel. [2020-12-22T10:03:44.742Z] #18 42.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:03:44.742Z] #18 42.27 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:03:44.744Z] #11 168.9 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:03:44.744Z] #11 168.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:03:44.744Z] #11 168.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:03:44.758Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-12-22T10:03:45.004Z] #11 169.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-22T10:03:45.004Z] #11 169.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:03:45.004Z] #11 169.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:45.006Z] #18 42.51 Selecting previously unselected package sudo. [2020-12-22T10:03:45.006Z] #18 42.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-22T10:03:45.006Z] #18 42.54 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:03:45.264Z] #11 169.6 Selecting previously unselected package libudev-dev:amd64. [2020-12-22T10:03:45.264Z] #11 169.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:03:45.264Z] #11 169.6 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:45.391Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-12-22T10:03:45.469Z] #43 158.7 CC criu/net.o [2020-12-22T10:03:45.530Z] #41 67.69 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-22T10:03:45.530Z] #41 67.77 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-22T10:03:45.530Z] #41 67.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-22T10:03:45.530Z] #41 67.98 AR compel/plugins/std.lib.a [2020-12-22T10:03:45.583Z] #18 42.97 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:03:45.583Z] #18 43.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-22T10:03:45.583Z] #18 43.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:03:45.786Z] #41 68.08 CC compel/plugins/fds/fds.o [2020-12-22T10:03:45.834Z] #11 170.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-22T10:03:45.834Z] #11 170.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-22T10:03:45.834Z] #11 170.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:03:45.847Z] #18 43.27 Selecting previously unselected package uidmap. [2020-12-22T10:03:45.847Z] #18 43.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-22T10:03:45.847Z] #18 43.28 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:03:45.847Z] #18 43.45 Selecting previously unselected package vim-runtime. [2020-12-22T10:03:45.847Z] #18 43.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:03:45.847Z] #18 43.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T10:03:45.847Z] #18 43.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:03:46.025Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2020-12-22T10:03:46.043Z] #41 68.39 AR compel/plugins/fds.lib.a [2020-12-22T10:03:46.043Z] #41 68.44 HOSTDEP compel/src/lib/log-host.d [2020-12-22T10:03:46.100Z] #11 170.4 Selecting previously unselected package libpcre16-3:amd64. [2020-12-22T10:03:46.100Z] #11 170.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:46.100Z] #11 170.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:46.110Z] #18 43.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:03:46.300Z] #41 68.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T10:03:46.300Z] #41 68.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-22T10:03:46.300Z] #41 68.79 HOSTDEP compel/src/main-host.d [2020-12-22T10:03:46.317Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-22T10:03:46.366Z] #11 170.8 Selecting previously unselected package libpcre32-3:amd64. [2020-12-22T10:03:46.366Z] #11 170.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:46.366Z] #11 170.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:46.558Z] #41 68.98 DEP compel/src/lib/ptrace.d [2020-12-22T10:03:46.820Z] #41 69.16 DEP compel/src/lib/infect.d [2020-12-22T10:03:46.935Z] #11 171.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-22T10:03:47.077Z] #41 69.42 DEP compel/src/lib/infect-util.d [2020-12-22T10:03:47.077Z] #41 69.57 DEP compel/src/lib/infect-rpc.d [2020-12-22T10:03:47.195Z] #11 171.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:47.195Z] #11 171.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:03:47.195Z] #11 ... [2020-12-22T10:03:47.195Z] [2020-12-22T10:03:47.195Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:03:47.195Z] #56 DONE 171.5s [2020-12-22T10:03:47.283Z] #20 5.003 Collecting yamllint==1.16.0 [2020-12-22T10:03:47.333Z] #41 69.80 DEP compel/arch/x86/src/lib/infect.d [2020-12-22T10:03:47.455Z] [2020-12-22T10:03:47.455Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T10:03:47.455Z] #57 DONE 0.1s [2020-12-22T10:03:47.455Z] [2020-12-22T10:03:47.455Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T10:03:47.455Z] #58 DONE 0.0s [2020-12-22T10:03:47.455Z] [2020-12-22T10:03:47.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:47.455Z] #11 171.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-22T10:03:47.455Z] #11 171.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:47.455Z] #11 171.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:03:47.590Z] #41 70.01 DEP compel/arch/x86/src/lib/cpu.d [2020-12-22T10:03:47.827Z] ok github.com/docker/docker/pkg/archive 0.505s coverage: 76.8% of statements [2020-12-22T10:03:47.846Z] #41 70.18 DEP compel/src/lib/log.d [2020-12-22T10:03:47.846Z] #41 70.30 DEP compel/src/main.d [2020-12-22T10:03:48.102Z] #41 70.49 DEP compel/src/lib/handle-elf.d [2020-12-22T10:03:48.285Z] #11 172.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-22T10:03:48.285Z] #11 172.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-22T10:03:48.285Z] #11 172.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:03:48.361Z] #41 70.66 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-22T10:03:48.361Z] #41 70.84 CC compel/src/lib/log.o [2020-12-22T10:03:48.528Z] ok github.com/docker/docker/pkg/authorization 0.345s coverage: 68.3% of statements [2020-12-22T10:03:48.544Z] #11 173.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-22T10:03:48.544Z] #11 173.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:03:48.617Z] #41 71.10 CC compel/arch/x86/src/lib/cpu.o [2020-12-22T10:03:48.805Z] #11 173.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:48.820Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-22T10:03:48.820Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-12-22T10:03:49.024Z] #43 162.3 CC criu/netfilter.o [2020-12-22T10:03:49.065Z] #11 173.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-22T10:03:49.065Z] #11 ... [2020-12-22T10:03:49.065Z] [2020-12-22T10:03:49.065Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:49.065Z] #43 163.2 net/textproto [2020-12-22T10:03:49.065Z] #43 163.2 crypto/x509 [2020-12-22T10:03:49.065Z] #43 165.1 vendor/golang.org/x/net/http/httpguts [2020-12-22T10:03:49.065Z] #43 165.3 vendor/golang.org/x/net/http/httpproxy [2020-12-22T10:03:49.065Z] #43 166.0 mime/multipart [2020-12-22T10:03:49.065Z] #43 169.6 crypto/tls [2020-12-22T10:03:49.065Z] #43 ... [2020-12-22T10:03:49.065Z] [2020-12-22T10:03:49.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:49.065Z] #11 173.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-22T10:03:49.065Z] #11 173.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:03:49.325Z] #11 173.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-22T10:03:49.325Z] #11 173.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:03:49.325Z] #11 173.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:49.435Z] #18 46.38 Selecting previously unselected package vim. [2020-12-22T10:03:49.435Z] #18 46.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-22T10:03:49.435Z] #18 46.42 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:03:49.435Z] #18 46.98 Selecting previously unselected package xfsprogs. [2020-12-22T10:03:49.435Z] #18 46.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-22T10:03:49.435Z] #18 47.00 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:03:49.666Z] #43 162.8 CC criu/page-pipe.o [2020-12-22T10:03:49.821Z] #20 ... [2020-12-22T10:03:49.821Z] [2020-12-22T10:03:49.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:49.821Z] #41 168.3 CC criu/namespaces.o [2020-12-22T10:03:49.821Z] #41 170.3 CC criu/net.o [2020-12-22T10:03:49.821Z] #41 173.2 CC criu/netfilter.o [2020-12-22T10:03:49.821Z] #41 173.6 CC criu/page-pipe.o [2020-12-22T10:03:49.893Z] #11 174.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:03:49.893Z] #11 174.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:49.893Z] #11 174.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:03:49.893Z] #11 174.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:49.893Z] #11 174.2 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:49.983Z] #41 72.09 CC compel/arch/x86/src/lib/infect.o [2020-12-22T10:03:50.012Z] #18 47.47 Selecting previously unselected package zip. [2020-12-22T10:03:50.012Z] #18 47.47 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-22T10:03:50.012Z] #18 47.48 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:03:50.162Z] #11 174.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:03:50.162Z] #11 174.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:03:50.162Z] #11 174.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:03:50.162Z] #11 174.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T10:03:50.162Z] #11 174.4 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:50.162Z] #11 174.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:03:50.162Z] #11 174.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.162Z] #11 174.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:50.276Z] #18 47.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:03:50.276Z] #18 47.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:03:50.276Z] #18 47.84 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:50.276Z] #18 47.86 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-22T10:03:50.276Z] #18 47.89 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-22T10:03:50.276Z] #18 47.91 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:50.276Z] #18 47.95 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:03:50.391Z] #41 174.2 CC criu/page-xfer.o [2020-12-22T10:03:50.421Z] #11 174.6 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-12-22T10:03:50.421Z] #11 174.6 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-12-22T10:03:50.421Z] #11 174.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:50.421Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:03:50.421Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:03:50.421Z] #11 174.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:03:50.421Z] #11 174.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:03:50.421Z] #11 174.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:50.548Z] #18 47.97 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-22T10:03:50.548Z] #18 47.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:03:50.548Z] #18 48.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:03:50.548Z] #18 48.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-22T10:03:50.548Z] #18 48.04 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-22T10:03:50.548Z] #18 48.05 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:03:50.548Z] #18 48.06 Setting up zip (3.0-11+b1) ... [2020-12-22T10:03:50.548Z] #18 48.08 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:03:50.548Z] #18 48.11 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:03:50.680Z] #11 174.9 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T10:03:50.680Z] #11 175.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:50.680Z] #11 175.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:50.714Z] #43 163.6 CC criu/page-xfer.o [2020-12-22T10:03:50.912Z] #41 73.27 CC compel/src/lib/infect-rpc.o [2020-12-22T10:03:50.912Z] #41 ... [2020-12-22T10:03:50.912Z] [2020-12-22T10:03:50.912Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T10:03:50.912Z] #11 174.1 Selecting previously unselected package libapparmor1:amd64. [2020-12-22T10:03:50.912Z] #11 174.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 174.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:03:50.912Z] #11 174.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-22T10:03:50.912Z] #11 174.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 174.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:03:50.912Z] #11 174.8 Selecting previously unselected package libbtrfs0. [2020-12-22T10:03:50.912Z] #11 174.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 174.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T10:03:50.912Z] #11 175.0 Selecting previously unselected package libbtrfs-dev. [2020-12-22T10:03:50.912Z] #11 175.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 175.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:03:50.912Z] #11 175.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-22T10:03:50.912Z] #11 175.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 175.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:50.912Z] #11 175.5 Selecting previously unselected package libudev-dev:amd64. [2020-12-22T10:03:50.912Z] #11 175.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 175.6 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:50.912Z] #11 175.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-22T10:03:50.912Z] #11 175.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 175.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:03:50.912Z] #11 176.3 Selecting previously unselected package libpcre16-3:amd64. [2020-12-22T10:03:50.912Z] #11 176.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 176.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 176.5 Selecting previously unselected package libpcre32-3:amd64. [2020-12-22T10:03:50.912Z] #11 176.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 176.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 176.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-22T10:03:50.912Z] #11 176.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 176.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 177.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-22T10:03:50.912Z] #11 177.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 177.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 177.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-22T10:03:50.912Z] #11 177.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 177.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:03:50.912Z] #11 178.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-22T10:03:50.912Z] #11 178.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 178.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:50.912Z] #11 178.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-22T10:03:50.912Z] #11 178.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 178.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:03:50.912Z] #11 178.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-22T10:03:50.912Z] #11 178.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T10:03:50.912Z] #11 178.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T10:03:50.912Z] #11 179.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:50.912Z] #11 179.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T10:03:50.912Z] #11 179.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 179.6 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:50.912Z] #11 179.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T10:03:50.912Z] #11 179.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T10:03:50.912Z] #11 179.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T10:03:50.912Z] #11 179.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T10:03:50.912Z] #11 179.9 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T10:03:50.912Z] #11 179.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T10:03:50.912Z] #11 179.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T10:03:50.912Z] #11 180.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:50.912Z] #11 180.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-12-22T10:03:50.912Z] #11 180.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-12-22T10:03:50.940Z] #11 175.1 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:03:51.169Z] #11 180.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T10:03:51.169Z] #11 180.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:03:51.169Z] #11 180.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T10:03:51.169Z] #11 180.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T10:03:51.169Z] #11 180.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T10:03:51.169Z] #11 180.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:51.169Z] #11 180.2 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T10:03:51.169Z] #11 180.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:51.169Z] #11 180.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T10:03:51.169Z] #11 180.2 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:03:51.509Z] #11 DONE 175.7s [2020-12-22T10:03:51.509Z] [2020-12-22T10:03:51.509Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:51.787Z] #41 175.5 CC criu/pagemap-cache.o [2020-12-22T10:03:52.047Z] #41 175.8 CC criu/pagemap.o [2020-12-22T10:03:52.307Z] #41 ... [2020-12-22T10:03:52.307Z] [2020-12-22T10:03:52.307Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:03:52.307Z] #20 10.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:03:52.537Z] #11 DONE 181.5s [2020-12-22T10:03:52.537Z] [2020-12-22T10:03:52.537Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:52.567Z] #20 10.49 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:03:52.567Z] #20 10.64 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:03:52.812Z] #43 165.5 CC criu/pagemap-cache.o [2020-12-22T10:03:52.812Z] #43 166.0 CC criu/pagemap.o [2020-12-22T10:03:53.109Z] #18 ... [2020-12-22T10:03:53.109Z] [2020-12-22T10:03:53.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:53.109Z] #41 98.95 CC criu/cr-dedup.o [2020-12-22T10:03:53.109Z] #41 99.54 CC criu/cr-dump.o [2020-12-22T10:03:53.109Z] #41 102.1 CC criu/cr-errno.o [2020-12-22T10:03:53.109Z] #41 102.2 CC criu/cr-restore.o [2020-12-22T10:03:53.109Z] #41 107.2 CC criu/cr-service.o [2020-12-22T10:03:53.109Z] #41 109.0 CC criu/crtools.o [2020-12-22T10:03:53.273Z] ok github.com/docker/docker/pkg/chrootarchive 3.469s coverage: 43.2% of statements [2020-12-22T10:03:53.273Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-12-22T10:03:53.273Z] ok github.com/docker/docker/layer 7.737s coverage: 68.8% of statements [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T10:03:53.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T10:03:53.273Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-12-22T10:03:53.565Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-12-22T10:03:53.686Z] #41 ... [2020-12-22T10:03:53.686Z] [2020-12-22T10:03:53.686Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:03:53.686Z] #18 51.28 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-22T10:03:53.686Z] #18 51.29 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:03:53.686Z] #18 51.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:03:53.686Z] #18 51.34 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:03:53.856Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-12-22T10:03:53.861Z] #43 167.1 CC criu/parasite-syscall.o [2020-12-22T10:03:53.950Z] #18 51.48 invoke-rc.d: could not determine current runlevel [2020-12-22T10:03:53.950Z] #18 51.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:03:53.950Z] #18 51.50 Setting up pigz (2.4-1) ... [2020-12-22T10:03:53.950Z] #18 51.51 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-22T10:03:53.950Z] #18 51.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-22T10:03:54.047Z] #51 2.218 + RM_GOPATH=0 [2020-12-22T10:03:54.047Z] #51 2.218 + TMP_GOPATH= [2020-12-22T10:03:54.047Z] #51 2.218 + : /build [2020-12-22T10:03:54.047Z] #51 2.218 + '[' -z '' ']' [2020-12-22T10:03:54.047Z] #51 2.218 ++ mktemp -d [2020-12-22T10:03:54.047Z] #51 2.218 + export GOPATH=/tmp/tmp.AkVNcdO4me [2020-12-22T10:03:54.047Z] #51 2.218 + GOPATH=/tmp/tmp.AkVNcdO4me [2020-12-22T10:03:54.047Z] #51 2.218 + RM_GOPATH=1 [2020-12-22T10:03:54.047Z] #51 2.218 + case "$(go env GOARCH)" in [2020-12-22T10:03:54.047Z] #51 2.218 ++ go env GOARCH [2020-12-22T10:03:54.047Z] #51 2.243 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:03:54.047Z] #51 2.243 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:03:54.047Z] #51 2.243 ++ dirname /tmp/install/install.sh [2020-12-22T10:03:54.047Z] #51 2.243 + dir=/tmp/install [2020-12-22T10:03:54.047Z] #51 2.243 + bin=runc [2020-12-22T10:03:54.047Z] #51 2.243 + shift [2020-12-22T10:03:54.047Z] #51 2.243 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T10:03:54.047Z] #51 2.243 + . /tmp/install/runc.installer [2020-12-22T10:03:54.047Z] #51 2.243 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:03:54.047Z] #51 2.243 + install_runc [2020-12-22T10:03:54.047Z] #51 2.243 + uname -r [2020-12-22T10:03:54.047Z] #51 2.269 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T10:03:54.047Z] #51 2.269 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T10:03:54.047Z] #51 2.269 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T10:03:54.047Z] #51 2.269 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AkVNcdO4me/src/github.com/opencontainers/runc [2020-12-22T10:03:54.047Z] #51 2.269 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T10:03:54.047Z] #51 ... [2020-12-22T10:03:54.047Z] [2020-12-22T10:03:54.047Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T10:03:54.047Z] #12 DONE 2.3s [2020-12-22T10:03:54.047Z] [2020-12-22T10:03:54.047Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:54.047Z] #51 2.277 Cloning into '/tmp/tmp.AkVNcdO4me/src/github.com/opencontainers/runc'... [2020-12-22T10:03:54.213Z] #18 51.57 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:03:54.213Z] #18 51.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-22T10:03:54.213Z] #18 51.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:03:54.476Z] #20 12.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:03:54.476Z] #20 12.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:03:54.476Z] #20 12.16 Building wheels for collected packages: pyyaml [2020-12-22T10:03:54.476Z] #20 12.16 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:03:54.477Z] #18 52.11 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-22T10:03:54.477Z] #18 52.12 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-22T10:03:54.477Z] #18 52.14 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:54.477Z] #18 52.17 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:03:54.477Z] #18 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:03:54.477Z] #18 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:03:54.477Z] #18 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:03:54.477Z] #18 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:03:54.477Z] #18 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:03:54.502Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-12-22T10:03:54.618Z] #51 ... [2020-12-22T10:03:54.618Z] [2020-12-22T10:03:54.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:54.618Z] #41 66.58 CC compel/plugins/std/infect.o [2020-12-22T10:03:54.618Z] #41 67.39 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-22T10:03:54.618Z] #41 67.52 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-22T10:03:54.618Z] #41 67.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-22T10:03:54.618Z] #41 67.71 AR compel/plugins/std.lib.a [2020-12-22T10:03:54.618Z] #41 67.79 CC compel/plugins/fds/fds.o [2020-12-22T10:03:54.618Z] #41 68.16 AR compel/plugins/fds.lib.a [2020-12-22T10:03:54.618Z] #41 68.27 HOSTDEP compel/src/lib/log-host.d [2020-12-22T10:03:54.618Z] #41 68.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T10:03:54.618Z] #41 68.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-22T10:03:54.618Z] #41 68.64 HOSTDEP compel/src/main-host.d [2020-12-22T10:03:54.618Z] #41 68.73 DEP compel/src/lib/ptrace.d [2020-12-22T10:03:54.618Z] #41 68.89 DEP compel/src/lib/infect.d [2020-12-22T10:03:54.618Z] #41 69.02 DEP compel/src/lib/infect-util.d [2020-12-22T10:03:54.618Z] #41 69.08 DEP compel/src/lib/infect-rpc.d [2020-12-22T10:03:54.618Z] #41 69.16 DEP compel/arch/x86/src/lib/infect.d [2020-12-22T10:03:54.618Z] #41 69.35 DEP compel/arch/x86/src/lib/cpu.d [2020-12-22T10:03:54.618Z] #41 69.42 DEP compel/src/lib/log.d [2020-12-22T10:03:54.618Z] #41 69.60 DEP compel/src/main.d [2020-12-22T10:03:54.618Z] #41 69.79 DEP compel/src/lib/handle-elf.d [2020-12-22T10:03:54.618Z] #41 70.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-22T10:03:54.618Z] #41 70.21 CC compel/src/lib/log.o [2020-12-22T10:03:54.618Z] #41 70.72 CC compel/arch/x86/src/lib/cpu.o [2020-12-22T10:03:54.618Z] #41 71.74 CC compel/arch/x86/src/lib/infect.o [2020-12-22T10:03:54.618Z] #41 72.83 CC compel/src/lib/infect-rpc.o [2020-12-22T10:03:54.618Z] #41 73.39 CC compel/src/lib/infect-util.o [2020-12-22T10:03:54.618Z] #41 73.85 CC compel/src/lib/infect.o [2020-12-22T10:03:54.618Z] #41 ... [2020-12-22T10:03:54.618Z] [2020-12-22T10:03:54.618Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:54.618Z] #43 178.6 net/http/httptrace [2020-12-22T10:03:54.618Z] #43 179.0 net/http [2020-12-22T10:03:54.740Z] #18 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:03:54.740Z] #18 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:03:54.740Z] #18 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:03:54.740Z] #18 52.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-22T10:03:54.740Z] #18 52.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:03:54.740Z] #18 52.32 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-22T10:03:54.740Z] #18 52.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:03:54.740Z] #18 52.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-22T10:03:54.740Z] #18 52.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:03:54.793Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-12-22T10:03:55.058Z] #51 2.419 + RM_GOPATH=0 [2020-12-22T10:03:55.058Z] #51 2.419 + TMP_GOPATH= [2020-12-22T10:03:55.058Z] #51 2.419 + : /build [2020-12-22T10:03:55.058Z] #51 2.419 + '[' -z '' ']' [2020-12-22T10:03:55.058Z] #51 2.419 ++ mktemp -d [2020-12-22T10:03:55.058Z] #51 2.420 + export GOPATH=/tmp/tmp.CsM7st6XsF [2020-12-22T10:03:55.058Z] #51 2.420 + GOPATH=/tmp/tmp.CsM7st6XsF [2020-12-22T10:03:55.058Z] #51 2.420 + RM_GOPATH=1 [2020-12-22T10:03:55.058Z] #51 2.420 + case "$(go env GOARCH)" in [2020-12-22T10:03:55.058Z] #51 2.434 ++ go env GOARCH [2020-12-22T10:03:55.058Z] #51 2.473 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T10:03:55.058Z] #51 2.473 + GO_BUILDMODE=-buildmode=pie [2020-12-22T10:03:55.058Z] #51 2.473 ++ dirname /tmp/install/install.sh [2020-12-22T10:03:55.058Z] #51 2.477 + dir=/tmp/install [2020-12-22T10:03:55.058Z] #51 2.477 + bin=runc [2020-12-22T10:03:55.058Z] #51 2.477 + shift [2020-12-22T10:03:55.058Z] #51 2.477 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T10:03:55.058Z] #51 2.477 + . /tmp/install/runc.installer [2020-12-22T10:03:55.058Z] #51 2.477 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:03:55.058Z] #51 2.477 + install_runc [2020-12-22T10:03:55.058Z] #51 2.477 + uname -r [2020-12-22T10:03:55.058Z] #51 2.477 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T10:03:55.058Z] #51 2.483 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T10:03:55.058Z] #51 2.483 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T10:03:55.058Z] #51 2.483 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CsM7st6XsF/src/github.com/opencontainers/runc [2020-12-22T10:03:55.058Z] #51 2.483 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T10:03:55.058Z] #51 2.493 Cloning into '/tmp/tmp.CsM7st6XsF/src/github.com/opencontainers/runc'... [2020-12-22T10:03:55.315Z] #51 ... [2020-12-22T10:03:55.315Z] [2020-12-22T10:03:55.315Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T10:03:55.315Z] #12 DONE 2.6s [2020-12-22T10:03:55.315Z] [2020-12-22T10:03:55.315Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:03:55.385Z] #43 168.3 CC criu/path.o [2020-12-22T10:03:55.426Z] #20 13.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:03:55.426Z] #20 13.23 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:03:55.426Z] #20 13.30 Successfully built pyyaml [2020-12-22T10:03:55.426Z] #20 13.32 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-22T10:03:55.560Z] #43 ... [2020-12-22T10:03:55.560Z] [2020-12-22T10:03:55.560Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T10:03:55.560Z] #13 DONE 1.7s [2020-12-22T10:03:55.560Z] [2020-12-22T10:03:55.560Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T10:03:55.679Z] #43 168.8 CC criu/pie-util-vdso.o [2020-12-22T10:03:55.686Z] #20 13.72 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:03:55.828Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-12-22T10:03:55.975Z] #43 169.3 CC criu/pie-util.o [2020-12-22T10:03:56.256Z] #20 DONE 14.2s [2020-12-22T10:03:56.256Z] [2020-12-22T10:03:56.256Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:56.256Z] #41 176.8 CC criu/parasite-syscall.o [2020-12-22T10:03:56.256Z] #41 177.8 CC criu/path.o [2020-12-22T10:03:56.256Z] #41 178.2 CC criu/pie-util-vdso-elf32.o [2020-12-22T10:03:56.256Z] #41 178.7 CC criu/pie-util-vdso.o [2020-12-22T10:03:56.256Z] #41 179.2 CC criu/pie-util.o [2020-12-22T10:03:56.256Z] #41 179.4 CC criu/pipes.o [2020-12-22T10:03:56.462Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-12-22T10:03:56.515Z] #41 ... [2020-12-22T10:03:56.515Z] [2020-12-22T10:03:56.515Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:03:56.515Z] #23 DONE 0.3s [2020-12-22T10:03:56.618Z] #43 169.7 CC criu/pipes.o [2020-12-22T10:03:56.775Z] [2020-12-22T10:03:56.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:56.775Z] #41 180.4 CC criu/plugin.o [2020-12-22T10:03:56.941Z] #14 1.312 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T10:03:56.941Z] #14 DONE 1.5s [2020-12-22T10:03:56.941Z] [2020-12-22T10:03:56.941Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:03:57.035Z] #41 181.0 CC criu/proc_parse.o [2020-12-22T10:03:57.096Z] ok github.com/docker/docker/pkg/fsutils 0.430s coverage: 85.1% of statements [2020-12-22T10:03:57.204Z] #13 DONE 1.8s [2020-12-22T10:03:57.204Z] [2020-12-22T10:03:57.204Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T10:03:57.261Z] #43 170.6 CC criu/plugin.o [2020-12-22T10:03:57.389Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-12-22T10:03:57.389Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-12-22T10:03:57.917Z] #43 171.1 CC criu/proc_parse.o [2020-12-22T10:03:58.425Z] ok github.com/docker/docker/pkg/idtools 0.325s coverage: 70.1% of statements [2020-12-22T10:03:58.425Z] ok github.com/docker/docker/pkg/ioutils 0.289s coverage: 70.6% of statements [2020-12-22T10:03:58.572Z] #14 1.408 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T10:03:58.572Z] #14 DONE 1.5s [2020-12-22T10:03:58.572Z] [2020-12-22T10:03:58.572Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:03:58.572Z] #15 ... [2020-12-22T10:03:58.572Z] [2020-12-22T10:03:58.572Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:03:58.572Z] #43 177.7 net/http/httptrace [2020-12-22T10:03:58.572Z] #43 177.8 net/http [2020-12-22T10:03:58.716Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-12-22T10:03:58.716Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-12-22T10:03:58.716Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T10:03:58.716Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T10:03:58.716Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T10:03:58.832Z] #43 ... [2020-12-22T10:03:58.832Z] [2020-12-22T10:03:58.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:03:58.832Z] #41 73.50 CC compel/src/lib/infect-util.o [2020-12-22T10:03:58.832Z] #41 73.80 CC compel/src/lib/infect.o [2020-12-22T10:03:58.832Z] #41 77.37 CC compel/src/lib/ptrace.o [2020-12-22T10:03:58.832Z] #41 77.88 AR compel/libcompel.a [2020-12-22T10:03:58.832Z] #41 78.07 HOSTCC compel/src/main-host.o [2020-12-22T10:03:58.832Z] #41 78.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-22T10:03:58.832Z] #41 78.81 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T10:03:58.832Z] #41 79.21 HOSTCC compel/src/lib/log-host.o [2020-12-22T10:03:58.832Z] #41 79.61 HOSTLINK compel/compel-host-bin [2020-12-22T10:03:58.832Z] #41 79.94 DEP soccr/soccr.d [2020-12-22T10:03:58.832Z] #41 80.20 CC soccr/soccr.o [2020-12-22T10:03:58.850Z] #15 DONE 1.6s [2020-12-22T10:03:58.850Z] [2020-12-22T10:03:58.850Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:03:58.968Z] #18 56.51 Setting up iptables (1.8.2-4) ... [2020-12-22T10:03:58.968Z] #18 56.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:58.968Z] #18 56.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:58.968Z] #18 56.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:03:58.968Z] #18 56.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:03:58.968Z] #18 56.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:03:58.968Z] #18 56.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:03:59.008Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-12-22T10:03:59.008Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T10:03:59.008Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-12-22T10:03:59.233Z] #18 56.69 Setting up python3 (3.7.3-1) ... [2020-12-22T10:03:59.299Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-12-22T10:03:59.576Z] #41 182.9 CC criu/protobuf-desc.o [2020-12-22T10:03:59.591Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-12-22T10:03:59.591Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-12-22T10:03:59.591Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T10:03:59.591Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T10:03:59.809Z] #18 57.31 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:03:59.835Z] #41 183.7 CC criu/protobuf.o [2020-12-22T10:03:59.999Z] #43 ... [2020-12-22T10:03:59.999Z] [2020-12-22T10:03:59.999Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:04:00.198Z] #41 82.49 AR soccr/libsoccr.a [2020-12-22T10:04:00.198Z] #41 82.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:04:00.226Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-12-22T10:04:00.229Z] #16 DONE 1.7s [2020-12-22T10:04:00.229Z] [2020-12-22T10:04:00.229Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T10:04:00.295Z] #40 236.7 + dpkg --print-architecture [2020-12-22T10:04:00.295Z] #40 236.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T10:04:00.405Z] #41 184.0 CC criu/pstree.o [2020-12-22T10:04:00.454Z] #41 ... [2020-12-22T10:04:00.454Z] [2020-12-22T10:04:00.454Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T10:04:00.454Z] #15 DONE 2.0s [2020-12-22T10:04:00.454Z] [2020-12-22T10:04:00.454Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T10:04:00.759Z] #18 58.12 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:04:00.860Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-12-22T10:04:00.860Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-22T10:04:00.888Z] #40 237.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T10:04:00.888Z] #40 237.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T10:04:00.975Z] #41 184.8 CC criu/rbtree.o [2020-12-22T10:04:01.152Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-22T10:04:01.235Z] #41 185.0 CC criu/rst-malloc.o [2020-12-22T10:04:01.495Z] #41 185.2 CC criu/seccomp.o [2020-12-22T10:04:01.820Z] #16 DONE 1.5s [2020-12-22T10:04:01.820Z] [2020-12-22T10:04:01.820Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T10:04:02.065Z] #41 185.8 CC criu/seize.o [2020-12-22T10:04:02.136Z] #17 DONE 1.7s [2020-12-22T10:04:02.136Z] [2020-12-22T10:04:02.136Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:02.665Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-12-22T10:04:02.665Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-12-22T10:04:03.011Z] #41 ... [2020-12-22T10:04:03.011Z] [2020-12-22T10:04:03.011Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:04:03.011Z] #28 DONE 6.3s [2020-12-22T10:04:03.011Z] [2020-12-22T10:04:03.011Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:03.011Z] #51 101.6 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-12-22T10:04:03.011Z] #51 103.7 + mkdir -p /build [2020-12-22T10:04:03.011Z] #51 103.7 + cp runc /build/runc [2020-12-22T10:04:03.011Z] #51 DONE 104.1s [2020-12-22T10:04:03.011Z] [2020-12-22T10:04:03.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:03.011Z] #41 186.6 CC criu/servicefd.o [2020-12-22T10:04:03.011Z] #41 ... [2020-12-22T10:04:03.011Z] [2020-12-22T10:04:03.012Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:04:03.590Z] #31 DONE 0.8s [2020-12-22T10:04:03.590Z] [2020-12-22T10:04:03.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:03.590Z] #41 187.2 CC criu/shmem.o [2020-12-22T10:04:03.590Z] #41 ... [2020-12-22T10:04:03.590Z] [2020-12-22T10:04:03.590Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:04:03.590Z] #33 DONE 0.1s [2020-12-22T10:04:03.708Z] #17 DONE 1.6s [2020-12-22T10:04:03.708Z] [2020-12-22T10:04:03.708Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:03.852Z] [2020-12-22T10:04:03.852Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:04:03.852Z] #36 DONE 0.3s [2020-12-22T10:04:03.852Z] [2020-12-22T10:04:03.852Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:04.043Z] #18 1.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:04:04.043Z] #18 2.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:04:04.043Z] #18 2.085 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:04:04.077Z] #18 61.29 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:04:04.077Z] #18 61.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:04:04.077Z] #18 ... [2020-12-22T10:04:04.077Z] [2020-12-22T10:04:04.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:04.077Z] #41 109.8 CC criu/eventfd.o [2020-12-22T10:04:04.077Z] #41 110.1 CC criu/eventpoll.o [2020-12-22T10:04:04.077Z] #41 111.3 CC criu/external.o [2020-12-22T10:04:04.077Z] #41 111.6 CC criu/fault-injection.o [2020-12-22T10:04:04.077Z] #41 111.8 CC criu/fdstore.o [2020-12-22T10:04:04.077Z] #41 112.2 CC criu/fifo.o [2020-12-22T10:04:04.077Z] #41 112.6 CC criu/file-ids.o [2020-12-22T10:04:04.077Z] #41 113.1 CC criu/file-lock.o [2020-12-22T10:04:04.077Z] #41 114.2 CC criu/files-ext.o [2020-12-22T10:04:04.077Z] #41 114.6 CC criu/files-reg.o [2020-12-22T10:04:04.077Z] #41 117.0 CC criu/files.o [2020-12-22T10:04:04.077Z] #41 119.4 CC criu/filesystems.o [2020-12-22T10:04:04.340Z] #41 120.1 CC criu/fsnotify.o [2020-12-22T10:04:04.340Z] #41 ... [2020-12-22T10:04:04.340Z] [2020-12-22T10:04:04.340Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:04.340Z] #18 61.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:04:04.423Z] #54 ... [2020-12-22T10:04:04.423Z] [2020-12-22T10:04:04.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:04.423Z] #41 188.3 CC criu/sigframe.o [2020-12-22T10:04:04.685Z] #41 ... [2020-12-22T10:04:04.685Z] [2020-12-22T10:04:04.685Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:04:04.685Z] #38 DONE 290.4s [2020-12-22T10:04:04.947Z] [2020-12-22T10:04:04.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:04.947Z] #41 188.6 CC criu/signalfd.o [2020-12-22T10:04:05.073Z] #18 1.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T10:04:05.073Z] #18 1.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T10:04:05.073Z] #18 1.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T10:04:05.206Z] #41 188.9 CC criu/sk-inet.o [2020-12-22T10:04:05.395Z] ok github.com/docker/docker/pkg/signal 2.328s coverage: 61.0% of statements [2020-12-22T10:04:05.395Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-22T10:04:05.421Z] #18 3.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:04:05.421Z] #18 ... [2020-12-22T10:04:05.421Z] [2020-12-22T10:04:05.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:05.421Z] #41 77.35 CC compel/src/lib/ptrace.o [2020-12-22T10:04:05.421Z] #41 78.16 AR compel/libcompel.a [2020-12-22T10:04:05.421Z] #41 78.32 HOSTCC compel/src/main-host.o [2020-12-22T10:04:05.421Z] #41 78.82 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-22T10:04:05.421Z] #41 79.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T10:04:05.421Z] #41 79.72 HOSTCC compel/src/lib/log-host.o [2020-12-22T10:04:05.421Z] #41 80.06 HOSTLINK compel/compel-host-bin [2020-12-22T10:04:05.421Z] #41 80.22 DEP soccr/soccr.d [2020-12-22T10:04:05.421Z] #41 80.46 CC soccr/soccr.o [2020-12-22T10:04:05.421Z] #41 82.88 AR soccr/libsoccr.a [2020-12-22T10:04:05.421Z] #41 82.99 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:04:05.421Z] #41 83.73 DEP criu/arch/x86/sigframe.d [2020-12-22T10:04:05.421Z] #41 83.91 DEP criu/arch/x86/sigaction_compat.d [2020-12-22T10:04:05.421Z] #41 83.93 DEP criu/arch/x86/kerndat.d [2020-12-22T10:04:05.421Z] #41 84.26 DEP criu/arch/x86/crtools.d [2020-12-22T10:04:05.421Z] #41 84.52 DEP criu/arch/x86/cpu.d [2020-12-22T10:04:05.421Z] #41 84.79 CC criu/arch/x86/cpu.o [2020-12-22T10:04:05.421Z] #41 85.64 CC criu/arch/x86/crtools.o [2020-12-22T10:04:05.421Z] #41 87.32 CC criu/arch/x86/kerndat.o [2020-12-22T10:04:05.421Z] #41 ... [2020-12-22T10:04:05.421Z] [2020-12-22T10:04:05.421Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:05.421Z] #51 13.99 + cd /tmp/tmp.AkVNcdO4me/src/github.com/opencontainers/runc [2020-12-22T10:04:05.421Z] #51 14.01 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:04:05.687Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-12-22T10:04:05.743Z] #18 62.94 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:04:05.978Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-22T10:04:06.145Z] #41 189.9 CC criu/sk-netlink.o [2020-12-22T10:04:06.320Z] #18 63.74 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:04:06.359Z] #51 14.81 + '[' -z '' ']' [2020-12-22T10:04:06.359Z] #51 14.82 + target=static [2020-12-22T10:04:06.359Z] #51 14.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T10:04:06.405Z] #41 190.2 CC criu/sk-packet.o [2020-12-22T10:04:06.443Z] #18 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T10:04:06.498Z] #40 ... [2020-12-22T10:04:06.498Z] [2020-12-22T10:04:06.498Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:06.498Z] #53 125.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-22T10:04:06.498Z] #53 127.4 + mkdir -p /build [2020-12-22T10:04:06.498Z] #53 127.4 + cp runc /build/runc [2020-12-22T10:04:06.498Z] #53 DONE 127.6s [2020-12-22T10:04:06.498Z] [2020-12-22T10:04:06.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:06.498Z] #43 175.6 CC criu/protobuf-desc.o [2020-12-22T10:04:06.498Z] #43 177.1 CC criu/protobuf.o [2020-12-22T10:04:06.498Z] #43 177.5 CC criu/pstree.o [2020-12-22T10:04:06.498Z] #43 178.9 CC criu/rbtree.o [2020-12-22T10:04:06.498Z] #43 179.6 CC criu/rst-malloc.o [2020-12-22T10:04:06.612Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-12-22T10:04:06.618Z] #51 15.11 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-12-22T10:04:06.904Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-12-22T10:04:06.974Z] #41 ... [2020-12-22T10:04:06.974Z] [2020-12-22T10:04:06.974Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:04:06.974Z] #39 DONE 1.2s [2020-12-22T10:04:06.974Z] [2020-12-22T10:04:06.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:06.974Z] #41 190.7 CC criu/sk-queue.o [2020-12-22T10:04:07.141Z] #43 180.2 CC criu/seccomp.o [2020-12-22T10:04:07.196Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-12-22T10:04:07.234Z] #41 191.0 CC criu/sk-tcp.o [2020-12-22T10:04:07.803Z] #41 191.4 CC criu/sk-unix.o [2020-12-22T10:04:07.829Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-12-22T10:04:07.829Z] testing: warning: no tests to run [2020-12-22T10:04:07.829Z] coverage: [no statements] [2020-12-22T10:04:07.829Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-22T10:04:08.189Z] #43 181.2 CC criu/seize.o [2020-12-22T10:04:08.247Z] #18 65.63 Setting up python3-pip (18.1-5) ... [2020-12-22T10:04:08.339Z] #18 4.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:04:08.462Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-12-22T10:04:08.462Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-22T10:04:08.743Z] #41 192.5 CC criu/sockets.o [2020-12-22T10:04:08.755Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-22T10:04:09.003Z] #41 ... [2020-12-22T10:04:09.003Z] [2020-12-22T10:04:09.003Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:09.003Z] #47 294.3 + /build/golangci-lint --version [2020-12-22T10:04:09.003Z] #47 294.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:04:09.003Z] #47 DONE 294.8s [2020-12-22T10:04:09.233Z] #43 182.4 CC criu/servicefd.o [2020-12-22T10:04:09.264Z] [2020-12-22T10:04:09.264Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:09.267Z] #18 ... [2020-12-22T10:04:09.267Z] [2020-12-22T10:04:09.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:09.267Z] #41 83.34 DEP criu/arch/x86/sigframe.d [2020-12-22T10:04:09.267Z] #41 83.55 DEP criu/arch/x86/sigaction_compat.d [2020-12-22T10:04:09.267Z] #41 83.71 DEP criu/arch/x86/kerndat.d [2020-12-22T10:04:09.267Z] #41 83.94 DEP criu/arch/x86/crtools.d [2020-12-22T10:04:09.267Z] #41 84.16 DEP criu/arch/x86/cpu.d [2020-12-22T10:04:09.267Z] #41 84.49 CC criu/arch/x86/cpu.o [2020-12-22T10:04:09.267Z] #41 85.45 CC criu/arch/x86/crtools.o [2020-12-22T10:04:09.267Z] #41 87.41 CC criu/arch/x86/kerndat.o [2020-12-22T10:04:09.267Z] #41 88.30 CC criu/arch/x86/sigaction_compat.o [2020-12-22T10:04:09.267Z] #41 88.56 CC criu/arch/x86/sigframe.o [2020-12-22T10:04:09.267Z] #41 89.10 LINK criu/arch/x86/crtools.built-in.o [2020-12-22T10:04:09.267Z] #41 89.19 DEP criu/pie/util-vdso-elf32.d [2020-12-22T10:04:09.267Z] #41 89.45 DEP criu/pie/util-vdso.d [2020-12-22T10:04:09.267Z] #41 89.64 DEP criu/pie/util.d [2020-12-22T10:04:09.267Z] #41 89.84 CC criu/pie/util.o [2020-12-22T10:04:09.267Z] #41 90.16 CC criu/pie/util-vdso.o [2020-12-22T10:04:09.267Z] #41 91.10 CC criu/pie/util-vdso-elf32.o [2020-12-22T10:04:09.524Z] #54 ... [2020-12-22T10:04:09.524Z] [2020-12-22T10:04:09.524Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:09.524Z] #41 193.1 CC criu/stats.o [2020-12-22T10:04:09.784Z] #41 193.4 CC criu/string.o [2020-12-22T10:04:09.784Z] #41 193.5 CC criu/sysctl.o [2020-12-22T10:04:09.828Z] #41 92.28 AR criu/pie/pie.lib.a [2020-12-22T10:04:09.874Z] #43 183.0 CC criu/shmem.o [2020-12-22T10:04:10.043Z] #41 193.9 CC criu/sysfs_parse.o [2020-12-22T10:04:10.084Z] #41 92.52 DEP criu/pie/restorer.d [2020-12-22T10:04:10.084Z] #41 ... [2020-12-22T10:04:10.084Z] [2020-12-22T10:04:10.084Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:10.084Z] #18 6.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:04:10.264Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.2% of statements [2020-12-22T10:04:10.303Z] #41 194.1 CC criu/timens.o [2020-12-22T10:04:10.563Z] #41 194.3 CC criu/timerfd.o [2020-12-22T10:04:10.811Z] #18 68.12 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:04:10.811Z] #18 ... [2020-12-22T10:04:10.811Z] [2020-12-22T10:04:10.811Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:10.811Z] #47 198.3 + /build/golangci-lint --version [2020-12-22T10:04:10.811Z] #47 198.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:04:10.811Z] #47 DONE 202.5s [2020-12-22T10:04:10.811Z] [2020-12-22T10:04:10.811Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:10.811Z] #18 68.45 Processing triggers for mime-support (3.62) ... [2020-12-22T10:04:10.811Z] #18 ... [2020-12-22T10:04:10.811Z] [2020-12-22T10:04:10.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:10.811Z] #41 121.4 CC criu/image-desc.o [2020-12-22T10:04:10.811Z] #41 121.6 CC criu/image.o [2020-12-22T10:04:10.811Z] #41 122.8 CC criu/ipc_ns.o [2020-12-22T10:04:10.811Z] #41 124.3 CC criu/irmap.o [2020-12-22T10:04:10.811Z] #41 125.0 CC criu/kcmp-ids.o [2020-12-22T10:04:10.811Z] #41 125.4 CC criu/kerndat.o [2020-12-22T10:04:10.811Z] #41 126.7 CC criu/libnetlink.o [2020-12-22T10:04:10.823Z] #41 194.5 CC criu/tty.o [2020-12-22T10:04:10.897Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-12-22T10:04:11.188Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2020-12-22T10:04:11.390Z] #41 127.2 CC criu/log.o [2020-12-22T10:04:11.395Z] #43 184.2 CC criu/sigframe.o [2020-12-22T10:04:11.395Z] #43 184.4 CC criu/signalfd.o [2020-12-22T10:04:11.654Z] #41 ... [2020-12-22T10:04:11.654Z] [2020-12-22T10:04:11.654Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:11.654Z] #18 DONE 69.3s [2020-12-22T10:04:11.654Z] [2020-12-22T10:04:11.654Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:11.654Z] #51 80.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-12-22T10:04:11.654Z] #51 82.13 + mkdir -p /build [2020-12-22T10:04:11.654Z] #51 82.13 + cp runc /build/runc [2020-12-22T10:04:11.654Z] #51 DONE 82.5s [2020-12-22T10:04:11.654Z] [2020-12-22T10:04:11.654Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:04:11.699Z] #43 184.8 CC criu/sk-inet.o [2020-12-22T10:04:11.898Z] #51 ... [2020-12-22T10:04:11.898Z] [2020-12-22T10:04:11.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:11.898Z] #41 88.23 CC criu/arch/x86/sigaction_compat.o [2020-12-22T10:04:11.898Z] #41 88.92 CC criu/arch/x86/sigframe.o [2020-12-22T10:04:11.898Z] #41 89.19 LINK criu/arch/x86/crtools.built-in.o [2020-12-22T10:04:11.898Z] #41 89.26 DEP criu/pie/util-vdso-elf32.d [2020-12-22T10:04:11.898Z] #41 89.42 DEP criu/pie/util-vdso.d [2020-12-22T10:04:11.898Z] #41 89.59 DEP criu/pie/util.d [2020-12-22T10:04:11.898Z] #41 89.74 CC criu/pie/util.o [2020-12-22T10:04:11.898Z] #41 90.24 CC criu/pie/util-vdso.o [2020-12-22T10:04:11.898Z] #41 91.12 CC criu/pie/util-vdso-elf32.o [2020-12-22T10:04:11.898Z] #41 92.20 AR criu/pie/pie.lib.a [2020-12-22T10:04:11.898Z] #41 92.28 DEP criu/pie/restorer.d [2020-12-22T10:04:11.898Z] #41 92.67 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-22T10:04:11.898Z] #41 92.84 DEP criu/arch/x86/restorer_unmap.d [2020-12-22T10:04:11.898Z] #41 92.87 DEP criu/arch/x86/restorer.d [2020-12-22T10:04:11.898Z] #41 93.08 DEP criu/arch/x86/vdso-pie.d [2020-12-22T10:04:11.898Z] #41 93.20 DEP criu/pie/parasite-vdso.d [2020-12-22T10:04:11.898Z] #41 93.48 DEP criu/pie/parasite.d [2020-12-22T10:04:11.898Z] #41 94.04 CC criu/pie/parasite.o [2020-12-22T10:04:12.205Z] #41 195.7 CC criu/tun.o [2020-12-22T10:04:12.206Z] #41 195.9 CC criu/uffd.o [2020-12-22T10:04:12.697Z] ok github.com/docker/docker/quota 0.634s coverage: 71.4% of statements [2020-12-22T10:04:12.742Z] #43 186.1 CC criu/sk-netlink.o [2020-12-22T10:04:12.775Z] #41 196.5 CC criu/util.o [2020-12-22T10:04:12.835Z] #41 ... [2020-12-22T10:04:12.835Z] [2020-12-22T10:04:12.835Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:12.835Z] #43 197.2 github.com/LK4D4/vndr/godl [2020-12-22T10:04:12.988Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-12-22T10:04:13.344Z] #41 197.1 CC criu/uts_ns.o [2020-12-22T10:04:13.345Z] #41 197.2 CC criu/vdso-compat.o [2020-12-22T10:04:13.383Z] #43 186.5 CC criu/sk-packet.o [2020-12-22T10:04:13.579Z] #19 1.959 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:04:13.579Z] #19 1.979 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:04:13.579Z] #19 1.999 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:04:13.604Z] #41 197.4 CC criu/vdso.o [2020-12-22T10:04:13.864Z] #41 197.7 LINK criu/built-in.o [2020-12-22T10:04:13.864Z] #41 197.8 LINK criu/criu [2020-12-22T10:04:14.024Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2020-12-22T10:04:14.125Z] #41 198.0 DEP lib/c/criu.d [2020-12-22T10:04:14.125Z] #41 198.1 CC images/rpc.pb-c.o [2020-12-22T10:04:14.155Z] #19 DONE 2.2s [2020-12-22T10:04:14.155Z] [2020-12-22T10:04:14.155Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:04:14.213Z] #43 198.5 github.com/LK4D4/vndr [2020-12-22T10:04:14.315Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-12-22T10:04:14.385Z] #41 198.3 CC lib/c/criu.o [2020-12-22T10:04:14.429Z] #43 187.3 CC criu/sk-queue.o [2020-12-22T10:04:14.627Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-12-22T10:04:14.726Z] #43 187.8 CC criu/sk-tcp.o [2020-12-22T10:04:14.919Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-12-22T10:04:14.956Z] #41 198.9 LINK lib/c/built-in.o [2020-12-22T10:04:14.956Z] #41 198.9 LINK lib/c/libcriu.so [2020-12-22T10:04:14.956Z] #41 198.9 LINK lib/c/libcriu.a [2020-12-22T10:04:15.213Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-12-22T10:04:15.216Z] #41 199.0 GEN magic.py [2020-12-22T10:04:15.216Z] #41 199.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:04:15.216Z] #41 199.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:04:15.216Z] #41 199.1 Note: Building without GnuTLS support [2020-12-22T10:04:15.367Z] #43 188.4 CC criu/sk-unix.o [2020-12-22T10:04:15.477Z] #41 199.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:04:15.477Z] #41 199.1 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:04:15.737Z] #41 199.6 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:04:15.998Z] #41 200.0 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:16.569Z] #41 200.4 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:16.569Z] #41 200.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:04:16.626Z] #18 ... [2020-12-22T10:04:16.626Z] [2020-12-22T10:04:16.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:16.626Z] #41 92.98 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-22T10:04:16.626Z] #41 93.15 DEP criu/arch/x86/restorer_unmap.d [2020-12-22T10:04:16.626Z] #41 93.23 DEP criu/arch/x86/restorer.d [2020-12-22T10:04:16.626Z] #41 93.56 DEP criu/arch/x86/vdso-pie.d [2020-12-22T10:04:16.626Z] #41 93.71 DEP criu/pie/parasite-vdso.d [2020-12-22T10:04:16.626Z] #41 94.02 DEP criu/pie/parasite.d [2020-12-22T10:04:16.626Z] #41 94.56 CC criu/pie/parasite.o [2020-12-22T10:04:16.626Z] #41 97.08 LINK criu/pie/parasite.built-in.o [2020-12-22T10:04:16.626Z] #41 97.08 GEN criu/pie/parasite-blob.h [2020-12-22T10:04:16.626Z] #41 97.14 CC criu/pie/parasite-vdso.o [2020-12-22T10:04:16.626Z] #41 98.34 CC criu/arch/x86/vdso-pie.o [2020-12-22T10:04:16.626Z] #41 ... [2020-12-22T10:04:16.626Z] [2020-12-22T10:04:16.626Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:16.626Z] #51 13.88 + cd /tmp/tmp.CsM7st6XsF/src/github.com/opencontainers/runc [2020-12-22T10:04:16.626Z] #51 13.88 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T10:04:16.626Z] #51 14.45 + '[' -z '' ']' [2020-12-22T10:04:16.626Z] #51 14.45 + target=static [2020-12-22T10:04:16.626Z] #51 14.45 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T10:04:16.626Z] #51 14.80 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-12-22T10:04:16.626Z] #51 ... [2020-12-22T10:04:16.626Z] [2020-12-22T10:04:16.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:16.626Z] #41 98.98 CC criu/arch/x86/restorer.o [2020-12-22T10:04:16.829Z] #41 200.7 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:16.829Z] #41 200.7 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:16.829Z] #41 200.7 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:16.829Z] #41 200.8 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:17.090Z] #41 200.9 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:17.090Z] #41 200.9 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:17.090Z] #41 200.9 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:17.280Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-12-22T10:04:17.351Z] #41 201.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:17.351Z] #41 201.0 INSTALL criu/criu [2020-12-22T10:04:17.467Z] #43 190.8 CC criu/sockets.o [2020-12-22T10:04:17.555Z] #41 100.0 CC criu/arch/x86/restorer_unmap.o [2020-12-22T10:04:17.611Z] #41 DONE 201.4s [2020-12-22T10:04:17.611Z] [2020-12-22T10:04:17.611Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:17.621Z] #43 ... [2020-12-22T10:04:17.621Z] [2020-12-22T10:04:17.621Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:17.621Z] #18 5.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T10:04:17.621Z] #18 7.466 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T10:04:17.812Z] #41 100.1 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-22T10:04:17.892Z] #18 15.87 Fetched 8410 kB in 14s (590 kB/s) [2020-12-22T10:04:17.892Z] #18 15.87 Reading package lists... [2020-12-22T10:04:17.892Z] #18 ... [2020-12-22T10:04:17.892Z] [2020-12-22T10:04:17.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:17.892Z] #41 96.34 LINK criu/pie/parasite.built-in.o [2020-12-22T10:04:17.892Z] #41 96.37 GEN criu/pie/parasite-blob.h [2020-12-22T10:04:17.892Z] #41 96.43 CC criu/pie/parasite-vdso.o [2020-12-22T10:04:17.892Z] #41 97.52 CC criu/arch/x86/vdso-pie.o [2020-12-22T10:04:17.892Z] #41 97.92 CC criu/arch/x86/restorer.o [2020-12-22T10:04:17.892Z] #41 98.75 CC criu/arch/x86/restorer_unmap.o [2020-12-22T10:04:17.892Z] #41 98.81 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-22T10:04:17.892Z] #41 99.13 CC criu/pie/restorer.o [2020-12-22T10:04:18.315Z] ok github.com/docker/docker/volume/local 0.287s coverage: 76.6% of statements [2020-12-22T10:04:18.386Z] #41 100.5 CC criu/pie/restorer.o [2020-12-22T10:04:18.386Z] #41 ... [2020-12-22T10:04:18.386Z] [2020-12-22T10:04:18.386Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:18.387Z] #43 197.3 github.com/LK4D4/vndr/godl [2020-12-22T10:04:18.387Z] #43 198.2 github.com/LK4D4/vndr [2020-12-22T10:04:18.506Z] #43 191.8 CC criu/stats.o [2020-12-22T10:04:18.606Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-12-22T10:04:18.995Z] #54 ... [2020-12-22T10:04:18.995Z] [2020-12-22T10:04:18.995Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:04:18.995Z] #42 DONE 0.2s [2020-12-22T10:04:18.995Z] [2020-12-22T10:04:18.995Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:18.995Z] #54 ... [2020-12-22T10:04:18.995Z] [2020-12-22T10:04:18.995Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:04:18.995Z] #44 DONE 0.3s [2020-12-22T10:04:18.995Z] [2020-12-22T10:04:18.995Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:19.144Z] #43 192.3 CC criu/string.o [2020-12-22T10:04:19.259Z] #54 ... [2020-12-22T10:04:19.260Z] [2020-12-22T10:04:19.260Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:04:19.260Z] #46 DONE 0.1s [2020-12-22T10:04:19.260Z] [2020-12-22T10:04:19.260Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:04:19.437Z] #43 192.5 CC criu/sysctl.o [2020-12-22T10:04:19.679Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-12-22T10:04:19.756Z] #43 ... [2020-12-22T10:04:19.756Z] [2020-12-22T10:04:19.757Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:19.757Z] #18 16.34 Fetched 8410 kB in 15s (564 kB/s) [2020-12-22T10:04:20.073Z] #43 193.2 CC criu/sysfs_parse.o [2020-12-22T10:04:20.198Z] #48 DONE 0.8s [2020-12-22T10:04:20.198Z] [2020-12-22T10:04:20.198Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:04:20.198Z] #50 DONE 0.2s [2020-12-22T10:04:20.198Z] [2020-12-22T10:04:20.198Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:20.198Z] #54 ... [2020-12-22T10:04:20.198Z] [2020-12-22T10:04:20.198Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:04:20.710Z] #43 193.7 CC criu/timens.o [2020-12-22T10:04:20.765Z] #20 5.709 Collecting yamllint==1.16.0 [2020-12-22T10:04:20.768Z] #52 DONE 0.5s [2020-12-22T10:04:20.768Z] [2020-12-22T10:04:20.768Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:20.768Z] #54 239.8 + bin/containerd [2020-12-22T10:04:21.003Z] #43 194.1 CC criu/timerfd.o [2020-12-22T10:04:21.028Z] #20 ... [2020-12-22T10:04:21.028Z] [2020-12-22T10:04:21.028Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:21.028Z] #41 127.8 CC criu/lsm.o [2020-12-22T10:04:21.028Z] #41 128.4 CC criu/mem.o [2020-12-22T10:04:21.028Z] #41 130.0 CC criu/memfd.o [2020-12-22T10:04:21.028Z] #41 130.6 CC criu/mount.o [2020-12-22T10:04:21.028Z] #41 134.2 CC criu/namespaces.o [2020-12-22T10:04:21.028Z] #41 135.6 CC criu/net.o [2020-12-22T10:04:21.297Z] #43 194.5 CC criu/tty.o [2020-12-22T10:04:21.976Z] #41 137.9 CC criu/netfilter.o [2020-12-22T10:04:22.239Z] #41 138.1 CC criu/page-pipe.o [2020-12-22T10:04:22.820Z] #41 138.6 CC criu/page-xfer.o [2020-12-22T10:04:23.174Z] #41 104.6 LINK criu/pie/restorer.built-in.o [2020-12-22T10:04:23.174Z] #41 104.6 GEN criu/pie/restorer-blob.h [2020-12-22T10:04:23.174Z] #41 104.8 DEP criu/vdso.d [2020-12-22T10:04:23.174Z] #41 105.0 DEP criu/vdso-compat.d [2020-12-22T10:04:23.174Z] #41 105.2 DEP criu/uts_ns.d [2020-12-22T10:04:23.433Z] #41 105.4 DEP criu/util.d [2020-12-22T10:04:23.693Z] #41 105.7 DEP criu/uffd.d [2020-12-22T10:04:23.693Z] #41 ... [2020-12-22T10:04:23.693Z] [2020-12-22T10:04:23.693Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:23.693Z] #18 15.87 Reading package lists... [2020-12-22T10:04:24.052Z] #43 196.8 CC criu/tun.o [2020-12-22T10:04:24.233Z] #41 139.9 CC criu/pagemap-cache.o [2020-12-22T10:04:24.346Z] #43 197.5 CC criu/uffd.o [2020-12-22T10:04:24.495Z] #41 140.1 CC criu/pagemap.o [2020-12-22T10:04:25.072Z] #41 140.8 CC criu/parasite-syscall.o [2020-12-22T10:04:25.072Z] #41 ... [2020-12-22T10:04:25.072Z] [2020-12-22T10:04:25.072Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:04:25.072Z] #20 11.11 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:04:25.170Z] #18 16.34 Reading package lists... [2020-12-22T10:04:25.170Z] #18 ... [2020-12-22T10:04:25.170Z] [2020-12-22T10:04:25.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:25.170Z] #41 105.8 LINK criu/pie/restorer.built-in.o [2020-12-22T10:04:25.170Z] #41 105.8 GEN criu/pie/restorer-blob.h [2020-12-22T10:04:25.170Z] #41 106.0 DEP criu/vdso.d [2020-12-22T10:04:25.170Z] #41 106.5 DEP criu/vdso-compat.d [2020-12-22T10:04:25.170Z] #41 106.8 DEP criu/uts_ns.d [2020-12-22T10:04:25.170Z] #41 107.1 DEP criu/util.d [2020-12-22T10:04:25.170Z] #41 107.3 DEP criu/uffd.d [2020-12-22T10:04:25.335Z] #20 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:04:25.335Z] #20 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:04:25.335Z] #20 11.34 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:04:25.335Z] #20 11.47 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:04:25.622Z] #41 107.5 DEP criu/tun.d [2020-12-22T10:04:25.873Z] #43 199.1 CC criu/util.o [2020-12-22T10:04:25.879Z] #41 108.2 DEP criu/tty.d [2020-12-22T10:04:26.151Z] #41 108.4 DEP criu/timerfd.d [2020-12-22T10:04:26.151Z] #41 108.6 DEP criu/timens.d [2020-12-22T10:04:26.408Z] #41 ... [2020-12-22T10:04:26.408Z] [2020-12-22T10:04:26.408Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:26.408Z] #43 DONE 215.4s [2020-12-22T10:04:26.408Z] [2020-12-22T10:04:26.408Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:26.408Z] #18 16.34 Reading package lists... [2020-12-22T10:04:26.728Z] #20 12.93 Building wheels for collected packages: pyyaml [2020-12-22T10:04:26.992Z] #20 12.93 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:04:27.941Z] #20 13.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:04:27.941Z] #20 13.89 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:04:27.941Z] #20 13.96 Successfully built pyyaml [2020-12-22T10:04:27.941Z] #20 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-22T10:04:27.959Z] #43 200.9 CC criu/uts_ns.o [2020-12-22T10:04:28.205Z] #20 14.28 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:04:28.255Z] #43 201.3 CC criu/vdso.o [2020-12-22T10:04:28.255Z] #43 ... [2020-12-22T10:04:28.255Z] [2020-12-22T10:04:28.255Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:04:28.255Z] #40 DONE 264.9s [2020-12-22T10:04:28.552Z] [2020-12-22T10:04:28.552Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:29.162Z] #20 DONE 15.3s [2020-12-22T10:04:29.162Z] [2020-12-22T10:04:29.162Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:29.162Z] #41 141.4 CC criu/path.o [2020-12-22T10:04:29.162Z] #41 141.9 CC criu/pie-util-vdso.o [2020-12-22T10:04:29.162Z] #41 142.2 CC criu/pie-util.o [2020-12-22T10:04:29.162Z] #41 142.3 CC criu/pipes.o [2020-12-22T10:04:29.162Z] #41 143.0 CC criu/plugin.o [2020-12-22T10:04:29.162Z] #41 143.5 CC criu/proc_parse.o [2020-12-22T10:04:29.199Z] #24 ... [2020-12-22T10:04:29.199Z] [2020-12-22T10:04:29.199Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:29.199Z] #43 202.3 LINK criu/built-in.o [2020-12-22T10:04:29.496Z] #43 202.7 LINK criu/criu [2020-12-22T10:04:29.543Z] #18 22.31 Reading package lists... [2020-12-22T10:04:29.543Z] #18 ... [2020-12-22T10:04:29.543Z] [2020-12-22T10:04:29.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:29.543Z] #41 106.0 DEP criu/tun.d [2020-12-22T10:04:29.543Z] #41 106.3 DEP criu/tty.d [2020-12-22T10:04:29.543Z] #41 106.7 DEP criu/timerfd.d [2020-12-22T10:04:29.543Z] #41 107.1 DEP criu/timens.d [2020-12-22T10:04:29.543Z] #41 107.6 DEP criu/sysfs_parse.d [2020-12-22T10:04:29.543Z] #41 108.0 DEP criu/sysctl.d [2020-12-22T10:04:29.543Z] #41 108.2 DEP criu/string.d [2020-12-22T10:04:29.543Z] #41 108.3 DEP criu/stats.d [2020-12-22T10:04:29.543Z] #41 108.5 DEP criu/sockets.d [2020-12-22T10:04:29.543Z] #41 108.8 DEP criu/sk-unix.d [2020-12-22T10:04:29.543Z] #41 109.2 DEP criu/sk-tcp.d [2020-12-22T10:04:29.543Z] #41 109.4 DEP criu/sk-queue.d [2020-12-22T10:04:29.543Z] #41 109.7 DEP criu/sk-packet.d [2020-12-22T10:04:29.543Z] #41 110.1 DEP criu/sk-netlink.d [2020-12-22T10:04:29.543Z] #41 110.3 DEP criu/sk-inet.d [2020-12-22T10:04:29.543Z] #41 110.8 DEP criu/signalfd.d [2020-12-22T10:04:29.543Z] #41 111.1 DEP criu/sigframe.d [2020-12-22T10:04:29.543Z] #41 111.3 DEP criu/shmem.d [2020-12-22T10:04:29.543Z] #41 111.6 DEP criu/servicefd.d [2020-12-22T10:04:29.737Z] #41 145.6 CC criu/protobuf-desc.o [2020-12-22T10:04:29.802Z] #41 111.9 DEP criu/seize.d [2020-12-22T10:04:30.061Z] #41 112.0 DEP criu/seccomp.d [2020-12-22T10:04:30.138Z] #43 203.3 DEP lib/c/criu.d [2020-12-22T10:04:30.138Z] #43 203.4 CC images/rpc.pb-c.o [2020-12-22T10:04:30.313Z] #41 146.2 CC criu/protobuf.o [2020-12-22T10:04:30.321Z] #41 112.3 DEP criu/rst-malloc.d [2020-12-22T10:04:30.321Z] #41 112.4 DEP criu/rbtree.d [2020-12-22T10:04:30.321Z] #41 112.4 DEP criu/pstree.d [2020-12-22T10:04:30.321Z] #41 112.6 DEP criu/protobuf.d [2020-12-22T10:04:30.576Z] #41 146.5 CC criu/pstree.o [2020-12-22T10:04:30.580Z] #41 112.6 GEN criu/protobuf-desc-gen.h [2020-12-22T10:04:30.580Z] #41 ... [2020-12-22T10:04:30.580Z] [2020-12-22T10:04:30.580Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:30.580Z] #18 22.31 Reading package lists... [2020-12-22T10:04:31.100Z] #18 28.83 Building dependency tree... [2020-12-22T10:04:31.100Z] #18 ... [2020-12-22T10:04:31.100Z] [2020-12-22T10:04:31.100Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:04:31.100Z] #43 DONE 215.4s [2020-12-22T10:04:31.183Z] #43 204.2 CC lib/c/criu.o [2020-12-22T10:04:31.360Z] [2020-12-22T10:04:31.360Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:04:31.662Z] #18 22.64 Reading package lists... [2020-12-22T10:04:31.662Z] #18 28.02 Building dependency tree... [2020-12-22T10:04:31.662Z] #18 ... [2020-12-22T10:04:31.662Z] [2020-12-22T10:04:31.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:31.662Z] #41 108.9 DEP criu/sysfs_parse.d [2020-12-22T10:04:31.662Z] #41 109.2 DEP criu/sysctl.d [2020-12-22T10:04:31.662Z] #41 109.5 DEP criu/string.d [2020-12-22T10:04:31.662Z] #41 109.6 DEP criu/stats.d [2020-12-22T10:04:31.662Z] #41 109.8 DEP criu/sockets.d [2020-12-22T10:04:31.662Z] #41 110.1 DEP criu/sk-unix.d [2020-12-22T10:04:31.662Z] #41 110.6 DEP criu/sk-tcp.d [2020-12-22T10:04:31.662Z] #41 110.9 DEP criu/sk-queue.d [2020-12-22T10:04:31.662Z] #41 111.1 DEP criu/sk-packet.d [2020-12-22T10:04:31.662Z] #41 111.3 DEP criu/sk-netlink.d [2020-12-22T10:04:31.662Z] #41 111.5 DEP criu/sk-inet.d [2020-12-22T10:04:31.662Z] #41 111.8 DEP criu/signalfd.d [2020-12-22T10:04:31.662Z] #41 112.0 DEP criu/sigframe.d [2020-12-22T10:04:31.662Z] #41 112.1 DEP criu/shmem.d [2020-12-22T10:04:31.662Z] #41 112.3 DEP criu/servicefd.d [2020-12-22T10:04:31.662Z] #41 112.5 DEP criu/seize.d [2020-12-22T10:04:31.662Z] #41 112.6 DEP criu/seccomp.d [2020-12-22T10:04:31.662Z] #41 112.9 DEP criu/rst-malloc.d [2020-12-22T10:04:31.662Z] #41 113.0 DEP criu/rbtree.d [2020-12-22T10:04:31.662Z] #41 113.1 DEP criu/pstree.d [2020-12-22T10:04:31.662Z] #41 113.3 DEP criu/protobuf.d [2020-12-22T10:04:31.662Z] #41 113.5 GEN criu/protobuf-desc-gen.h [2020-12-22T10:04:31.928Z] #38 ... [2020-12-22T10:04:31.928Z] [2020-12-22T10:04:31.928Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:31.928Z] #18 28.83 Building dependency tree... [2020-12-22T10:04:31.971Z] #41 147.5 CC criu/rbtree.o [2020-12-22T10:04:31.971Z] #41 147.7 CC criu/rst-malloc.o [2020-12-22T10:04:32.228Z] #43 205.5 LINK lib/c/built-in.o [2020-12-22T10:04:32.234Z] #41 148.0 CC criu/seccomp.o [2020-12-22T10:04:32.497Z] #41 148.5 CC criu/seize.o [2020-12-22T10:04:32.522Z] #43 205.5 LINK lib/c/libcriu.so [2020-12-22T10:04:32.522Z] #43 205.6 LINK lib/c/libcriu.a [2020-12-22T10:04:32.594Z] #41 ... [2020-12-22T10:04:32.594Z] [2020-12-22T10:04:32.594Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:32.594Z] #18 28.02 Building dependency tree... [2020-12-22T10:04:32.817Z] #43 205.8 GEN magic.py [2020-12-22T10:04:32.817Z] #43 206.0 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:04:32.817Z] #43 206.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:04:32.817Z] #43 206.0 Note: Building without GnuTLS support [2020-12-22T10:04:32.817Z] #43 206.0 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:04:32.817Z] #43 206.0 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:04:33.303Z] #18 31.42 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T10:04:33.303Z] #18 31.42 The following additional packages will be installed: [2020-12-22T10:04:33.303Z] #18 31.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:04:33.303Z] #18 31.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:04:33.303Z] #18 31.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:04:33.303Z] #18 31.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:04:33.303Z] #18 31.42 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:04:33.303Z] #18 31.43 Suggested packages: [2020-12-22T10:04:33.303Z] #18 31.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:04:33.303Z] #18 31.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:04:33.303Z] #18 31.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:04:33.303Z] #18 31.43 Recommended packages: [2020-12-22T10:04:33.303Z] #18 31.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:04:33.303Z] #18 31.43 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:04:33.456Z] #41 149.2 CC criu/servicefd.o [2020-12-22T10:04:33.719Z] #41 149.6 CC criu/shmem.o [2020-12-22T10:04:33.864Z] #43 206.7 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:04:33.965Z] #18 30.48 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T10:04:33.965Z] #18 30.48 The following additional packages will be installed: [2020-12-22T10:04:33.965Z] #18 30.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T10:04:33.965Z] #18 30.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T10:04:33.965Z] #18 30.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T10:04:33.965Z] #18 30.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T10:04:33.965Z] #18 30.49 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T10:04:33.965Z] #18 30.49 Suggested packages: [2020-12-22T10:04:33.965Z] #18 30.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T10:04:33.965Z] #18 30.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T10:04:33.965Z] #18 30.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T10:04:33.965Z] #18 30.50 Recommended packages: [2020-12-22T10:04:33.965Z] #18 30.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T10:04:33.965Z] #18 30.50 python3-keyrings.alt python3-xdg unzip [2020-12-22T10:04:34.508Z] #43 207.6 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:34.668Z] #41 150.5 CC criu/sigframe.o [2020-12-22T10:04:34.668Z] #41 150.6 CC criu/signalfd.o [2020-12-22T10:04:34.931Z] #41 150.8 CC criu/sk-inet.o [2020-12-22T10:04:35.017Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T10:04:35.017Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === Skipped [2020-12-22T10:04:35.017Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T10:04:35.017Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T10:04:35.017Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T10:04:35.017Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:04:35.017Z] [2020-12-22T10:04:35.017Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T10:04:35.017Z] time="2020-12-22T10:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:04:35.017Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:04:35.017Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T10:04:35.018Z] time="2020-12-22T10:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T10:04:35.018Z] time="2020-12-22T10:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T10:04:35.018Z] time="2020-12-22T10:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T10:04:35.018Z] time="2020-12-22T10:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T10:04:35.018Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T10:04:35.018Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T10:04:35.018Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:04:35.018Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T10:04:35.018Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T10:04:35.018Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T10:04:35.018Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] [2020-12-22T10:04:35.018Z] DONE 2191 tests, 26 skipped in 190.931s Post stage [Pipeline] junit [2020-12-22T10:04:35.064Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T10:04:35.556Z] #43 208.6 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:04:35.556Z] #43 208.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:04:35.556Z] #43 208.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:04:35.556Z] #43 208.7 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:04:35.556Z] #43 208.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:04:35.607Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -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:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary test-integration [2020-12-22T10:04:35.851Z] #43 208.8 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:35.851Z] #43 208.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:04:35.851Z] #43 209.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:35.900Z] [2020-12-22T10:04:35.900Z] Removing bundles/ [2020-12-22T10:04:35.900Z] [2020-12-22T10:04:35.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T10:04:35.900Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:04:35.900Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:04:36.123Z] Fetching without tags [2020-12-22T10:04:36.147Z] #43 209.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.147Z] #43 209.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.147Z] #43 209.3 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.147Z] #43 209.3 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.147Z] #43 209.4 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.147Z] #43 209.4 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.324Z] #41 151.8 CC criu/sk-netlink.o [2020-12-22T10:04:36.325Z] #41 152.2 CC criu/sk-packet.o [2020-12-22T10:04:36.442Z] #43 209.6 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:36.442Z] #43 209.6 INSTALL criu/criu [2020-12-22T10:04:36.442Z] #43 DONE 209.7s [2020-12-22T10:04:36.442Z] [2020-12-22T10:04:36.442Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:36.590Z] #18 34.04 The following NEW packages will be installed: [2020-12-22T10:04:36.590Z] #18 34.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:04:36.590Z] #18 34.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:04:36.590Z] #18 34.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:04:36.590Z] #18 34.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:04:36.590Z] #18 34.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:04:36.590Z] #18 34.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:04:36.590Z] #18 34.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:04:36.590Z] #18 34.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:04:36.590Z] #18 34.07 xz-utils zip [2020-12-22T10:04:36.590Z] #18 34.54 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:04:36.590Z] #18 34.54 Need to get 28.5 MB of archives. [2020-12-22T10:04:36.590Z] #18 34.54 After this operation, 116 MB of additional disk space will be used. [2020-12-22T10:04:36.590Z] #18 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-22T10:04:36.590Z] #18 34.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-22T10:04:36.590Z] #18 34.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-22T10:04:36.590Z] #18 34.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-22T10:04:36.850Z] #18 34.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-22T10:04:36.850Z] #18 34.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-22T10:04:36.850Z] #18 34.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:04:36.850Z] #18 34.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-22T10:04:36.850Z] #18 35.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-22T10:04:36.850Z] #18 35.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-22T10:04:36.850Z] #18 35.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-22T10:04:36.850Z] #18 35.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-22T10:04:36.850Z] #18 35.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-22T10:04:36.850Z] #18 35.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-22T10:04:36.900Z] #41 152.8 CC criu/sk-queue.o [2020-12-22T10:04:37.109Z] #18 35.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-22T10:04:37.109Z] #18 35.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-22T10:04:37.109Z] #18 35.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:04:37.109Z] #18 35.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:04:37.109Z] #18 35.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:04:37.109Z] #18 35.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-22T10:04:37.109Z] #18 35.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-22T10:04:37.109Z] #18 35.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-22T10:04:37.109Z] #18 35.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-22T10:04:37.109Z] #18 35.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T10:04:37.109Z] #18 35.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T10:04:37.109Z] #18 35.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T10:04:37.109Z] #18 35.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-22T10:04:37.109Z] #18 35.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-22T10:04:37.109Z] #18 35.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:04:37.237Z] #18 33.24 The following NEW packages will be installed: [2020-12-22T10:04:37.237Z] #18 ... [2020-12-22T10:04:37.237Z] [2020-12-22T10:04:37.237Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:04:37.237Z] #30 DONE 225.6s [2020-12-22T10:04:37.237Z] [2020-12-22T10:04:37.237Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:37.237Z] #18 33.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T10:04:37.237Z] #18 33.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T10:04:37.237Z] #18 33.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T10:04:37.237Z] #18 33.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T10:04:37.237Z] #18 33.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T10:04:37.237Z] #18 33.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T10:04:37.237Z] #18 33.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T10:04:37.237Z] #18 33.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T10:04:37.237Z] #18 33.27 xz-utils zip [2020-12-22T10:04:37.237Z] #18 33.69 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T10:04:37.237Z] #18 33.69 Need to get 28.5 MB of archives. [2020-12-22T10:04:37.237Z] #18 33.69 After this operation, 116 MB of additional disk space will be used. [2020-12-22T10:04:37.237Z] #18 33.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-22T10:04:37.237Z] #18 33.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-22T10:04:37.237Z] #18 33.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-22T10:04:37.352Z] Merging remotes/origin/master commit aa1ada6b2a8d19775f47a63dd60c8edbe307eccb into PR head commit f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:04:37.477Z] #41 153.2 CC criu/sk-tcp.o [2020-12-22T10:04:37.486Z] #24 ... [2020-12-22T10:04:37.486Z] [2020-12-22T10:04:37.486Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:37.486Z] #49 274.2 + /build/golangci-lint --version [2020-12-22T10:04:37.493Z] #18 33.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-22T10:04:37.493Z] #18 33.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-22T10:04:37.493Z] #18 33.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-22T10:04:37.493Z] #18 34.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-22T10:04:37.493Z] #18 34.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-22T10:04:37.493Z] #18 34.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-22T10:04:37.493Z] #18 34.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-22T10:04:37.493Z] #18 34.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-22T10:04:37.493Z] #18 34.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-22T10:04:37.493Z] #18 34.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-22T10:04:37.493Z] #18 34.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-22T10:04:37.493Z] #18 34.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-22T10:04:37.493Z] #18 34.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-22T10:04:37.675Z] #18 35.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:04:37.741Z] #41 153.6 CC criu/sk-unix.o [2020-12-22T10:04:37.748Z] #18 34.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T10:04:37.748Z] #18 34.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T10:04:37.748Z] #18 34.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-22T10:04:37.748Z] #18 34.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-22T10:04:37.748Z] #18 34.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-22T10:04:37.748Z] #18 34.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-22T10:04:37.748Z] #18 34.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-22T10:04:37.748Z] #18 34.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T10:04:37.748Z] #18 34.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T10:04:37.748Z] #18 34.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T10:04:37.748Z] #18 34.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-22T10:04:37.748Z] #18 34.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-22T10:04:37.748Z] #18 34.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T10:04:35.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T10:04:35.885Z] > git config --add remote.origin.fetch +refs/pull/41832/head:refs/remotes/origin/PR-41832 # timeout=10 [2020-12-22T10:04:35.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T10:04:36.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T10:04:36.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T10:04:36.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T10:04:36.157Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41832/head:refs/remotes/origin/PR-41832 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T10:04:37.454Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T10:04:37.495Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T10:04:37.934Z] #18 35.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:04:37.934Z] #18 35.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:04:37.934Z] #18 35.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-22T10:04:37.934Z] #18 35.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-22T10:04:37.934Z] #18 35.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:04:37.934Z] #18 36.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:04:37.934Z] #18 36.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:04:37.934Z] #18 36.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-22T10:04:37.934Z] #18 36.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:04:37.934Z] #18 36.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:04:37.934Z] #18 36.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:04:37.934Z] #18 36.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-22T10:04:38.126Z] #49 274.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:04:38.126Z] #49 DONE 274.9s [2020-12-22T10:04:38.126Z] [2020-12-22T10:04:38.126Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:38.192Z] #18 36.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-22T10:04:38.192Z] #18 36.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-22T10:04:38.192Z] #18 36.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:04:38.676Z] #18 35.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T10:04:38.676Z] #18 35.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T10:04:38.763Z] #18 36.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-22T10:04:38.763Z] #18 36.94 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-22T10:04:38.763Z] #18 36.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-22T10:04:38.932Z] #18 35.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T10:04:38.932Z] #18 35.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-22T10:04:38.932Z] #18 35.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-22T10:04:38.932Z] #18 35.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T10:04:38.932Z] #18 35.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T10:04:38.932Z] #18 35.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T10:04:38.932Z] #18 35.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-22T10:04:39.189Z] #18 35.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T10:04:39.189Z] #18 35.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T10:04:39.189Z] #18 35.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T10:04:39.189Z] #18 35.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-22T10:04:39.189Z] #18 35.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-22T10:04:39.445Z] #18 35.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-22T10:04:39.445Z] #18 35.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T10:04:39.665Z] #41 155.3 CC criu/sockets.o [2020-12-22T10:04:39.701Z] #18 36.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-22T10:04:39.928Z] #41 ... [2020-12-22T10:04:39.928Z] [2020-12-22T10:04:39.928Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:39.928Z] #22 231.5 + return [2020-12-22T10:04:39.958Z] #18 36.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-22T10:04:39.958Z] #18 36.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-22T10:04:40.140Z] #18 37.91 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:04:40.140Z] #18 38.11 Fetched 28.5 MB in 3s (10.3 MB/s) [2020-12-22T10:04:40.140Z] #18 38.22 Selecting previously unselected package pigz. [2020-12-22T10:04:40.140Z] #18 38.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 ... 23432 files and directories currently installed.) [2020-12-22T10:04:40.140Z] #18 38.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-22T10:04:40.192Z] #22 ... [2020-12-22T10:04:40.192Z] [2020-12-22T10:04:40.192Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:40.192Z] #54 172.1 + bin/containerd [2020-12-22T10:04:40.355Z] Merge succeeded, producing f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:04:40.355Z] Checking out Revision f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 (PR-41832) [2020-12-22T10:04:40.399Z] #18 38.32 Unpacking pigz (2.4-1) ...#18 ... [2020-12-22T10:04:40.399Z] [2020-12-22T10:04:40.399Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T10:04:40.399Z] #30 DONE 224.5s [2020-12-22T10:04:40.399Z] [2020-12-22T10:04:40.399Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:40.399Z] #18 38.32 Unpacking pigz (2.4-1) ... [2020-12-22T10:04:40.399Z] #18 38.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-22T10:04:40.399Z] #18 ... [2020-12-22T10:04:40.399Z] [2020-12-22T10:04:40.399Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:40.399Z] #41 115.9 DEP criu/protobuf-desc.d [2020-12-22T10:04:40.399Z] #41 116.2 DEP criu/proc_parse.d [2020-12-22T10:04:40.399Z] #41 116.4 DEP criu/plugin.d [2020-12-22T10:04:40.399Z] #41 116.5 DEP criu/pipes.d [2020-12-22T10:04:40.399Z] #41 116.7 DEP criu/pie-util.d [2020-12-22T10:04:40.399Z] #41 116.8 DEP criu/pie-util-vdso.d [2020-12-22T10:04:40.399Z] #41 116.9 DEP criu/pie-util-vdso-elf32.d [2020-12-22T10:04:40.399Z] #41 117.1 DEP criu/path.d [2020-12-22T10:04:40.399Z] #41 117.3 DEP criu/parasite-syscall.d [2020-12-22T10:04:40.399Z] #41 117.6 DEP criu/pagemap.d [2020-12-22T10:04:40.399Z] #41 117.7 DEP criu/pagemap-cache.d [2020-12-22T10:04:40.399Z] #41 117.9 DEP criu/page-xfer.d [2020-12-22T10:04:40.399Z] #41 118.1 DEP criu/page-pipe.d [2020-12-22T10:04:40.399Z] #41 118.2 DEP criu/netfilter.d [2020-12-22T10:04:40.399Z] #41 118.4 DEP criu/net.d [2020-12-22T10:04:40.399Z] #41 118.7 DEP criu/namespaces.d [2020-12-22T10:04:40.399Z] #41 118.8 DEP criu/mount.d [2020-12-22T10:04:40.399Z] #41 119.1 DEP criu/memfd.d [2020-12-22T10:04:40.399Z] #41 119.3 DEP criu/mem.d [2020-12-22T10:04:40.399Z] #41 119.5 DEP criu/lsm.d [2020-12-22T10:04:40.399Z] #41 119.8 DEP criu/log.d [2020-12-22T10:04:40.399Z] #41 119.9 DEP criu/libnetlink.d [2020-12-22T10:04:40.399Z] #41 120.1 DEP criu/kerndat.d [2020-12-22T10:04:40.399Z] #41 120.5 DEP criu/kcmp-ids.d [2020-12-22T10:04:40.399Z] #41 120.6 DEP criu/irmap.d [2020-12-22T10:04:40.399Z] #41 120.8 DEP criu/ipc_ns.d [2020-12-22T10:04:40.399Z] #41 121.1 DEP criu/image.d [2020-12-22T10:04:40.399Z] #41 121.3 DEP criu/image-desc.d [2020-12-22T10:04:40.399Z] #41 121.4 DEP criu/fsnotify.d [2020-12-22T10:04:40.399Z] #41 121.6 DEP criu/filesystems.d [2020-12-22T10:04:40.399Z] #41 121.8 DEP criu/files.d [2020-12-22T10:04:40.399Z] #41 122.2 DEP criu/files-reg.d [2020-12-22T10:04:40.399Z] #41 122.3 DEP criu/files-ext.d [2020-12-22T10:04:40.399Z] #41 122.5 DEP criu/file-lock.d [2020-12-22T10:04:40.399Z] #41 122.6 DEP criu/file-ids.d [2020-12-22T10:04:40.455Z] #54 ... [2020-12-22T10:04:40.455Z] [2020-12-22T10:04:40.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:40.455Z] #41 156.1 CC criu/stats.o [2020-12-22T10:04:40.455Z] #41 156.3 CC criu/string.o [2020-12-22T10:04:40.455Z] #41 156.4 CC criu/sysctl.o [2020-12-22T10:04:40.657Z] #41 122.8 DEP criu/fifo.d [2020-12-22T10:04:40.891Z] #18 37.40 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T10:04:40.915Z] #41 122.9 DEP criu/fdstore.d [2020-12-22T10:04:40.915Z] #41 123.1 DEP criu/fault-injection.d [2020-12-22T10:04:41.031Z] #41 157.0 CC criu/sysfs_parse.o [2020-12-22T10:04:41.151Z] #18 37.59 Fetched 28.5 MB in 3s (9272 kB/s) [2020-12-22T10:04:41.151Z] #18 37.74 Selecting previously unselected package pigz. [2020-12-22T10:04:41.151Z] #18 37.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 ... 23432 files and directories currently installed.) [2020-12-22T10:04:41.151Z] #18 37.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-22T10:04:41.173Z] #41 123.2 DEP criu/external.d [2020-12-22T10:04:41.173Z] #41 123.3 DEP criu/eventpoll.d [2020-12-22T10:04:41.408Z] #18 37.81 Unpacking pigz (2.4-1) ... [2020-12-22T10:04:41.408Z] #18 37.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-22T10:04:41.408Z] #18 38.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:41.408Z] #18 38.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:41.431Z] #41 123.6 DEP criu/eventfd.d [2020-12-22T10:04:41.431Z] #41 123.7 DEP criu/crtools.d [2020-12-22T10:04:41.609Z] #41 157.3 CC criu/timens.o [2020-12-22T10:04:41.879Z] #41 157.6 CC criu/timerfd.o [2020-12-22T10:04:41.975Z] #18 38.64 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:04:41.998Z] #41 123.9 DEP criu/cr-service.d [2020-12-22T10:04:42.141Z] #41 158.0 CC criu/tty.o [2020-12-22T10:04:42.231Z] #18 38.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:42.231Z] #18 38.66 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:04:42.257Z] #41 124.2 DEP criu/cr-restore.d [2020-12-22T10:04:42.516Z] #41 124.6 DEP criu/cr-errno.d [2020-12-22T10:04:42.516Z] #41 124.7 DEP criu/cr-dump.d [2020-12-22T10:04:42.776Z] #41 124.9 DEP criu/cr-dedup.d [2020-12-22T10:04:43.034Z] #41 125.1 DEP criu/cr-check.d [2020-12-22T10:04:43.293Z] #41 125.4 DEP criu/config.d [2020-12-22T10:04:43.599Z] #18 39.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:43.599Z] #18 39.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:04:43.599Z] #18 ... [2020-12-22T10:04:43.599Z] [2020-12-22T10:04:43.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:43.600Z] #41 115.9 DEP criu/protobuf-desc.d [2020-12-22T10:04:43.600Z] #41 116.0 DEP criu/proc_parse.d [2020-12-22T10:04:43.600Z] #41 116.3 DEP criu/plugin.d [2020-12-22T10:04:43.600Z] #41 116.4 DEP criu/pipes.d [2020-12-22T10:04:43.600Z] #41 116.6 DEP criu/pie-util.d [2020-12-22T10:04:43.600Z] #41 116.8 DEP criu/pie-util-vdso.d [2020-12-22T10:04:43.600Z] #41 116.9 DEP criu/pie-util-vdso-elf32.d [2020-12-22T10:04:43.600Z] #41 117.1 DEP criu/path.d [2020-12-22T10:04:43.600Z] #41 117.3 DEP criu/parasite-syscall.d [2020-12-22T10:04:43.600Z] #41 117.7 DEP criu/pagemap.d [2020-12-22T10:04:43.600Z] #41 117.9 DEP criu/pagemap-cache.d [2020-12-22T10:04:43.600Z] #41 118.2 DEP criu/page-xfer.d [2020-12-22T10:04:43.600Z] #41 118.5 DEP criu/page-pipe.d [2020-12-22T10:04:43.600Z] #41 118.7 DEP criu/netfilter.d [2020-12-22T10:04:43.600Z] #41 119.0 DEP criu/net.d [2020-12-22T10:04:43.600Z] #41 119.4 DEP criu/namespaces.d [2020-12-22T10:04:43.600Z] #41 119.6 DEP criu/mount.d [2020-12-22T10:04:43.600Z] #41 119.9 DEP criu/memfd.d [2020-12-22T10:04:43.600Z] #41 120.1 DEP criu/mem.d [2020-12-22T10:04:43.600Z] #41 120.4 DEP criu/lsm.d [2020-12-22T10:04:43.600Z] #41 120.6 DEP criu/log.d [2020-12-22T10:04:43.600Z] #41 120.8 DEP criu/libnetlink.d [2020-12-22T10:04:43.600Z] #41 121.0 DEP criu/kerndat.d [2020-12-22T10:04:43.600Z] #41 121.4 DEP criu/kcmp-ids.d [2020-12-22T10:04:43.600Z] #41 121.5 DEP criu/irmap.d [2020-12-22T10:04:43.600Z] #41 121.7 DEP criu/ipc_ns.d [2020-12-22T10:04:43.600Z] #41 122.0 DEP criu/image.d [2020-12-22T10:04:43.600Z] #41 122.2 DEP criu/image-desc.d [2020-12-22T10:04:43.600Z] #41 122.4 DEP criu/fsnotify.d [2020-12-22T10:04:43.600Z] #41 122.6 DEP criu/filesystems.d [2020-12-22T10:04:43.600Z] #41 122.9 DEP criu/files.d [2020-12-22T10:04:43.600Z] #41 123.2 DEP criu/files-reg.d [2020-12-22T10:04:43.600Z] #41 123.4 DEP criu/files-ext.d [2020-12-22T10:04:43.600Z] #41 123.5 DEP criu/file-lock.d [2020-12-22T10:04:43.600Z] #41 123.6 DEP criu/file-ids.d [2020-12-22T10:04:43.600Z] #41 123.8 DEP criu/fifo.d [2020-12-22T10:04:43.600Z] #41 124.0 DEP criu/fdstore.d [2020-12-22T10:04:43.600Z] #41 124.1 DEP criu/fault-injection.d [2020-12-22T10:04:43.600Z] #41 124.1 DEP criu/external.d [2020-12-22T10:04:43.600Z] #41 124.3 DEP criu/eventpoll.d [2020-12-22T10:04:43.600Z] #41 124.5 DEP criu/eventfd.d [2020-12-22T10:04:43.600Z] #41 124.6 DEP criu/crtools.d [2020-12-22T10:04:43.600Z] #41 124.8 DEP criu/cr-service.d [2020-12-22T10:04:43.600Z] #41 124.9 DEP criu/cr-restore.d [2020-12-22T10:04:43.600Z] #41 125.2 DEP criu/cr-errno.d [2020-12-22T10:04:43.600Z] #41 125.2 DEP criu/cr-dump.d [2020-12-22T10:04:43.600Z] #41 125.4 DEP criu/cr-dedup.d [2020-12-22T10:04:43.600Z] #41 125.7 DEP criu/cr-check.d [2020-12-22T10:04:43.600Z] #41 126.0 DEP criu/config.d [2020-12-22T10:04:43.856Z] #41 126.1 DEP criu/clone-noasan.d [2020-12-22T10:04:43.856Z] #41 126.2 DEP criu/cgroup.d [2020-12-22T10:04:43.856Z] #41 126.4 DEP criu/cgroup-props.d [2020-12-22T10:04:43.860Z] #41 125.8 DEP criu/clone-noasan.d [2020-12-22T10:04:43.860Z] #41 125.9 DEP criu/cgroup.d [2020-12-22T10:04:44.062Z] #41 159.7 CC criu/tun.o [2020-12-22T10:04:44.062Z] #41 ... [2020-12-22T10:04:44.062Z] [2020-12-22T10:04:44.062Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:44.062Z] #22 DONE 235.6s [2020-12-22T10:04:44.119Z] #41 126.1 DEP criu/cgroup-props.d [2020-12-22T10:04:44.119Z] #41 126.2 DEP criu/bitmap.d [2020-12-22T10:04:44.119Z] #41 126.2 DEP criu/bfd.d [2020-12-22T10:04:44.119Z] #41 126.2 DEP criu/autofs.d [2020-12-22T10:04:44.119Z] #41 126.3 DEP criu/aio.d [2020-12-22T10:04:44.173Z] #41 126.6 DEP criu/bitmap.d [2020-12-22T10:04:44.173Z] #41 126.7 DEP criu/bfd.d [2020-12-22T10:04:44.324Z] [2020-12-22T10:04:44.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:44.324Z] #41 160.2 CC criu/uffd.o [2020-12-22T10:04:44.377Z] #41 126.5 DEP criu/action-scripts.d [2020-12-22T10:04:44.448Z] #41 126.8 DEP criu/autofs.d [2020-12-22T10:04:44.714Z] #41 127.1 DEP criu/aio.d [2020-12-22T10:04:44.957Z] #41 127.0 CC criu/action-scripts.o [2020-12-22T10:04:44.982Z] #41 127.4 DEP criu/action-scripts.d [2020-12-22T10:04:45.523Z] #41 127.8 CC criu/aio.o [2020-12-22T10:04:45.574Z] #41 128.0 CC criu/action-scripts.o [2020-12-22T10:04:45.716Z] #41 161.4 CC criu/util.o [2020-12-22T10:04:46.140Z] #41 128.7 CC criu/aio.o [2020-12-22T10:04:46.664Z] #41 162.6 CC criu/uts_ns.o [2020-12-22T10:04:46.902Z] #41 128.7 CC criu/autofs.o [2020-12-22T10:04:46.902Z] #41 ... [2020-12-22T10:04:46.902Z] [2020-12-22T10:04:46.902Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:46.902Z] #18 38.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:46.902Z] #18 38.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:46.902Z] #18 39.28 Selecting previously unselected package python3.7-minimal. [2020-12-22T10:04:46.902Z] #18 39.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:46.902Z] #18 39.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:04:46.902Z] #18 40.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:46.902Z] #18 40.98 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T10:04:46.902Z] #18 44.70 Selecting previously unselected package python3-minimal. [2020-12-22T10:04:46.902Z] #18 44.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 ... 23681 files and directories currently installed.) [2020-12-22T10:04:46.902Z] #18 44.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-22T10:04:46.902Z] #18 44.76 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:04:46.902Z] #18 44.92 Selecting previously unselected package libmpdec2:amd64. [2020-12-22T10:04:46.902Z] #18 44.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-22T10:04:46.902Z] #18 44.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:04:46.929Z] #41 162.8 CC criu/vdso.o [2020-12-22T10:04:47.075Z] #41 129.5 CC criu/autofs.o [2020-12-22T10:04:47.075Z] #41 ... [2020-12-22T10:04:47.075Z] [2020-12-22T10:04:47.075Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:47.075Z] #18 43.59 Selecting previously unselected package python3-minimal. [2020-12-22T10:04:47.075Z] #18 43.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-22T10:04:47.075Z] #18 43.64 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-22T10:04:47.075Z] #18 43.65 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T10:04:47.161Z] #18 45.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-22T10:04:47.161Z] #18 45.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:47.161Z] #18 45.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:47.331Z] #18 43.74 Selecting previously unselected package libmpdec2:amd64. [2020-12-22T10:04:47.331Z] #18 43.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-22T10:04:47.331Z] #18 43.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:04:47.331Z] #18 43.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-22T10:04:47.331Z] #18 43.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:47.331Z] #18 43.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:47.505Z] #41 ... [2020-12-22T10:04:47.505Z] [2020-12-22T10:04:47.505Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:04:47.505Z] #23 DONE 1.2s [2020-12-22T10:04:47.505Z] [2020-12-22T10:04:47.505Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:47.505Z] #41 163.3 LINK criu/built-in.o [2020-12-22T10:04:47.505Z] #41 163.4 LINK criu/criu [2020-12-22T10:04:39.997Z] > git remote # timeout=10 [2020-12-22T10:04:40.081Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T10:04:40.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T10:04:40.126Z] > git merge aa1ada6b2a8d19775f47a63dd60c8edbe307eccb # timeout=10 [2020-12-22T10:04:40.258Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-22T10:04:40.385Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T10:04:40.426Z] > git checkout -f f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 # timeout=10 [2020-12-22T10:04:48.089Z] #41 163.8 DEP lib/c/criu.d [2020-12-22T10:04:48.271Z] #18 44.81 Selecting previously unselected package python3.7. [2020-12-22T10:04:48.271Z] #18 44.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:48.271Z] #18 44.82 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:48.387Z] #41 163.8 CC images/rpc.pb-c.o [2020-12-22T10:04:48.527Z] #18 44.96 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T10:04:48.527Z] #18 44.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-22T10:04:48.527Z] #18 44.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:04:48.527Z] #18 45.05 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:04:48.539Z] #18 ... [2020-12-22T10:04:48.539Z] [2020-12-22T10:04:48.539Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:48.539Z] #41 130.5 CC criu/bfd.o [2020-12-22T10:04:48.798Z] #41 131.1 CC criu/bitmap.o [2020-12-22T10:04:49.333Z] #41 165.0 CC lib/c/criu.o [2020-12-22T10:04:49.367Z] #41 131.3 CC criu/cgroup-props.o [2020-12-22T10:04:49.458Z] #18 45.86 Selecting previously unselected package python3. [2020-12-22T10:04:49.458Z] #18 45.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-22T10:04:49.458Z] #18 45.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-22T10:04:49.458Z] #18 45.92 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:04:49.458Z] #18 46.01 Selecting previously unselected package libip4tc0:amd64. [2020-12-22T10:04:49.458Z] #18 46.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:49.458Z] #18 46.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:49.715Z] #18 46.12 Selecting previously unselected package libip6tc0:amd64. [2020-12-22T10:04:49.715Z] #18 46.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:49.715Z] #18 46.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:49.715Z] #18 46.23 Selecting previously unselected package libiptc0:amd64. [2020-12-22T10:04:49.715Z] #18 46.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:49.715Z] #18 46.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:49.715Z] #18 46.34 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-22T10:04:49.971Z] #18 46.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-22T10:04:49.971Z] #18 46.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:04:49.971Z] #18 46.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-22T10:04:49.971Z] #18 46.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-22T10:04:49.971Z] #18 46.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:04:49.971Z] #18 46.53 Selecting previously unselected package libnftnl11:amd64. [2020-12-22T10:04:49.971Z] #18 46.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-22T10:04:49.971Z] #18 46.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:04:49.971Z] #18 46.64 Selecting previously unselected package iptables. [2020-12-22T10:04:49.971Z] #18 46.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-22T10:04:49.971Z] #18 46.66 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:04:50.303Z] #41 132.1 CC criu/cgroup.o [2020-12-22T10:04:50.534Z] #18 46.97 Selecting previously unselected package xxd. [2020-12-22T10:04:50.534Z] #18 46.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:04:50.534Z] #18 46.98 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:04:50.723Z] #41 166.3 LINK lib/c/built-in.o [2020-12-22T10:04:50.723Z] #41 166.3 LINK lib/c/libcriu.so [2020-12-22T10:04:50.723Z] #41 166.5 LINK lib/c/libcriu.a [2020-12-22T10:04:50.790Z] #18 47.24 Selecting previously unselected package vim-common. [2020-12-22T10:04:50.790Z] #18 47.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:04:50.790Z] #18 47.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:04:50.986Z] #41 166.7 GEN magic.py [2020-12-22T10:04:51.046Z] #18 47.45 Selecting previously unselected package bash-completion. [2020-12-22T10:04:51.046Z] #18 47.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:04:51.249Z] #41 167.0 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:04:51.249Z] #41 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:04:51.249Z] #41 167.0 Note: Building without GnuTLS support [2020-12-22T10:04:51.249Z] #41 167.0 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:04:51.249Z] #41 167.0 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:04:52.643Z] #41 168.5 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:04:52.871Z] #54 268.3 + bin/containerd-stress [2020-12-22T10:04:52.871Z] #54 270.2 + bin/containerd-shim [2020-12-22T10:04:53.218Z] #41 168.9 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:53.564Z] #18 50.08 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:04:53.590Z] #41 ... [2020-12-22T10:04:53.590Z] [2020-12-22T10:04:53.590Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:53.590Z] #18 46.51 Selecting previously unselected package python3.7. [2020-12-22T10:04:53.590Z] #18 46.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 46.55 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:04:53.590Z] #18 46.74 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T10:04:53.590Z] #18 46.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 46.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:04:53.590Z] #18 46.95 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T10:04:53.590Z] #18 47.90 Selecting previously unselected package python3. [2020-12-22T10:04:53.590Z] #18 47.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-22T10:04:53.590Z] #18 47.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 47.97 Unpacking python3 (3.7.3-1) ... [2020-12-22T10:04:53.590Z] #18 48.12 Selecting previously unselected package libip4tc0:amd64. [2020-12-22T10:04:53.590Z] #18 48.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 48.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:53.590Z] #18 48.32 Selecting previously unselected package libip6tc0:amd64. [2020-12-22T10:04:53.590Z] #18 48.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 48.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:53.590Z] #18 48.50 Selecting previously unselected package libiptc0:amd64. [2020-12-22T10:04:53.590Z] #18 48.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 48.53 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:04:53.590Z] #18 48.69 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-22T10:04:53.590Z] #18 48.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 48.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:04:53.590Z] #18 48.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-22T10:04:53.590Z] #18 48.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 48.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:04:53.590Z] #18 49.01 Selecting previously unselected package libnftnl11:amd64. [2020-12-22T10:04:53.590Z] #18 49.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 49.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:04:53.590Z] #18 49.35 Selecting previously unselected package iptables. [2020-12-22T10:04:53.590Z] #18 49.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 49.37 Unpacking iptables (1.8.2-4) ... [2020-12-22T10:04:53.590Z] #18 50.00 Selecting previously unselected package xxd. [2020-12-22T10:04:53.590Z] #18 50.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:04:53.590Z] #18 50.03 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T10:04:53.590Z] #18 50.26 Selecting previously unselected package vim-common. [2020-12-22T10:04:53.590Z] #18 50.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:04:53.590Z] #18 50.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T10:04:53.590Z] #18 50.61 Selecting previously unselected package bash-completion. [2020-12-22T10:04:53.590Z] #18 50.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T10:04:53.820Z] #18 50.48 Selecting previously unselected package bzip2. [2020-12-22T10:04:53.828Z] #41 169.5 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:04:53.828Z] #41 169.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:04:53.828Z] #41 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:04:53.828Z] #41 169.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:04:53.828Z] #41 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:04:53.849Z] #18 ... [2020-12-22T10:04:53.849Z] [2020-12-22T10:04:53.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:53.849Z] #41 136.0 CC criu/clone-noasan.o [2020-12-22T10:04:54.076Z] #18 50.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-22T10:04:54.076Z] #18 50.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:04:54.076Z] #18 50.57 Selecting previously unselected package xz-utils. [2020-12-22T10:04:54.076Z] #18 50.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-22T10:04:54.076Z] #18 50.59 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:04:54.091Z] #41 169.7 make[1]: Nothing to be done for 'all'. [2020-12-22T10:04:54.091Z] #41 169.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:04:54.108Z] #41 136.3 CC criu/config.o [2020-12-22T10:04:54.331Z] #18 50.78 Selecting previously unselected package apparmor. [2020-12-22T10:04:54.331Z] #18 50.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-22T10:04:54.331Z] #18 50.85 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:04:54.354Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.4 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.756Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:54.893Z] #18 51.20 Selecting previously unselected package aufs-tools. [2020-12-22T10:04:54.893Z] #18 51.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-22T10:04:54.893Z] #18 51.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:04:54.893Z] #18 51.36 Selecting previously unselected package libonig5:amd64. [2020-12-22T10:04:54.893Z] #18 51.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T10:04:54.893Z] #18 51.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:04:55.019Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2020-12-22T10:04:55.019Z] #41 170.6 INSTALL criu/criu [2020-12-22T10:04:55.149Z] #18 51.51 Selecting previously unselected package libjq1:amd64. [2020-12-22T10:04:55.149Z] #18 51.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:04:55.149Z] #18 51.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:04:55.149Z] #18 51.63 Selecting previously unselected package jq. [2020-12-22T10:04:55.149Z] #18 51.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:04:55.149Z] #18 51.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:04:55.149Z] #18 51.73 Selecting previously unselected package libaio1:amd64. [2020-12-22T10:04:55.405Z] #18 51.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-22T10:04:55.405Z] #18 51.74 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:04:55.405Z] #18 51.81 Selecting previously unselected package libgpm2:amd64. [2020-12-22T10:04:55.405Z] #18 51.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-22T10:04:55.405Z] #18 51.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:04:55.405Z] #18 51.90 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:04:55.405Z] #18 51.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:04:55.405Z] #18 51.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:04:55.488Z] #41 137.7 CC criu/cr-check.o [2020-12-22T10:04:56.055Z] Commit message: "cmd/dockerd: sd_notify STOPPING=1 when shutting down" [2020-12-22T10:04:56.446Z] > git --version # timeout=10 [2020-12-22T10:04:56.487Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-22T10:04:56.525Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-22T10:04:56.749Z] #24 ... [2020-12-22T10:04:56.749Z] [2020-12-22T10:04:56.749Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:56.749Z] #56 254.4 + bin/containerd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T10:04:57.395Z] #41 139.4 CC criu/cr-dedup.o [2020-12-22T10:04:57.634Z] #41 DONE 173.2s [2020-12-22T10:04:57.634Z] [2020-12-22T10:04:57.634Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:04:57.634Z] #28 DONE 10.0s [2020-12-22T10:04:57.634Z] [2020-12-22T10:04:57.634Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:57.634Z] #54 ... [2020-12-22T10:04:57.634Z] [2020-12-22T10:04:57.634Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:04:57.655Z] #41 139.8 CC criu/cr-dump.o [2020-12-22T10:04:58.148Z] #54 276.9 + bin/containerd-shim-runc-v1 [2020-12-22T10:04:58.580Z] #31 DONE 0.9s [2020-12-22T10:04:58.580Z] [2020-12-22T10:04:58.580Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:04:58.580Z] #33 DONE 0.2s [2020-12-22T10:04:58.580Z] [2020-12-22T10:04:58.580Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:04:58.580Z] #36 DONE 0.1s [2020-12-22T10:04:58.580Z] [2020-12-22T10:04:58.580Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:58.673Z] #18 ... [2020-12-22T10:04:58.673Z] [2020-12-22T10:04:58.673Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:04:58.673Z] #41 130.9 CC criu/bfd.o [2020-12-22T10:04:58.673Z] #41 131.4 CC criu/bitmap.o [2020-12-22T10:04:58.673Z] #41 131.6 CC criu/cgroup-props.o [2020-12-22T10:04:58.673Z] #41 132.3 CC criu/cgroup.o [2020-12-22T10:04:58.673Z] #41 135.2 CC criu/clone-noasan.o [2020-12-22T10:04:58.673Z] #41 135.4 CC criu/config.o [2020-12-22T10:04:58.673Z] #41 136.6 CC criu/cr-check.o [2020-12-22T10:04:58.673Z] #41 138.3 CC criu/cr-dedup.o [2020-12-22T10:04:58.673Z] #41 138.7 CC criu/cr-dump.o [2020-12-22T10:04:58.673Z] #41 140.8 CC criu/cr-errno.o [2020-12-22T10:04:58.673Z] #41 140.9 CC criu/cr-restore.o [2020-12-22T10:04:58.841Z] #54 ... [2020-12-22T10:04:58.841Z] [2020-12-22T10:04:58.841Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:04:58.841Z] #39 DONE 0.1s [2020-12-22T10:04:58.841Z] [2020-12-22T10:04:58.841Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:04:59.102Z] #42 DONE 0.2s [2020-12-22T10:04:59.102Z] [2020-12-22T10:04:59.102Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:04:59.102Z] #44 DONE 0.2s [2020-12-22T10:04:59.102Z] [2020-12-22T10:04:59.102Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:59.234Z] #41 ... [2020-12-22T10:04:59.234Z] [2020-12-22T10:04:59.234Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:59.234Z] #18 55.68 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:04:59.234Z] #18 55.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:04:59.234Z] #18 55.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:04:59.234Z] #18 55.78 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:04:59.234Z] #18 55.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:04:59.234Z] #18 55.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:04:59.366Z] #54 ... [2020-12-22T10:04:59.366Z] [2020-12-22T10:04:59.366Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:04:59.366Z] #46 DONE 0.2s [2020-12-22T10:04:59.366Z] [2020-12-22T10:04:59.366Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:04:59.490Z] #18 55.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:04:59.490Z] #18 55.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:04:59.490Z] #18 55.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:04:59.490Z] #18 55.97 Selecting previously unselected package libreadline5:amd64. [2020-12-22T10:04:59.490Z] #18 55.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-22T10:04:59.490Z] #18 55.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:04:59.490Z] #18 56.08 Selecting previously unselected package net-tools. [2020-12-22T10:04:59.490Z] #18 56.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-22T10:04:59.490Z] #18 56.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:04:59.559Z] #41 ... [2020-12-22T10:04:59.559Z] [2020-12-22T10:04:59.559Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:04:59.559Z] #18 54.27 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T10:04:59.559Z] #18 54.67 Selecting previously unselected package bzip2. [2020-12-22T10:04:59.559Z] #18 54.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 54.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:04:59.559Z] #18 54.77 Selecting previously unselected package xz-utils. [2020-12-22T10:04:59.559Z] #18 54.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 54.79 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T10:04:59.559Z] #18 55.01 Selecting previously unselected package apparmor. [2020-12-22T10:04:59.559Z] #18 55.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.09 Unpacking apparmor (2.13.2-10) ... [2020-12-22T10:04:59.559Z] #18 55.39 Selecting previously unselected package aufs-tools. [2020-12-22T10:04:59.559Z] #18 55.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:04:59.559Z] #18 55.51 Selecting previously unselected package libonig5:amd64. [2020-12-22T10:04:59.559Z] #18 55.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:04:59.559Z] #18 55.71 Selecting previously unselected package libjq1:amd64. [2020-12-22T10:04:59.559Z] #18 55.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:04:59.559Z] #18 55.84 Selecting previously unselected package jq. [2020-12-22T10:04:59.559Z] #18 55.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T10:04:59.559Z] #18 55.95 Selecting previously unselected package libaio1:amd64. [2020-12-22T10:04:59.559Z] #18 55.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 55.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:04:59.559Z] #18 56.03 Selecting previously unselected package libgpm2:amd64. [2020-12-22T10:04:59.559Z] #18 56.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 56.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:04:59.559Z] #18 56.11 Selecting previously unselected package libicu63:amd64. [2020-12-22T10:04:59.559Z] #18 56.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T10:04:59.559Z] #18 56.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:04:59.627Z] #48 DONE 0.2s [2020-12-22T10:04:59.627Z] [2020-12-22T10:04:59.627Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:04:59.627Z] #54 ... [2020-12-22T10:04:59.627Z] [2020-12-22T10:04:59.627Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:04:59.889Z] #50 DONE 0.2s [2020-12-22T10:04:59.889Z] [2020-12-22T10:04:59.889Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:04:59.904Z] + docker version [2020-12-22T10:05:00.051Z] #18 56.38 Selecting previously unselected package python-pip-whl. [2020-12-22T10:05:00.051Z] #18 56.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:05:00.051Z] #18 56.40 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:05:00.151Z] #52 DONE 0.3s [2020-12-22T10:05:00.151Z] [2020-12-22T10:05:00.151Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:00.612Z] #18 56.98 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:05:00.612Z] #18 56.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:05:00.612Z] #18 56.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:05:00.612Z] #18 57.14 Selecting previously unselected package python3-distutils. [2020-12-22T10:05:00.612Z] #18 57.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:05:00.612Z] #18 57.17 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:05:00.868Z] #18 57.32 Selecting previously unselected package python3-pip. [2020-12-22T10:05:00.868Z] #18 57.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:05:00.868Z] #18 57.34 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:05:01.124Z] #18 57.52 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:05:01.124Z] #18 57.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:05:01.124Z] #18 57.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:05:01.124Z] #18 57.68 Selecting previously unselected package python3-setuptools. [2020-12-22T10:05:01.124Z] #18 57.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:05:01.124Z] #18 57.70 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:05:01.227Z] #56 ... [2020-12-22T10:05:01.227Z] [2020-12-22T10:05:01.227Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:01.227Z] #24 297.6 + return [2020-12-22T10:05:01.227Z] #24 DONE 297.7s [2020-12-22T10:05:01.227Z] [2020-12-22T10:05:01.227Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:01.380Z] #18 57.91 Selecting previously unselected package python3-wheel. [2020-12-22T10:05:01.380Z] #18 57.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:05:01.380Z] #18 57.94 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:05:01.380Z] #18 58.03 Selecting previously unselected package sudo. [2020-12-22T10:05:01.636Z] #18 58.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-22T10:05:01.636Z] #18 58.04 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:05:02.091Z] #18 59.74 Selecting previously unselected package libnet1:amd64. [2020-12-22T10:05:02.091Z] #18 59.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T10:05:02.091Z] #18 59.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:05:02.091Z] #18 59.86 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T10:05:02.091Z] #18 59.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T10:05:02.091Z] #18 59.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:05:02.091Z] #18 59.96 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T10:05:02.091Z] #18 59.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T10:05:02.091Z] #18 60.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:05:02.091Z] #18 60.08 Selecting previously unselected package libreadline5:amd64. [2020-12-22T10:05:02.091Z] #18 60.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-22T10:05:02.091Z] #18 60.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:05:02.198Z] #18 58.65 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:05:02.198Z] #18 58.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-22T10:05:02.198Z] #18 58.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:05:02.350Z] #18 60.22 Selecting previously unselected package net-tools. [2020-12-22T10:05:02.350Z] #18 60.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-22T10:05:02.350Z] #18 60.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:05:02.350Z] #18 60.43 Selecting previously unselected package python-pip-whl. [2020-12-22T10:05:02.350Z] #18 60.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T10:05:02.350Z] #18 60.46 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T10:05:02.454Z] #18 58.91 Selecting previously unselected package uidmap. [2020-12-22T10:05:02.454Z] #18 58.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-22T10:05:02.454Z] #18 58.93 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:05:02.710Z] #18 59.05 Selecting previously unselected package vim-runtime. [2020-12-22T10:05:02.710Z] #18 59.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:05:02.710Z] #18 59.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T10:05:02.710Z] #18 59.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:05:02.710Z] #18 59.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:05:02.751Z] #56 ... [2020-12-22T10:05:02.751Z] [2020-12-22T10:05:02.751Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:05:02.751Z] #25 DONE 0.1s [2020-12-22T10:05:02.751Z] [2020-12-22T10:05:02.751Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:05:02.917Z] #18 61.00 Selecting previously unselected package python3-lib2to3. [2020-12-22T10:05:02.917Z] #18 61.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T10:05:02.917Z] #18 61.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:05:03.175Z] #18 61.16 Selecting previously unselected package python3-distutils. [2020-12-22T10:05:03.175Z] #18 61.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T10:05:03.175Z] #18 61.18 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T10:05:03.389Z] #30 DONE 0.6s [2020-12-22T10:05:03.389Z] [2020-12-22T10:05:03.389Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:05:03.389Z] #33 DONE 0.1s [2020-12-22T10:05:03.389Z] [2020-12-22T10:05:03.389Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:03.431Z] #54 281.4 + bin/containerd-shim-runc-v2 [2020-12-22T10:05:03.431Z] #54 282.3 + binaries [2020-12-22T10:05:03.431Z] #54 282.3 + install -D bin/containerd /build/containerd [2020-12-22T10:05:03.431Z] #54 282.3 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:05:03.434Z] #18 61.34 Selecting previously unselected package python3-pip. [2020-12-22T10:05:03.434Z] #18 61.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T10:05:03.434Z] #18 61.35 Unpacking python3-pip (18.1-5) ... [2020-12-22T10:05:03.434Z] #18 61.50 Selecting previously unselected package python3-pkg-resources. [2020-12-22T10:05:03.434Z] #18 61.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T10:05:03.686Z] #56 ... [2020-12-22T10:05:03.686Z] [2020-12-22T10:05:03.686Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:05:03.686Z] #35 DONE 0.1s [2020-12-22T10:05:03.686Z] [2020-12-22T10:05:03.686Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:05:03.686Z] #38 DONE 0.1s [2020-12-22T10:05:03.686Z] [2020-12-22T10:05:03.686Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:05:03.686Z] #41 DONE 0.1s [2020-12-22T10:05:03.686Z] [2020-12-22T10:05:03.686Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:03.690Z] #54 282.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:05:03.690Z] #54 282.3 + install -D bin/ctr /build/ctr [2020-12-22T10:05:03.722Z] #18 61.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:05:03.722Z] #18 61.68 Selecting previously unselected package python3-setuptools. [2020-12-22T10:05:03.722Z] #18 61.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T10:05:03.722Z] #18 61.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T10:05:03.981Z] #18 61.97 Selecting previously unselected package python3-wheel. [2020-12-22T10:05:03.981Z] #18 61.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T10:05:03.981Z] #18 61.99 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T10:05:03.981Z] #18 62.06 Selecting previously unselected package sudo. [2020-12-22T10:05:03.982Z] #56 ... [2020-12-22T10:05:03.982Z] [2020-12-22T10:05:03.982Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:05:03.982Z] #44 DONE 0.1s [2020-12-22T10:05:03.982Z] [2020-12-22T10:05:03.982Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:05:03.982Z] #46 DONE 0.1s [2020-12-22T10:05:03.982Z] [2020-12-22T10:05:03.982Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:05:03.982Z] #48 DONE 0.1s [2020-12-22T10:05:03.982Z] [2020-12-22T10:05:03.982Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:04.240Z] #18 62.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-22T10:05:04.240Z] #18 62.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:05:04.277Z] #56 ... [2020-12-22T10:05:04.277Z] [2020-12-22T10:05:04.277Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:05:04.277Z] #50 DONE 0.3s [2020-12-22T10:05:04.277Z] [2020-12-22T10:05:04.277Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:04.569Z] #56 ... [2020-12-22T10:05:04.569Z] [2020-12-22T10:05:04.569Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:05:04.569Z] #52 DONE 0.1s [2020-12-22T10:05:04.569Z] [2020-12-22T10:05:04.569Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:05:04.569Z] #54 DONE 0.1s [2020-12-22T10:05:04.569Z] [2020-12-22T10:05:04.569Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:04.757Z] #18 62.68 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T10:05:04.757Z] #18 62.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-22T10:05:04.757Z] #18 62.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:05:04.757Z] #18 62.90 Selecting previously unselected package uidmap. [2020-12-22T10:05:04.757Z] #18 62.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-22T10:05:04.757Z] #18 62.92 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T10:05:05.016Z] #18 63.04 Selecting previously unselected package vim-runtime. [2020-12-22T10:05:05.016Z] #18 63.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T10:05:05.016Z] #18 63.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-12-22T10:05:05.016Z] #18 63.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T10:05:05.016Z] #18 63.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:05:05.725Z] Client: Docker Engine - Enterprise [2020-12-22T10:05:05.725Z] Version: 19.03.12 [2020-12-22T10:05:05.725Z] API version: 1.40 [2020-12-22T10:05:05.725Z] Go version: go1.13.13 [2020-12-22T10:05:05.725Z] Git commit: 4306744 [2020-12-22T10:05:05.725Z] Built: 08/05/2020 19:27:53 [2020-12-22T10:05:05.725Z] OS/Arch: windows/amd64 [2020-12-22T10:05:05.725Z] Experimental: false [2020-12-22T10:05:05.725Z] [2020-12-22T10:05:05.725Z] Server: Docker Engine - Enterprise [2020-12-22T10:05:05.725Z] Engine: [2020-12-22T10:05:05.725Z] Version: 19.03.12 [2020-12-22T10:05:05.725Z] API version: 1.40 (minimum version 1.24) [2020-12-22T10:05:05.725Z] Go version: go1.13.13 [2020-12-22T10:05:05.725Z] Git commit: f295753ffd [2020-12-22T10:05:05.725Z] Built: 08/05/2020 19:26:41 [2020-12-22T10:05:05.725Z] OS/Arch: windows/amd64 [2020-12-22T10:05:05.725Z] Experimental: true [2020-12-22T10:05:05.979Z] #18 62.29 Selecting previously unselected package vim. [2020-12-22T10:05:05.979Z] #18 62.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:05:05.979Z] #18 62.31 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:05:06.235Z] #18 62.79 Selecting previously unselected package xfsprogs. [2020-12-22T10:05:06.235Z] #18 62.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-22T10:05:06.235Z] #18 62.81 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:05:06.266Z] #54 DONE 285.0s [Pipeline] sh [2020-12-22T10:05:06.796Z] #18 63.41 Selecting previously unselected package zip. [2020-12-22T10:05:06.796Z] #18 63.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-22T10:05:06.796Z] #18 63.44 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:05:07.052Z] #18 63.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:05:07.052Z] #18 63.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:05:07.210Z] [2020-12-22T10:05:07.210Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:05:07.265Z] + docker info [2020-12-22T10:05:07.308Z] #18 63.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:07.308Z] #18 63.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:05:07.308Z] #18 63.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:05:07.308Z] #18 63.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:07.308Z] #18 63.78 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:05:07.308Z] #18 63.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:05:07.308Z] #18 63.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:05:07.308Z] #18 63.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:05:07.308Z] #18 63.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:05:07.308Z] #18 63.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:05:07.308Z] #18 63.92 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:05:07.564Z] #18 63.93 Setting up zip (3.0-11+b1) ... [2020-12-22T10:05:07.564Z] #18 63.95 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:05:07.564Z] #18 63.97 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:05:08.299Z] #18 66.38 Selecting previously unselected package vim. [2020-12-22T10:05:08.299Z] #18 66.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T10:05:08.299Z] #18 66.42 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T10:05:08.594Z] #55 DONE 1.2s [2020-12-22T10:05:08.594Z] [2020-12-22T10:05:08.594Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:05:08.594Z] #59 DONE 0.3s [2020-12-22T10:05:08.594Z] [2020-12-22T10:05:08.594Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:05:08.868Z] #18 66.89 Selecting previously unselected package xfsprogs. [2020-12-22T10:05:08.868Z] #18 66.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-22T10:05:08.868Z] #18 66.92 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T10:05:09.162Z] #61 DONE 0.6s [2020-12-22T10:05:09.162Z] [2020-12-22T10:05:09.162Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:05:09.162Z] #63 DONE 0.0s [2020-12-22T10:05:09.421Z] [2020-12-22T10:05:09.421Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:05:09.421Z] #64 DONE 0.0s [2020-12-22T10:05:09.421Z] [2020-12-22T10:05:09.421Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:05:09.436Z] #18 67.36 Selecting previously unselected package zip. [2020-12-22T10:05:09.436Z] #18 67.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-22T10:05:09.436Z] #18 67.38 Unpacking zip (3.0-11+b1) ... [2020-12-22T10:05:09.436Z] #18 67.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T10:05:09.436Z] #18 67.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T10:05:09.436Z] #18 67.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:09.436Z] #18 67.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T10:05:09.436Z] #18 67.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-22T10:05:09.696Z] #18 67.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:09.696Z] #18 67.65 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T10:05:09.696Z] #18 67.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T10:05:09.696Z] #18 67.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T10:05:09.696Z] #18 67.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T10:05:09.696Z] #18 67.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T10:05:09.696Z] #18 67.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T10:05:09.696Z] #18 67.74 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T10:05:09.696Z] #18 67.76 Setting up zip (3.0-11+b1) ... [2020-12-22T10:05:09.696Z] #18 67.77 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T10:05:09.696Z] #18 67.80 Setting up bash-completion (1:2.8-6) ... [2020-12-22T10:05:09.955Z] #18 ... [2020-12-22T10:05:09.955Z] [2020-12-22T10:05:09.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:09.955Z] #41 142.0 CC criu/cr-errno.o [2020-12-22T10:05:09.955Z] #41 142.1 CC criu/cr-restore.o [2020-12-22T10:05:09.955Z] #41 146.1 CC criu/cr-service.o [2020-12-22T10:05:09.955Z] #41 147.7 CC criu/crtools.o [2020-12-22T10:05:09.955Z] #41 148.2 CC criu/eventfd.o [2020-12-22T10:05:09.955Z] #41 148.6 CC criu/eventpoll.o [2020-12-22T10:05:09.955Z] #41 149.4 CC criu/external.o [2020-12-22T10:05:09.955Z] #41 149.7 CC criu/fault-injection.o [2020-12-22T10:05:09.955Z] #41 149.8 CC criu/fdstore.o [2020-12-22T10:05:09.955Z] #41 150.2 CC criu/fifo.o [2020-12-22T10:05:09.955Z] #41 150.6 CC criu/file-ids.o [2020-12-22T10:05:09.955Z] #41 150.9 CC criu/file-lock.o [2020-12-22T10:05:09.955Z] #41 151.7 CC criu/files-ext.o [2020-12-22T10:05:09.955Z] #41 152.1 CC criu/files-reg.o [2020-12-22T10:05:10.801Z] #65 DONE 1.6s [2020-12-22T10:05:10.832Z] #18 66.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:10.832Z] #18 66.96 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:05:10.832Z] #18 66.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:05:10.832Z] #18 67.00 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:05:10.832Z] #18 67.09 invoke-rc.d: could not determine current runlevel [2020-12-22T10:05:10.832Z] #18 67.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:05:10.832Z] #18 67.12 Setting up pigz (2.4-1) ... [2020-12-22T10:05:10.832Z] #18 67.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:05:10.832Z] #18 67.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:05:10.832Z] #18 67.17 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:05:10.832Z] #18 67.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:05:10.832Z] #18 67.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:05:11.060Z] [2020-12-22T10:05:11.061Z] #66 exporting to image [2020-12-22T10:05:11.061Z] #66 exporting layers [2020-12-22T10:05:11.088Z] #18 67.69 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:05:11.088Z] #18 67.70 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:05:11.088Z] #18 67.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:05:11.088Z] #18 67.74 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:05:11.343Z] #18 67.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:05:11.343Z] #18 67.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:05:11.343Z] #18 67.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:05:11.343Z] #18 67.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:05:11.343Z] #18 67.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:05:11.343Z] #18 67.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:05:11.343Z] #18 67.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:05:11.343Z] #18 67.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:05:11.343Z] #18 67.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:05:11.343Z] #18 67.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:05:11.343Z] #18 67.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:05:11.343Z] #18 67.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:05:11.343Z] #18 67.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:05:11.343Z] #18 67.92 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:05:12.392Z] #54 213.2 + bin/containerd-stress [2020-12-22T10:05:12.491Z] #41 154.2 CC criu/files.o [2020-12-22T10:05:12.491Z] #41 ... [2020-12-22T10:05:12.491Z] [2020-12-22T10:05:12.491Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:05:12.491Z] #18 70.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-22T10:05:12.491Z] #18 70.53 Setting up xz-utils (5.2.4-1) ... [2020-12-22T10:05:12.491Z] #18 70.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T10:05:12.491Z] #18 70.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T10:05:12.491Z] #18 70.65 invoke-rc.d: could not determine current runlevel [2020-12-22T10:05:12.749Z] #18 70.66 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T10:05:12.749Z] #18 70.67 Setting up pigz (2.4-1) ... [2020-12-22T10:05:12.749Z] #18 70.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T10:05:12.749Z] #18 70.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T10:05:12.749Z] #18 70.73 Setting up python-pip-whl (18.1-5) ... [2020-12-22T10:05:12.749Z] #18 70.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T10:05:12.749Z] #18 70.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T10:05:13.238Z] #18 ... [2020-12-22T10:05:13.238Z] [2020-12-22T10:05:13.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:13.238Z] #41 145.4 CC criu/cr-service.o [2020-12-22T10:05:13.238Z] #41 147.1 CC criu/crtools.o [2020-12-22T10:05:13.238Z] #41 147.6 CC criu/eventfd.o [2020-12-22T10:05:13.238Z] #41 148.0 CC criu/eventpoll.o [2020-12-22T10:05:13.238Z] #41 148.8 CC criu/external.o [2020-12-22T10:05:13.238Z] #41 149.1 CC criu/fault-injection.o [2020-12-22T10:05:13.238Z] #41 149.2 CC criu/fdstore.o [2020-12-22T10:05:13.238Z] #41 149.6 CC criu/fifo.o [2020-12-22T10:05:13.238Z] #41 150.0 CC criu/file-ids.o [2020-12-22T10:05:13.239Z] #41 150.3 CC criu/file-lock.o [2020-12-22T10:05:13.239Z] #41 151.3 CC criu/files-ext.o [2020-12-22T10:05:13.239Z] #41 151.8 CC criu/files-reg.o [2020-12-22T10:05:13.239Z] #41 153.9 CC criu/files.o [2020-12-22T10:05:13.347Z] #18 71.21 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-22T10:05:13.347Z] #18 71.22 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T10:05:13.347Z] #18 71.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T10:05:13.347Z] #18 71.27 Setting up vim (2:8.1.0875-5) ... [2020-12-22T10:05:13.347Z] #18 71.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T10:05:13.347Z] #18 71.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T10:05:13.347Z] #18 71.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T10:05:13.347Z] #18 71.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T10:05:13.347Z] #18 71.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T10:05:13.347Z] #18 71.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T10:05:13.347Z] #18 71.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T10:05:13.347Z] #18 71.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T10:05:13.347Z] #18 71.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T10:05:13.347Z] #18 71.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T10:05:13.347Z] #18 71.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T10:05:13.347Z] #18 71.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T10:05:13.347Z] #18 71.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T10:05:13.347Z] #18 71.43 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T10:05:13.495Z] #41 156.1 CC criu/filesystems.o [2020-12-22T10:05:14.425Z] #41 ... [2020-12-22T10:05:14.425Z] [2020-12-22T10:05:14.425Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:05:14.425Z] #18 70.80 Setting up iptables (1.8.2-4) ... [2020-12-22T10:05:14.425Z] #18 70.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:05:14.425Z] #18 70.86 Setting up python3 (3.7.3-1) ... [2020-12-22T10:05:14.682Z] #18 71.23 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:05:14.939Z] #54 216.7 + bin/containerd-shim [2020-12-22T10:05:15.245Z] #18 71.91 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:05:16.636Z] #18 74.35 Setting up iptables (1.8.2-4) ... [2020-12-22T10:05:16.636Z] #18 74.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T10:05:16.636Z] #18 74.42 Setting up python3 (3.7.3-1) ... [2020-12-22T10:05:16.636Z] #18 74.77 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T10:05:17.137Z] #18 73.72 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:05:17.137Z] #18 73.74 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:05:17.592Z] #18 75.62 Setting up apparmor (2.13.2-10) ... [2020-12-22T10:05:17.633Z] #66 exporting layers 6.4s done [2020-12-22T10:05:17.633Z] #66 writing image sha256:bfb5692bfad044a2a71d9ec624740aaff003fecc25c8ef955ef612e0d9bf0886 done [2020-12-22T10:05:17.633Z] #66 naming to docker.io/library/docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 done [2020-12-22T10:05:17.633Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-22T10:05:17.699Z] #18 74.21 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:05:17.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/validate/default [2020-12-22T10:05:18.885Z] #18 75.25 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:05:18.924Z] Congratulations! All commits are properly signed with the DCO! [2020-12-22T10:05:18.924Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-22T10:05:18.924Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-22T10:05:18.924Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-22T10:05:18.924Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-22T10:05:18.924Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-22T10:05:18.924Z] Congratulations! No new tests were added to integration-cli. [2020-12-22T10:05:18.924Z] [2020-12-22T10:05:18.924Z] INFO Start validation with golang-ci-lint [2020-12-22T10:05:18.924Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-22T10:05:18.924Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-22T10:05:18.924Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-22T10:05:19.142Z] #18 75.81 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:05:19.536Z] #18 ... [2020-12-22T10:05:19.536Z] [2020-12-22T10:05:19.536Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:05:19.536Z] #38 263.5 + dpkg --print-architecture [2020-12-22T10:05:19.536Z] #38 263.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T10:05:19.795Z] #38 263.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T10:05:19.795Z] #38 263.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T10:05:20.518Z] #18 76.94 Setting up python3-pip (18.1-5) ... [2020-12-22T10:05:21.450Z] #18 77.92 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:05:21.450Z] #18 77.97 Processing triggers for mime-support (3.62) ... [2020-12-22T10:05:21.546Z] #54 223.1 + bin/containerd-shim-runc-v1 [2020-12-22T10:05:22.120Z] Client: [2020-12-22T10:05:22.120Z] Debug Mode: false [2020-12-22T10:05:22.120Z] Plugins: [2020-12-22T10:05:22.120Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-22T10:05:22.120Z] [2020-12-22T10:05:22.120Z] Server: [2020-12-22T10:05:22.120Z] Containers: 0 [2020-12-22T10:05:22.120Z] Running: 0 [2020-12-22T10:05:22.120Z] Paused: 0 [2020-12-22T10:05:22.120Z] Stopped: 0 [2020-12-22T10:05:22.120Z] Images: 0 [2020-12-22T10:05:22.120Z] Server Version: 19.03.12 [2020-12-22T10:05:22.120Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-22T10:05:22.120Z] Windows: [2020-12-22T10:05:22.120Z] LCOW: [2020-12-22T10:05:22.120Z] Logging Driver: json-file [2020-12-22T10:05:22.120Z] Plugins: [2020-12-22T10:05:22.120Z] Volume: local [2020-12-22T10:05:22.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T10:05:22.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T10:05:22.120Z] Swarm: inactive [2020-12-22T10:05:22.120Z] Default Isolation: process [2020-12-22T10:05:22.120Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T10:05:22.120Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T10:05:22.120Z] OSType: windows [2020-12-22T10:05:22.120Z] Architecture: x86_64 [2020-12-22T10:05:22.120Z] CPUs: 4 [2020-12-22T10:05:22.120Z] Total Memory: 32GiB [2020-12-22T10:05:22.120Z] Name: azwin-2-f2aa80 [2020-12-22T10:05:22.120Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-22T10:05:22.120Z] Docker Root Dir: D:\docker [2020-12-22T10:05:22.120Z] Debug Mode: false [2020-12-22T10:05:22.120Z] Registry: https://index.docker.io/v1/ [2020-12-22T10:05:22.120Z] Labels: [2020-12-22T10:05:22.120Z] Experimental: true [2020-12-22T10:05:22.120Z] Insecure Registries: [2020-12-22T10:05:22.120Z] 10.0.0.4:5000 [2020-12-22T10:05:22.120Z] 127.0.0.0/8 [2020-12-22T10:05:22.120Z] Registry Mirrors: [2020-12-22T10:05:22.120Z] http://10.0.0.4:5000/ [2020-12-22T10:05:22.120Z] Live Restore Enabled: false [2020-12-22T10:05:22.120Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-22T10:05:22.822Z] #18 DONE 79.1s [2020-12-22T10:05:22.822Z] [2020-12-22T10:05:22.822Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:05:23.385Z] #19 0.925 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:05:23.642Z] #19 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:05:23.642Z] #19 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:05:23.643Z] #19 DONE 1.1s [2020-12-22T10:05:23.643Z] [2020-12-22T10:05:23.643Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:05:23.643Z] #38 264.0 + dpkg --print-architecture [2020-12-22T10:05:23.643Z] #38 264.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T10:05:23.643Z] #38 264.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T10:05:23.643Z] #38 264.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T10:05:23.643Z] #38 ... [2020-12-22T10:05:23.643Z] [2020-12-22T10:05:23.643Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:05:24.573Z] #20 ... [2020-12-22T10:05:24.573Z] [2020-12-22T10:05:24.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:24.573Z] #41 156.9 CC criu/fsnotify.o [2020-12-22T10:05:24.573Z] #41 158.1 CC criu/image-desc.o [2020-12-22T10:05:24.573Z] #41 158.2 CC criu/image.o [2020-12-22T10:05:24.573Z] #41 159.1 CC criu/ipc_ns.o [2020-12-22T10:05:24.573Z] #41 160.3 CC criu/irmap.o [2020-12-22T10:05:24.573Z] #41 160.9 CC criu/kcmp-ids.o [2020-12-22T10:05:24.573Z] #41 161.2 CC criu/kerndat.o [2020-12-22T10:05:24.573Z] #41 162.2 CC criu/libnetlink.o [2020-12-22T10:05:24.573Z] #41 162.7 CC criu/log.o [2020-12-22T10:05:24.573Z] #41 163.3 CC criu/lsm.o [2020-12-22T10:05:24.573Z] #41 163.7 CC criu/mem.o [2020-12-22T10:05:24.573Z] #41 165.4 CC criu/memfd.o [2020-12-22T10:05:24.573Z] #41 166.2 CC criu/mount.o [2020-12-22T10:05:25.064Z] #38 ... [2020-12-22T10:05:25.064Z] [2020-12-22T10:05:25.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:25.064Z] #41 156.4 CC criu/filesystems.o [2020-12-22T10:05:25.064Z] #41 157.2 CC criu/fsnotify.o [2020-12-22T10:05:25.064Z] #41 158.4 CC criu/image-desc.o [2020-12-22T10:05:25.064Z] #41 158.6 CC criu/image.o [2020-12-22T10:05:25.064Z] #41 159.5 CC criu/ipc_ns.o [2020-12-22T10:05:25.064Z] #41 160.7 CC criu/irmap.o [2020-12-22T10:05:25.064Z] #41 161.3 CC criu/kcmp-ids.o [2020-12-22T10:05:25.064Z] #41 161.7 CC criu/kerndat.o [2020-12-22T10:05:25.064Z] #41 162.8 CC criu/libnetlink.o [2020-12-22T10:05:25.064Z] #41 163.3 CC criu/log.o [2020-12-22T10:05:25.064Z] #41 163.8 CC criu/lsm.o [2020-12-22T10:05:25.064Z] #41 164.3 CC criu/mem.o [2020-12-22T10:05:25.064Z] #41 166.0 CC criu/memfd.o [2020-12-22T10:05:25.064Z] #41 ... [2020-12-22T10:05:25.064Z] [2020-12-22T10:05:25.064Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T10:05:25.064Z] #18 77.55 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T10:05:25.064Z] #18 77.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T10:05:25.064Z] #18 77.96 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T10:05:25.064Z] #18 78.89 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T10:05:25.064Z] #18 79.38 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T10:05:25.064Z] #18 80.42 Setting up python3-pip (18.1-5) ... [2020-12-22T10:05:25.064Z] #18 81.51 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T10:05:25.064Z] #18 81.54 Processing triggers for mime-support (3.62) ... [2020-12-22T10:05:25.064Z] #18 DONE 83.1s [2020-12-22T10:05:25.064Z] [2020-12-22T10:05:25.064Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T10:05:25.943Z] #54 227.6 + bin/containerd-shim-runc-v2 [2020-12-22T10:05:26.004Z] #19 1.021 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T10:05:26.264Z] #19 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T10:05:26.264Z] #19 1.030 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T10:05:26.264Z] #19 DONE 1.1s [2020-12-22T10:05:26.264Z] [2020-12-22T10:05:26.264Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:05:26.937Z] #54 229.1 + binaries [2020-12-22T10:05:27.204Z] #54 229.1 + install -D bin/containerd /build/containerd [2020-12-22T10:05:27.204Z] #54 229.1 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:05:27.204Z] #54 229.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:05:27.204Z] #54 229.2 + install -D bin/ctr /build/ctr [2020-12-22T10:05:28.744Z] #41 170.6 CC criu/namespaces.o [2020-12-22T10:05:28.744Z] #41 ... [2020-12-22T10:05:28.744Z] [2020-12-22T10:05:28.744Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:05:28.744Z] #20 4.986 Collecting yamllint==1.16.0 [2020-12-22T10:05:31.546Z] #20 4.915 Collecting yamllint==1.16.0 [2020-12-22T10:05:31.768Z] #56 289.7 + bin/containerd-stress [2020-12-22T10:05:32.401Z] #56 292.1 + bin/containerd-shim [2020-12-22T10:05:32.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:05:32.824Z] [2020-12-22T10:05:32.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:05:32.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:05:32.824Z] HOSTNAME=089e7f8cabdb [2020-12-22T10:05:32.824Z] TESTDEBUG=0 [2020-12-22T10:05:32.824Z] DEST=bundles/test-integration [2020-12-22T10:05:32.824Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:05:32.824Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:05:32.824Z] container=docker [2020-12-22T10:05:32.824Z] HOME=/root [2020-12-22T10:05:32.824Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:05:32.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:05:32.824Z] VALIDATE_BRANCH=master [2020-12-22T10:05:32.824Z] TERM=xterm [2020-12-22T10:05:32.824Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:05:32.824Z] SHLVL=1 [2020-12-22T10:05:32.824Z] TIMEOUT=120m [2020-12-22T10:05:32.824Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:05:32.824Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:05:32.824Z] GO111MODULE=off [2020-12-22T10:05:32.824Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T10:05:32.824Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:05:32.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:05:32.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:05:32.824Z] GOPATH=/go [2020-12-22T10:05:32.824Z] PKG_CONFIG=pkg-config [2020-12-22T10:05:32.824Z] _=/usr/bin/env [2020-12-22T10:05:32.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T10:05:33.788Z] #54 DONE 235.2s [2020-12-22T10:05:33.994Z] #20 10.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:05:33.994Z] #20 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:05:33.994Z] #20 10.48 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:05:34.086Z] #20 ... [2020-12-22T10:05:34.086Z] [2020-12-22T10:05:34.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:34.086Z] #41 166.7 CC criu/mount.o [2020-12-22T10:05:34.086Z] #41 171.3 CC criu/namespaces.o [2020-12-22T10:05:34.086Z] #41 173.4 CC criu/net.o [2020-12-22T10:05:34.086Z] #41 176.1 CC criu/netfilter.o [2020-12-22T10:05:34.251Z] #20 10.54 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:05:34.251Z] #20 10.64 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:05:34.346Z] #41 176.4 CC criu/page-pipe.o [2020-12-22T10:05:34.731Z] [2020-12-22T10:05:34.731Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:05:34.914Z] #41 177.0 CC criu/page-xfer.o [2020-12-22T10:05:35.618Z] #20 12.09 Building wheels for collected packages: pyyaml [2020-12-22T10:05:35.874Z] #20 12.09 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:05:36.803Z] #20 13.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:05:36.803Z] #20 13.18 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:05:36.803Z] #20 13.25 Successfully built pyyaml [2020-12-22T10:05:36.820Z] #41 178.5 CC criu/pagemap-cache.o [2020-12-22T10:05:36.820Z] #41 ... [2020-12-22T10:05:36.820Z] [2020-12-22T10:05:36.820Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T10:05:36.820Z] #20 10.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T10:05:36.820Z] #20 10.37 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T10:05:36.820Z] #20 10.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T10:05:37.060Z] #20 13.27 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-22T10:05:37.272Z] #55 DONE 2.5s [2020-12-22T10:05:37.272Z] [2020-12-22T10:05:37.272Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:05:37.316Z] #20 13.59 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:05:37.879Z] #20 DONE 14.2s [2020-12-22T10:05:37.879Z] [2020-12-22T10:05:37.879Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:05:38.198Z] #20 12.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T10:05:38.198Z] #20 12.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T10:05:38.198Z] #20 12.09 Building wheels for collected packages: pyyaml [2020-12-22T10:05:38.198Z] #20 12.09 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T10:05:38.223Z] #59 DONE 0.8s [2020-12-22T10:05:38.223Z] [2020-12-22T10:05:38.223Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:05:38.443Z] #23 DONE 0.7s [2020-12-22T10:05:38.443Z] [2020-12-22T10:05:38.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:38.443Z] #41 172.4 CC criu/net.o [2020-12-22T10:05:38.443Z] #41 175.4 CC criu/netfilter.o [2020-12-22T10:05:38.443Z] #41 175.7 CC criu/page-pipe.o [2020-12-22T10:05:38.443Z] #41 176.3 CC criu/page-xfer.o [2020-12-22T10:05:38.443Z] #41 177.9 CC criu/pagemap-cache.o [2020-12-22T10:05:38.443Z] #41 178.4 CC criu/pagemap.o [2020-12-22T10:05:38.443Z] #41 179.5 CC criu/parasite-syscall.o [2020-12-22T10:05:38.443Z] #41 180.6 CC criu/path.o [2020-12-22T10:05:38.443Z] #41 180.9 CC criu/pie-util-vdso-elf32.o [2020-12-22T10:05:38.443Z] #41 ... [2020-12-22T10:05:38.443Z] [2020-12-22T10:05:38.443Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:05:39.319Z] #56 299.1 + bin/containerd-shim-runc-v1 [2020-12-22T10:05:39.579Z] #20 13.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T10:05:39.579Z] #20 13.13 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T10:05:39.579Z] #20 13.22 Successfully built pyyaml [2020-12-22T10:05:39.579Z] #20 13.24 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-22T10:05:39.609Z] #61 DONE 1.4s [2020-12-22T10:05:39.609Z] [2020-12-22T10:05:39.609Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:05:39.839Z] #20 13.61 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T10:05:39.869Z] #63 DONE 0.3s [2020-12-22T10:05:39.869Z] [2020-12-22T10:05:39.869Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:05:39.869Z] #64 DONE 0.1s [2020-12-22T10:05:40.104Z] #20 DONE 14.0s [2020-12-22T10:05:40.104Z] [2020-12-22T10:05:40.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:40.104Z] #41 178.8 CC criu/pagemap.o [2020-12-22T10:05:40.104Z] #41 179.9 CC criu/parasite-syscall.o [2020-12-22T10:05:40.104Z] #41 180.9 CC criu/path.o [2020-12-22T10:05:40.104Z] #41 181.3 CC criu/pie-util-vdso-elf32.o [2020-12-22T10:05:40.104Z] #41 181.8 CC criu/pie-util-vdso.o [2020-12-22T10:05:40.104Z] #41 182.3 CC criu/pie-util.o [2020-12-22T10:05:40.131Z] [2020-12-22T10:05:40.131Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:05:40.678Z] #41 182.6 CC criu/pipes.o [2020-12-22T10:05:40.678Z] #41 ... [2020-12-22T10:05:40.678Z] [2020-12-22T10:05:40.678Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T10:05:40.678Z] #23 DONE 0.4s [2020-12-22T10:05:40.678Z] [2020-12-22T10:05:40.678Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:05:40.970Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-22T10:05:40.970Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5a747ca5\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-22T10:05:40.970Z] ---------------------------------------------------------------------------- [2020-12-22T10:05:40.970Z] [2020-12-22T10:05:40.970Z] INFO: executeCI.ps1 starting at Tue Dec 22 10:05:38 CUT 2020 [2020-12-22T10:05:40.970Z] [2020-12-22T10:05:40.970Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-22T10:05:40.970Z] INFO: Running git version 2.24.1.windows.2 [2020-12-22T10:05:40.970Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-22T10:05:40.970Z] INFO: Environment variables: [2020-12-22T10:05:40.970Z] [2020-12-22T10:05:40.970Z] Name Value [2020-12-22T10:05:40.970Z] ---- ----- [2020-12-22T10:05:40.970Z] ALLUSERSPROFILE C:\ProgramData [2020-12-22T10:05:40.970Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-22T10:05:40.970Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-22T10:05:40.970Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-22T10:05:40.970Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-22T10:05:40.970Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-22T10:05:40.970Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-22T10:05:40.970Z] BRANCH_NAME PR-41832 [2020-12-22T10:05:40.970Z] BUILD_DISPLAY_NAME #1 [2020-12-22T10:05:40.970Z] BUILD_ID 1 [2020-12-22T10:05:40.970Z] BUILD_NUMBER 1 [2020-12-22T10:05:40.970Z] BUILD_TAG jenkins-moby-PR-41832-1 [2020-12-22T10:05:40.970Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/1/ [2020-12-22T10:05:40.970Z] CHANGE_AUTHOR thaJeztah [2020-12-22T10:05:40.970Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-12-22T10:05:40.970Z] CHANGE_BRANCH sd_notify_stopping [2020-12-22T10:05:40.970Z] CHANGE_FORK thaJeztah/docker [2020-12-22T10:05:40.970Z] CHANGE_ID 41832 [2020-12-22T10:05:40.970Z] CHANGE_TARGET master [2020-12-22T10:05:40.970Z] CHANGE_TITLE cmd/dockerd: sd_notify STOPPING=1 when shutting down [2020-12-22T10:05:40.970Z] CHANGE_URL https://github.com/moby/moby/pull/41832 [2020-12-22T10:05:40.970Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T10:05:40.970Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-22T10:05:40.970Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-22T10:05:40.970Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-22T10:05:40.970Z] COMPUTERNAME azwin-2-f2aa80 [2020-12-22T10:05:40.970Z] ComSpec C:\windows\system32\cmd.exe [2020-12-22T10:05:40.970Z] ConfigSequenceNumber 0 [2020-12-22T10:05:40.970Z] DOCKER_BUILDKIT 0 [2020-12-22T10:05:40.970Z] DOCKER_DUT_DEBUG 1 [2020-12-22T10:05:40.970Z] DOCKER_EXPERIMENTAL 1 [2020-12-22T10:05:40.970Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-22T10:05:40.970Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-22T10:05:40.970Z] EXECUTOR_NUMBER 0 [2020-12-22T10:05:40.970Z] FQDN azwin-2-f2aa80.westus.cloudapp.azure.com [2020-12-22T10:05:40.970Z] GIT_BRANCH PR-41832 [2020-12-22T10:05:40.970Z] GIT_COMMIT f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:05:40.970Z] GIT_URL https://github.com/moby/moby.git [2020-12-22T10:05:40.970Z] HUDSON_COOKIE b1a7dedb-263a-4a45-8ca4-e725725c203b [2020-12-22T10:05:40.970Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-22T10:05:40.970Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-22T10:05:40.970Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-22T10:05:40.970Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-22T10:05:40.970Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-22T10:05:40.970Z] JENKINS_NODE_COOKIE 2ab1b9b7-92f6-4523-a14e-a0f448f07931 [2020-12-22T10:05:40.970Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-22T10:05:40.970Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-22T10:05:40.970Z] JOB_BASE_NAME PR-41832 [2020-12-22T10:05:40.970Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/display/redirect [2020-12-22T10:05:40.970Z] JOB_NAME moby/PR-41832 [2020-12-22T10:05:40.970Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/ [2020-12-22T10:05:40.970Z] library.jps.version master [2020-12-22T10:05:40.970Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-22T10:05:40.970Z] NODE_LABELS amd64 azure azwin-2-f2aa80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-22T10:05:40.970Z] NODE_NAME azwin-2-f2aa80 [2020-12-22T10:05:40.970Z] NUMBER_OF_PROCESSORS 4 [2020-12-22T10:05:40.970Z] OS Windows_NT [2020-12-22T10:05:40.970Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-22T10:05:40.970Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-22T10:05:40.970Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-22T10:05:40.971Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-12-22T10:05:40.971Z] PROCESSOR_LEVEL 6 [2020-12-22T10:05:40.971Z] PROCESSOR_REVISION 5504 [2020-12-22T10:05:40.971Z] ProgramData C:\ProgramData [2020-12-22T10:05:40.971Z] ProgramFiles C:\Program Files [2020-12-22T10:05:40.971Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-22T10:05:40.971Z] ProgramW6432 C:\Program Files [2020-12-22T10:05:40.971Z] PROMPT $P$G [2020-12-22T10:05:40.971Z] PSExecutionPolicyPreference Bypass [2020-12-22T10:05:40.971Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-22T10:05:40.971Z] PUBLIC C:\Users\Public [2020-12-22T10:05:40.971Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/1/display/redirect?page=artif... [2020-12-22T10:05:40.971Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/1/display/redirect?page=changes [2020-12-22T10:05:40.971Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/1/display/redirect [2020-12-22T10:05:40.971Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41832/1/display/redirect?page=tests [2020-12-22T10:05:40.971Z] SKIP_VALIDATION_TESTS 1 [2020-12-22T10:05:40.971Z] SOURCES_DRIVE d [2020-12-22T10:05:40.971Z] SOURCES_SUBDIR gopath [2020-12-22T10:05:40.971Z] STAGE_NAME Run tests [2020-12-22T10:05:40.971Z] SystemDrive C: [2020-12-22T10:05:40.971Z] SystemRoot C:\windows [2020-12-22T10:05:40.971Z] TEMP C:\windows\TEMP [2020-12-22T10:05:40.971Z] TESTDEBUG 0 [2020-12-22T10:05:40.971Z] TESTRUN_DRIVE d [2020-12-22T10:05:40.971Z] TESTRUN_SUBDIR CI [2020-12-22T10:05:40.971Z] TIMEOUT 120m [2020-12-22T10:05:40.971Z] TMP C:\windows\TEMP [2020-12-22T10:05:40.971Z] USERDOMAIN WORKGROUP [2020-12-22T10:05:40.971Z] USERNAME azwin-2-f2aa80$ [2020-12-22T10:05:40.971Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-22T10:05:40.971Z] windir C:\windows [2020-12-22T10:05:40.971Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-22T10:05:40.971Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-22T10:05:40.971Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-22T10:05:40.971Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-22T10:05:40.971Z] [2020-12-22T10:05:40.971Z] [2020-12-22T10:05:40.971Z] [2020-12-22T10:05:40.971Z] INFO: Sources under d:\gopath\... [2020-12-22T10:05:40.971Z] INFO: Test run under d:\CI\... [2020-12-22T10:05:40.971Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-22T10:05:40.971Z] INFO: docker/docker repository was found [2020-12-22T10:05:40.971Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-22T10:05:41.433Z] ltsc2019: Pulling from windows/servercore [2020-12-22T10:05:41.896Z] 4612f6d0b889: Pulling fs layer [2020-12-22T10:05:41.896Z] aa4f58cd6da1: Pulling fs layer [2020-12-22T10:05:42.044Z] #65 DONE 2.2s [2020-12-22T10:05:42.306Z] [2020-12-22T10:05:42.306Z] #66 exporting to image [2020-12-22T10:05:42.306Z] #66 exporting layers [2020-12-22T10:05:43.775Z] #28 ... [2020-12-22T10:05:43.775Z] [2020-12-22T10:05:43.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:43.775Z] #41 181.5 CC criu/pie-util-vdso.o [2020-12-22T10:05:43.775Z] #41 182.0 CC criu/pie-util.o [2020-12-22T10:05:43.775Z] #41 182.2 CC criu/pipes.o [2020-12-22T10:05:43.775Z] #41 182.7 CC criu/plugin.o [2020-12-22T10:05:43.775Z] #41 183.1 CC criu/proc_parse.o [2020-12-22T10:05:43.775Z] #41 184.9 CC criu/protobuf-desc.o [2020-12-22T10:05:43.775Z] #41 185.5 CC criu/protobuf.o [2020-12-22T10:05:43.775Z] #41 185.7 CC criu/pstree.o [2020-12-22T10:05:44.339Z] #41 186.6 CC criu/rbtree.o [2020-12-22T10:05:44.595Z] #41 187.0 CC criu/rst-malloc.o [2020-12-22T10:05:44.851Z] #41 187.2 CC criu/seccomp.o [2020-12-22T10:05:44.916Z] #56 304.0 + bin/containerd-shim-runc-v2 [2020-12-22T10:05:45.205Z] #56 305.1 + binaries [2020-12-22T10:05:45.412Z] #41 ... [2020-12-22T10:05:45.412Z] [2020-12-22T10:05:45.412Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:05:45.412Z] #51 106.6 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-12-22T10:05:45.412Z] #51 109.3 + mkdir -p /build [2020-12-22T10:05:45.412Z] #51 109.3 + cp runc /build/runc [2020-12-22T10:05:45.412Z] #51 DONE 112.9s [2020-12-22T10:05:45.412Z] [2020-12-22T10:05:45.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:45.412Z] #41 187.7 CC criu/seize.o [2020-12-22T10:05:45.412Z] #41 ... [2020-12-22T10:05:45.412Z] [2020-12-22T10:05:45.412Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:05:45.412Z] #38 DONE 294.3s [2020-12-22T10:05:45.412Z] [2020-12-22T10:05:45.412Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T10:05:45.412Z] #28 DONE 7.0s [2020-12-22T10:05:45.412Z] [2020-12-22T10:05:45.412Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:05:45.496Z] #56 305.1 + install -D bin/containerd /build/containerd [2020-12-22T10:05:45.496Z] #56 305.1 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:05:45.496Z] #56 305.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:05:45.496Z] #56 305.1 + install -D bin/ctr /build/ctr [2020-12-22T10:05:45.496Z] #56 DONE 305.3s [2020-12-22T10:05:45.953Z] #28 DONE 5.0s [2020-12-22T10:05:45.953Z] [2020-12-22T10:05:45.953Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T10:05:45.953Z] #51 110.6 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-12-22T10:05:45.953Z] #51 113.1 + mkdir -p /build [2020-12-22T10:05:45.953Z] #51 113.1 + cp runc /build/runc [2020-12-22T10:05:45.953Z] #51 DONE 114.2s [2020-12-22T10:05:45.953Z] [2020-12-22T10:05:45.953Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T10:05:46.522Z] #31 DONE 0.7s [2020-12-22T10:05:46.522Z] [2020-12-22T10:05:46.522Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:05:46.522Z] #33 DONE 0.1s [2020-12-22T10:05:46.522Z] [2020-12-22T10:05:46.522Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:05:46.522Z] #36 DONE 0.0s [2020-12-22T10:05:46.522Z] [2020-12-22T10:05:46.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:46.522Z] #41 183.5 CC criu/plugin.o [2020-12-22T10:05:46.522Z] #41 183.9 CC criu/proc_parse.o [2020-12-22T10:05:46.522Z] #41 186.5 CC criu/protobuf-desc.o [2020-12-22T10:05:46.522Z] #41 187.2 CC criu/protobuf.o [2020-12-22T10:05:46.522Z] #41 187.5 CC criu/pstree.o [2020-12-22T10:05:46.522Z] #41 188.6 CC criu/rbtree.o [2020-12-22T10:05:46.526Z] [2020-12-22T10:05:46.526Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:05:46.526Z] #57 DONE 0.1s [2020-12-22T10:05:46.781Z] #41 188.9 CC criu/rst-malloc.o [2020-12-22T10:05:46.782Z] #31 DONE 1.0s [2020-12-22T10:05:46.782Z] [2020-12-22T10:05:46.782Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T10:05:46.782Z] #33 DONE 0.1s [2020-12-22T10:05:46.782Z] [2020-12-22T10:05:46.782Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T10:05:46.782Z] #36 DONE 0.1s [2020-12-22T10:05:46.782Z] [2020-12-22T10:05:46.782Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:46.782Z] #41 188.5 CC criu/servicefd.o [2020-12-22T10:05:46.782Z] #41 189.0 CC criu/shmem.o [2020-12-22T10:05:46.816Z] [2020-12-22T10:05:46.816Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:05:46.816Z] #61 DONE 0.1s [2020-12-22T10:05:46.816Z] [2020-12-22T10:05:46.816Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:05:46.816Z] #63 DONE 0.1s [2020-12-22T10:05:46.816Z] [2020-12-22T10:05:46.816Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:05:46.816Z] #65 DONE 0.1s [2020-12-22T10:05:46.816Z] [2020-12-22T10:05:46.816Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:05:46.816Z] #66 DONE 0.0s [2020-12-22T10:05:47.041Z] #41 189.1 CC criu/seccomp.o [2020-12-22T10:05:47.106Z] [2020-12-22T10:05:47.106Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:05:47.609Z] #41 189.8 CC criu/seize.o [2020-12-22T10:05:47.710Z] #41 190.0 CC criu/sigframe.o [2020-12-22T10:05:47.966Z] #41 190.2 CC criu/signalfd.o [2020-12-22T10:05:48.177Z] #41 ... [2020-12-22T10:05:48.177Z] [2020-12-22T10:05:48.177Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T10:05:48.177Z] #38 DONE 292.4s [2020-12-22T10:05:48.223Z] #41 190.5 CC criu/sk-inet.o [2020-12-22T10:05:48.442Z] [2020-12-22T10:05:48.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:48.442Z] #41 190.6 CC criu/servicefd.o [2020-12-22T10:05:49.012Z] #41 191.1 CC criu/shmem.o [2020-12-22T10:05:49.152Z] #41 191.7 CC criu/sk-netlink.o [2020-12-22T10:05:49.170Z] #67 DONE 2.1s [2020-12-22T10:05:49.170Z] [2020-12-22T10:05:49.170Z] #68 exporting to oci image format [2020-12-22T10:05:49.170Z] #68 exporting layers [2020-12-22T10:05:49.715Z] #41 192.1 CC criu/sk-packet.o [2020-12-22T10:05:49.950Z] #41 192.1 CC criu/sigframe.o [2020-12-22T10:05:50.209Z] #41 192.4 CC criu/signalfd.o [2020-12-22T10:05:50.278Z] #41 ... [2020-12-22T10:05:50.278Z] [2020-12-22T10:05:50.278Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:05:50.278Z] #39 DONE 0.8s [2020-12-22T10:05:50.278Z] [2020-12-22T10:05:50.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:50.278Z] #41 192.6 CC criu/sk-queue.o [2020-12-22T10:05:50.451Z] #66 exporting layers 7.1s done [2020-12-22T10:05:50.451Z] #66 writing image sha256:a90a2f150b25f22600e0b40c6f09f4ebc3e77a6a82cfcd192f74ab39e48e453e done [2020-12-22T10:05:50.451Z] #66 naming to docker.io/library/docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 done [2020-12-22T10:05:50.451Z] #66 DONE 7.1s [Pipeline] } [2020-12-22T10:05:50.469Z] #41 192.6 CC criu/sk-inet.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T10:05:50.535Z] #41 192.9 CC criu/sk-tcp.o [2020-12-22T10:05:50.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/test/unit [2020-12-22T10:05:50.792Z] #41 193.2 CC criu/sk-unix.o [2020-12-22T10:05:51.037Z] #41 ... [2020-12-22T10:05:51.037Z] [2020-12-22T10:05:51.037Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T10:05:51.037Z] #39 DONE 0.9s [2020-12-22T10:05:51.052Z] #41 ... [2020-12-22T10:05:51.052Z] [2020-12-22T10:05:51.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:51.052Z] #47 299.5 + /build/golangci-lint --version [2020-12-22T10:05:51.052Z] #47 299.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:05:51.052Z] #47 DONE 299.9s [2020-12-22T10:05:51.052Z] [2020-12-22T10:05:51.052Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:51.296Z] [2020-12-22T10:05:51.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:51.296Z] #41 193.4 CC criu/sk-netlink.o [2020-12-22T10:05:51.556Z] #41 193.6 CC criu/sk-packet.o [2020-12-22T10:05:51.988Z] #54 ... [2020-12-22T10:05:51.988Z] [2020-12-22T10:05:51.988Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:51.988Z] #41 194.4 CC criu/sockets.o [2020-12-22T10:05:52.124Z] #41 194.1 CC criu/sk-queue.o [2020-12-22T10:05:52.384Z] #41 194.4 CC criu/sk-tcp.o [2020-12-22T10:05:52.550Z] #41 195.0 CC criu/stats.o [2020-12-22T10:05:52.643Z] #41 194.7 CC criu/sk-unix.o [2020-12-22T10:05:52.807Z] #41 195.3 CC criu/string.o [2020-12-22T10:05:52.807Z] #41 195.3 CC criu/sysctl.o [2020-12-22T10:05:53.370Z] #41 195.8 CC criu/sysfs_parse.o [2020-12-22T10:05:53.581Z] #41 ... [2020-12-22T10:05:53.581Z] [2020-12-22T10:05:53.581Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:05:53.581Z] #47 297.2 + /build/golangci-lint --version [2020-12-22T10:05:53.581Z] #47 297.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T10:05:53.581Z] #47 DONE 297.7s [2020-12-22T10:05:53.581Z] [2020-12-22T10:05:53.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T10:05:53.626Z] #41 196.0 CC criu/timens.o [2020-12-22T10:05:53.840Z] #41 196.0 CC criu/sockets.o [2020-12-22T10:05:53.883Z] #41 196.2 CC criu/timerfd.o [2020-12-22T10:05:53.883Z] #41 196.3 CC criu/tty.o [2020-12-22T10:05:54.318Z] aa4f58cd6da1: Verifying Checksum [2020-12-22T10:05:54.318Z] aa4f58cd6da1: Download complete [2020-12-22T10:05:54.409Z] #41 196.5 CC criu/stats.o [2020-12-22T10:05:54.409Z] #41 196.6 CC criu/string.o [2020-12-22T10:05:54.409Z] #41 196.7 CC criu/sysctl.o [2020-12-22T10:05:54.812Z] #41 197.2 CC criu/tun.o [2020-12-22T10:05:54.975Z] #41 197.0 CC criu/sysfs_parse.o [2020-12-22T10:05:55.069Z] #41 197.5 CC criu/uffd.o [2020-12-22T10:05:55.234Z] #41 197.2 CC criu/timens.o [2020-12-22T10:05:55.234Z] #41 197.4 CC criu/timerfd.o [2020-12-22T10:05:55.292Z] 4612f6d0b889: Verifying Checksum [2020-12-22T10:05:55.292Z] 4612f6d0b889: Download complete [2020-12-22T10:05:55.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T10:05:55.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T10:05:55.494Z] #41 197.7 CC criu/tty.o [2020-12-22T10:05:55.632Z] #41 198.0 CC criu/util.o [2020-12-22T10:05:56.196Z] #41 198.7 CC criu/uts_ns.o [2020-12-22T10:05:56.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T10:05:56.453Z] #41 198.8 CC criu/vdso-compat.o [2020-12-22T10:05:56.453Z] #41 198.9 CC criu/vdso.o [2020-12-22T10:05:56.873Z] #41 198.8 CC criu/tun.o [2020-12-22T10:05:57.015Z] #41 199.2 LINK criu/built-in.o [2020-12-22T10:05:57.015Z] #41 199.3 LINK criu/criu [2020-12-22T10:05:57.132Z] #41 199.1 CC criu/uffd.o [2020-12-22T10:05:57.272Z] #41 199.6 DEP lib/c/criu.d [2020-12-22T10:05:57.272Z] #41 199.6 CC images/rpc.pb-c.o [2020-12-22T10:05:57.376Z] ? github.com/docker/docker/api [no test files] [2020-12-22T10:05:57.530Z] #41 199.9 CC lib/c/criu.o [2020-12-22T10:05:57.700Z] #41 199.7 CC criu/util.o [2020-12-22T10:05:58.095Z] #41 200.5 LINK lib/c/built-in.o [2020-12-22T10:05:58.095Z] #41 200.5 LINK lib/c/libcriu.so [2020-12-22T10:05:58.095Z] #41 200.5 LINK lib/c/libcriu.a [2020-12-22T10:05:58.095Z] #41 200.6 GEN magic.py [2020-12-22T10:05:58.270Z] #41 200.4 CC criu/uts_ns.o [2020-12-22T10:05:58.270Z] #41 200.5 CC criu/vdso-compat.o [2020-12-22T10:05:58.352Z] #41 200.7 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:05:58.352Z] #41 200.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:05:58.352Z] #41 200.7 Note: Building without GnuTLS support [2020-12-22T10:05:58.352Z] #41 200.7 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:05:58.352Z] #41 200.7 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:05:58.529Z] #41 200.6 CC criu/vdso.o [2020-12-22T10:05:58.608Z] #41 201.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:05:58.788Z] #41 200.9 LINK criu/built-in.o [2020-12-22T10:05:59.047Z] #41 201.0 LINK criu/criu [2020-12-22T10:05:59.047Z] #41 201.2 DEP lib/c/criu.d [2020-12-22T10:05:59.047Z] #41 201.2 CC images/rpc.pb-c.o [2020-12-22T10:05:59.170Z] #41 201.5 make[1]: Nothing to be done for 'all'. [2020-12-22T10:05:59.307Z] #41 201.5 CC lib/c/criu.o [2020-12-22T10:05:59.427Z] #41 201.8 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:05:59.427Z] #41 201.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:05:59.427Z] #41 201.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:05:59.427Z] #41 201.9 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:05:59.427Z] #41 201.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:05:59.427Z] #41 201.9 make[1]: Nothing to be done for 'all'. [2020-12-22T10:05:59.427Z] #41 201.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:05:59.684Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:05:59.684Z] #41 202.1 INSTALL criu/criu [2020-12-22T10:05:59.875Z] #41 202.1 LINK lib/c/built-in.o [2020-12-22T10:05:59.875Z] #41 202.1 LINK lib/c/libcriu.so [2020-12-22T10:06:00.134Z] #41 202.1 LINK lib/c/libcriu.a [2020-12-22T10:06:00.134Z] #41 202.2 GEN magic.py [2020-12-22T10:06:00.134Z] #41 202.3 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T10:06:00.134Z] #41 202.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T10:06:00.134Z] #41 202.3 Note: Building without GnuTLS support [2020-12-22T10:06:00.134Z] #41 202.3 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T10:06:00.134Z] #41 202.3 Makefile.config:40: Warn: Building without nftables support [2020-12-22T10:06:00.248Z] #41 DONE 202.6s [2020-12-22T10:06:00.248Z] [2020-12-22T10:06:00.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:06:00.703Z] #41 202.7 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T10:06:00.962Z] #41 203.1 make[1]: Nothing to be done for 'all'. [2020-12-22T10:06:01.531Z] #41 203.6 make[1]: 'images/built-in.o' is up to date. [2020-12-22T10:06:01.531Z] #41 203.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T10:06:01.531Z] #41 203.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T10:06:01.531Z] #41 203.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T10:06:01.531Z] #41 203.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T10:06:01.531Z] #41 203.7 make[1]: Nothing to be done for 'all'. [2020-12-22T10:06:01.531Z] #41 203.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T10:06:01.615Z] #54 245.6 + bin/containerd [2020-12-22T10:06:01.790Z] #41 203.8 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:01.790Z] #41 203.9 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:01.790Z] #41 203.9 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:01.790Z] #41 204.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:01.870Z] #54 ... [2020-12-22T10:06:01.870Z] [2020-12-22T10:06:01.870Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:06:01.870Z] #42 DONE 0.1s [2020-12-22T10:06:01.870Z] [2020-12-22T10:06:01.870Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:06:02.050Z] #41 204.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:02.050Z] #41 204.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:02.050Z] #41 204.0 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:02.050Z] #41 204.1 make[2]: Nothing to be done for 'all'. [2020-12-22T10:06:02.050Z] #41 204.1 INSTALL criu/criu [2020-12-22T10:06:02.127Z] #44 DONE 0.3s [2020-12-22T10:06:02.127Z] [2020-12-22T10:06:02.127Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:06:02.127Z] #46 DONE 0.1s [2020-12-22T10:06:02.127Z] [2020-12-22T10:06:02.127Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:06:02.309Z] #41 DONE 204.5s [2020-12-22T10:06:02.309Z] [2020-12-22T10:06:02.309Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:06:03.054Z] #48 DONE 0.7s [2020-12-22T10:06:03.054Z] [2020-12-22T10:06:03.054Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:06:03.054Z] #50 DONE 0.0s [2020-12-22T10:06:03.054Z] [2020-12-22T10:06:03.054Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:06:03.054Z] #52 DONE 0.3s [2020-12-22T10:06:03.054Z] [2020-12-22T10:06:03.054Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:06:03.694Z] #54 ... [2020-12-22T10:06:03.694Z] [2020-12-22T10:06:03.694Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T10:06:03.952Z] #42 DONE 0.1s [2020-12-22T10:06:03.952Z] [2020-12-22T10:06:03.952Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T10:06:04.210Z] #44 DONE 0.5s [2020-12-22T10:06:04.210Z] [2020-12-22T10:06:04.210Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T10:06:04.469Z] #46 DONE 0.2s [2020-12-22T10:06:04.469Z] [2020-12-22T10:06:04.469Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T10:06:05.406Z] #48 DONE 0.8s [2020-12-22T10:06:05.406Z] [2020-12-22T10:06:05.406Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T10:06:05.406Z] #50 DONE 0.1s [2020-12-22T10:06:05.406Z] [2020-12-22T10:06:05.406Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:06:05.406Z] #54 242.3 + bin/containerd [2020-12-22T10:06:05.665Z] #54 ... [2020-12-22T10:06:05.665Z] [2020-12-22T10:06:05.665Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T10:06:05.665Z] #52 DONE 0.2s [2020-12-22T10:06:05.665Z] [2020-12-22T10:06:05.665Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T10:06:12.309Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2020-12-22T10:06:14.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T10:06:14.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T10:06:14.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T10:06:15.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T10:06:15.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T10:06:16.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T10:06:18.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T10:06:19.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T10:06:20.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T10:06:21.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T10:06:22.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T10:06:23.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T10:06:24.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T10:06:24.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T10:06:25.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T10:06:26.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:06:26.528Z] Using test binary docker [2020-12-22T10:06:26.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T10:06:26.528Z] +++ /etc/init.d/apparmor start [2020-12-22T10:06:26.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:06:26.528Z] INFO: Waiting for daemon to start... [2020-12-22T10:06:26.528Z] Starting dockerd [2020-12-22T10:06:26.528Z] +++ 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-12-22T10:06:28.596Z] . [2020-12-22T10:06:28.596Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:06:28.596Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:06:28.596Z] Error: No such image: emptyfs [2020-12-22T10:06:28.596Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:06:28.596Z] ++++ docker load [2020-12-22T10:06:28.887Z] Running integration-test (iteration 1) [2020-12-22T10:06:28.887Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T10:06:28.887Z] ++ 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-12-22T10:06:28.887Z] ++ set -e [2020-12-22T10:06:28.887Z] ++ '[' -n 0 ']' [2020-12-22T10:06:28.887Z] ++ set -x [2020-12-22T10:06:28.887Z] ++ env -i DEST=/go/src/github.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-12-22T10:06:35.086Z] #54 274.4 + bin/containerd-stress [2020-12-22T10:06:35.087Z] #54 276.6 + bin/containerd-shim [2020-12-22T10:06:37.369Z] Loaded image: buildpack-deps:buster [2020-12-22T10:06:37.369Z] Loaded image: busybox:latest [2020-12-22T10:06:37.369Z] Loaded image: busybox:glibc [2020-12-22T10:06:37.369Z] Loaded image: debian:buster [2020-12-22T10:06:37.662Z] Loaded image: hello-world:latest [2020-12-22T10:06:37.662Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:06:37.662Z] INFO: Testing against a local daemon [2020-12-22T10:06:37.662Z] === RUN TestCgroupNamespacesBuild [2020-12-22T10:06:37.743Z] #54 270.4 + bin/containerd-stress [2020-12-22T10:06:37.743Z] #54 272.4 + bin/containerd-shim [2020-12-22T10:06:39.259Z] #54 283.3 + bin/containerd-shim-runc-v1 [2020-12-22T10:06:40.403Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2020-12-22T10:06:40.404Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T10:06:41.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2020-12-22T10:06:41.912Z] === RUN TestBuildWithSession [2020-12-22T10:06:41.912Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:06:41.912Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:06:41.912Z] === RUN TestBuildSquashParent [2020-12-22T10:06:41.929Z] #54 279.1 + bin/containerd-shim-runc-v1 [2020-12-22T10:06:44.505Z] #54 287.8 + bin/containerd-shim-runc-v2 [2020-12-22T10:06:44.505Z] #54 288.7 + binaries [2020-12-22T10:06:44.764Z] #54 288.7 + install -D bin/containerd /build/containerd [2020-12-22T10:06:44.764Z] #54 288.7 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:06:44.764Z] #54 288.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:06:44.764Z] #54 288.8 + install -D bin/ctr /build/ctr [2020-12-22T10:06:46.127Z] #54 DONE 290.3s [2020-12-22T10:06:47.055Z] [2020-12-22T10:06:47.055Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:06:47.234Z] #54 283.6 + bin/containerd-shim-runc-v2 [2020-12-22T10:06:47.829Z] #54 284.7 + binaries [2020-12-22T10:06:47.829Z] #54 284.7 + install -D bin/containerd /build/containerd [2020-12-22T10:06:47.829Z] #54 284.8 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T10:06:47.829Z] #54 284.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T10:06:47.829Z] #54 284.8 + install -D bin/ctr /build/ctr [2020-12-22T10:06:47.982Z] #55 DONE 0.9s [2020-12-22T10:06:47.982Z] [2020-12-22T10:06:47.982Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:06:47.982Z] #59 DONE 0.2s [2020-12-22T10:06:48.237Z] [2020-12-22T10:06:48.237Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:06:48.499Z] #61 DONE 0.4s [2020-12-22T10:06:48.757Z] [2020-12-22T10:06:48.757Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:06:48.757Z] #63 DONE 0.0s [2020-12-22T10:06:48.757Z] [2020-12-22T10:06:48.757Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:06:48.757Z] #64 DONE 0.0s [2020-12-22T10:06:48.757Z] [2020-12-22T10:06:48.757Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:06:48.817Z] --- PASS: TestBuildSquashParent (6.92s) [2020-12-22T10:06:48.817Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:06:48.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:06:48.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:06:48.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:06:48.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:06:48.818Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:06:48.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:06:48.818Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:06:48.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:06:48.818Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:06:48.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:06:48.818Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:06:48.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:06:48.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:06:48.818Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:06:49.203Z] #54 DONE 285.9s [2020-12-22T10:06:49.684Z] #65 DONE 1.1s [2020-12-22T10:06:49.769Z] [2020-12-22T10:06:49.769Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T10:06:49.940Z] [2020-12-22T10:06:49.940Z] #66 exporting to image [2020-12-22T10:06:49.940Z] #66 exporting layers [2020-12-22T10:06:50.704Z] #55 DONE 0.8s [2020-12-22T10:06:50.704Z] [2020-12-22T10:06:50.704Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T10:06:50.962Z] #59 DONE 0.3s [2020-12-22T10:06:50.962Z] [2020-12-22T10:06:50.962Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T10:06:51.528Z] #61 DONE 0.5s [2020-12-22T10:06:51.528Z] [2020-12-22T10:06:51.528Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T10:06:51.528Z] #63 DONE 0.0s [2020-12-22T10:06:51.528Z] [2020-12-22T10:06:51.528Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T10:06:51.528Z] #64 DONE 0.0s [2020-12-22T10:06:51.528Z] [2020-12-22T10:06:51.528Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T10:06:51.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:06:51.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:06:52.905Z] #65 DONE 1.5s [2020-12-22T10:06:52.905Z] [2020-12-22T10:06:52.905Z] #66 exporting to image [2020-12-22T10:06:52.905Z] #66 exporting layers [2020-12-22T10:06:54.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:06:54.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:06:56.480Z] #66 exporting layers 6.5s done [2020-12-22T10:06:56.480Z] #66 writing image sha256:815e0dc35c029d1cc5902f3873f11e21019217339048b6de828d4936e93c38f3 [2020-12-22T10:06:56.480Z] #66 writing image sha256:815e0dc35c029d1cc5902f3873f11e21019217339048b6de828d4936e93c38f3 done [2020-12-22T10:06:56.480Z] #66 naming to docker.io/library/docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 done [2020-12-22T10:06:56.480Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-22T10:06:56.804Z] + trap exit INT TERM [2020-12-22T10:06:56.804Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-22T10:06:56.804Z] + CONTAINER_NAME=docker-pr1 [2020-12-22T10:06:56.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary-daemon [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-12-22T10:06:57.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2020-12-22T10:06:57.033Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:06:57.033Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:06:58.169Z] [2020-12-22T10:06:58.169Z] Removing bundles/ [2020-12-22T10:06:58.169Z] [2020-12-22T10:06:58.169Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-22T10:06:58.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:06:58.169Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:06:59.763Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:07:00.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:07:00.690Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:07:01.027Z] #66 exporting layers 6.7s done [2020-12-22T10:07:01.027Z] #66 writing image sha256:0f254c29f9f804b3781bb7a757ea129a5fa4c34104254d2c26ca0fbbe6aa7746 done [2020-12-22T10:07:01.027Z] #66 naming to docker.io/library/docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 done [2020-12-22T10:07:01.027Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T10:07:01.324Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:07:01.367Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -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:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary test-integration [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy (5.24s) [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-12-22T10:07:02.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-12-22T10:07:02.359Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:07:02.742Z] [2020-12-22T10:07:02.742Z] Removing bundles/ [2020-12-22T10:07:02.743Z] [2020-12-22T10:07:02.743Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T10:07:02.743Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:07:02.743Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:07:03.867Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-12-22T10:07:03.867Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:07:06.597Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2020-12-22T10:07:06.598Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:07:07.632Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-12-22T10:07:07.632Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:07:11.207Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-12-22T10:07:11.207Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:07:11.430Z] #68 exporting layers 81.4s done [2020-12-22T10:07:11.430Z] #68 exporting manifest sha256:f97d6eb3f2cbb54a180a5c34017e8d0ec01b47e93f7be7df59c800feb3f318cb done [2020-12-22T10:07:11.430Z] #68 exporting config sha256:e09804af94af7a7fdff3a6d4e03af117c4c6dc1df912efb63d0a58ba5bd5eebf done [2020-12-22T10:07:11.430Z] #68 sending tarball [2020-12-22T10:07:12.248Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-12-22T10:07:12.248Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:07:15.078Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2020-12-22T10:07:15.078Z] === RUN TestBuildWithHugeFile [2020-12-22T10:07:20.080Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T10:07:20.080Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T10:07:20.080Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-12-22T10:07:20.080Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-12-22T10:07:20.080Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T10:07:20.080Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 75.0% of statements [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.7% of statements [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/builder/dockerfile 0.837s coverage: 48.3% of statements [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T10:07:20.081Z] ok github.com/docker/docker/builder/remotecontext/git 3.269s coverage: 86.3% of statements [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T10:07:20.081Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T10:07:23.391Z] ok github.com/docker/docker/client 0.264s coverage: 75.4% of statements [2020-12-22T10:07:25.416Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m1.441850199s [2020-12-22T10:07:25.416Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.151382ms [2020-12-22T10:07:26.895Z] #68 sending tarball 15.9s done [2020-12-22T10:07:26.895Z] #68 DONE 97.3s [2020-12-22T10:07:26.895Z] [2020-12-22T10:07:26.895Z] #69 importing to docker [2020-12-22T10:07:42.207Z] --- PASS: TestBuildWithHugeFile (27.08s) [2020-12-22T10:07:42.207Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:07:42.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:07:42.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:07:42.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:07:42.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:07:42.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:07:42.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:07:42.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:07:42.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:07:42.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:07:42.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-12-22T10:07:42.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-12-22T10:07:42.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-12-22T10:07:42.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-12-22T10:07:42.798Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:07:42.798Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T10:07:43.531Z] INFO [runner/unused/goanalysis] analyzers took 26.986084811s with top 10 stages: buildssa: 23.101151527s, U1000: 3.884933284s [2020-12-22T10:07:45.485Z] #69 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T10:07:45.923Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/test/unit [2020-12-22T10:07:47.354Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T10:07:49.447Z] ? github.com/docker/docker/api [no test files] [2020-12-22T10:07:50.014Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 29.1% of statements [2020-12-22T10:07:50.085Z] --- PASS: TestBuildPreserveOwnership (6.96s) [2020-12-22T10:07:50.086Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.52s) [2020-12-22T10:07:50.086Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s) [2020-12-22T10:07:50.086Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:07:50.086Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-22T10:07:50.086Z] PASS [2020-12-22T10:07:50.086Z] [2020-12-22T10:07:50.086Z] === Skipped [2020-12-22T10:07:50.086Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-22T10:07:50.086Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:07:50.086Z] [2020-12-22T10:07:50.086Z] [2020-12-22T10:07:50.086Z] DONE 32 tests, 1 skipped in 81.045s [2020-12-22T10:07:50.086Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T10:07:50.086Z] ++ 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-12-22T10:07:50.086Z] ++ set -e [2020-12-22T10:07:50.086Z] ++ '[' -n 0 ']' [2020-12-22T10:07:50.086Z] ++ set -x [2020-12-22T10:07:50.086Z] ++ env -i DEST=/go/src/github.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-12-22T10:07:50.086Z] INFO: Testing against a local daemon [2020-12-22T10:07:50.086Z] === RUN TestConfigInspect [2020-12-22T10:07:51.404Z] ok github.com/docker/docker/container 0.148s coverage: 34.7% of statements [2020-12-22T10:07:51.404Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T10:07:51.404Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T10:07:51.404Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T10:07:51.404Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T10:07:53.965Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.085s coverage: 65.3% of statements [2020-12-22T10:07:54.539Z] --- PASS: TestConfigInspect (3.98s) [2020-12-22T10:07:54.539Z] === RUN TestConfigList [2020-12-22T10:07:55.362Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.9% of statements [2020-12-22T10:07:58.059Z] --- PASS: TestConfigList (3.73s) [2020-12-22T10:07:58.059Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:07:59.587Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements [2020-12-22T10:08:00.986Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-12-22T10:08:01.578Z] --- PASS: TestConfigsCreateAndDelete (3.77s) [2020-12-22T10:08:01.578Z] === RUN TestConfigsUpdate [2020-12-22T10:08:01.936Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 81.8% of statements [2020-12-22T10:08:02.513Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-12-22T10:08:03.908Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-12-22T10:08:05.161Z] --- PASS: TestConfigsUpdate (3.40s) [2020-12-22T10:08:05.161Z] === RUN TestTemplatedConfig [2020-12-22T10:08:07.050Z] 4612f6d0b889: Pull complete [2020-12-22T10:08:07.211Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-12-22T10:08:07.473Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.1% of statements [2020-12-22T10:08:08.088Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2020-12-22T10:08:08.418Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.641s coverage: 56.2% of statements [2020-12-22T10:08:08.681Z] --- PASS: TestTemplatedConfig (3.72s) [2020-12-22T10:08:08.682Z] === RUN TestConfigCreateResolve [2020-12-22T10:08:10.973Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-12-22T10:08:13.137Z] --- PASS: TestConfigCreateResolve (3.85s) [2020-12-22T10:08:13.137Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:08:13.137Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-22T10:08:13.137Z] PASS [2020-12-22T10:08:13.137Z] [2020-12-22T10:08:13.137Z] DONE 7 tests in 23.036s [2020-12-22T10:08:13.137Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T10:08:13.138Z] ++ 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-12-22T10:08:13.138Z] ++ set -e [2020-12-22T10:08:13.138Z] ++ '[' -n 0 ']' [2020-12-22T10:08:13.138Z] ++ set -x [2020-12-22T10:08:13.138Z] ++ env -i DEST=/go/src/github.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-12-22T10:08:13.138Z] INFO: Testing against a local daemon [2020-12-22T10:08:13.138Z] === RUN TestCheckpoint [2020-12-22T10:08:13.138Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:08:13.138Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:08:13.138Z] === RUN TestContainerInvalidJSON [2020-12-22T10:08:13.138Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:08:13.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:08:13.138Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:08:13.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:08:13.138Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:08:13.138Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:08:13.138Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:08:13.138Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:08:13.138Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:08:13.138Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-22T10:08:13.138Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:08:13.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T10:08:13.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T10:08:13.138Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:08:13.429Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-12-22T10:08:13.429Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:08:13.429Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-12-22T10:08:13.429Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:08:13.429Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-12-22T10:08:13.429Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:08:13.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.216s coverage: 45.9% of statements [2020-12-22T10:08:13.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-12-22T10:08:13.721Z] === RUN TestCopyFromContainer [2020-12-22T10:08:13.810Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.302s coverage: 73.1% of statements [2020-12-22T10:08:14.770Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.896s coverage: 49.5% of statements [2020-12-22T10:08:15.790Z] === RUN TestCopyFromContainer// [2020-12-22T10:08:15.790Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T10:08:16.082Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T10:08:16.082Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T10:08:16.160Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-12-22T10:08:16.160Z] ok github.com/docker/docker/daemon 12.334s coverage: 17.2% of statements [2020-12-22T10:08:16.160Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T10:08:16.160Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T10:08:16.160Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T10:08:16.160Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T10:08:16.160Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T10:08:16.374Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T10:08:16.374Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T10:08:16.374Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T10:08:16.666Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T10:08:16.666Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T10:08:16.666Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T10:08:16.735Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-12-22T10:08:16.735Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer (3.22s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-12-22T10:08:16.988Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-12-22T10:08:16.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:08:16.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:08:16.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:08:16.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:08:16.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:08:16.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:08:16.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:08:16.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:08:16.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:08:16.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:08:16.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T10:08:16.988Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:08:16.988Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-22T10:08:16.988Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:08:16.988Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:08:16.988Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:08:16.988Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:08:16.988Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:08:16.988Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:08:16.988Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:08:16.988Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:08:16.988Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:08:16.988Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:08:16.988Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T10:08:16.988Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:08:16.988Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:08:16.988Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T10:08:16.988Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:08:19.290Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.0% of statements [2020-12-22T10:08:19.290Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.5% of statements [2020-12-22T10:08:19.719Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-12-22T10:08:19.719Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:08:19.866Z] ok github.com/docker/docker/daemon/logger/awslogs 0.258s coverage: 77.8% of statements [2020-12-22T10:08:20.814Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-12-22T10:08:20.814Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2020-12-22T10:08:21.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-12-22T10:08:21.648Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 61.6% of statements [2020-12-22T10:08:21.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.322s coverage: 57.7% of statements [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T10:08:21.648Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:08:22.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:08:22.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:08:22.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:08:22.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:08:22.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:08:22.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:08:22.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:08:22.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:08:22.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:08:22.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:08:22.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-22T10:08:22.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-22T10:08:22.451Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:08:22.595Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2020-12-22T10:08:22.595Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T10:08:23.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-12-22T10:08:23.086Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:08:23.086Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:08:23.086Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:08:23.086Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-22T10:08:23.086Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:08:23.086Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T10:08:23.086Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:08:23.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-22T10:08:23.086Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:08:23.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-22T10:08:23.086Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T10:08:23.086Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T10:08:23.086Z] === RUN TestDaemonRestartIpcMode [2020-12-22T10:08:23.086Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T10:08:23.086Z] === RUN TestDaemonHostGatewayIP [2020-12-22T10:08:23.086Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T10:08:23.086Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:08:23.086Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T10:08:23.086Z] === RUN TestDiff [2020-12-22T10:08:23.542Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 33.3% of statements [2020-12-22T10:08:23.804Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 55.1% of statements [2020-12-22T10:08:24.121Z] --- PASS: TestDiff (0.81s) [2020-12-22T10:08:24.121Z] === RUN TestExecWithCloseStdin [2020-12-22T10:08:24.380Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-12-22T10:08:24.643Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 46.8% of statements [2020-12-22T10:08:24.754Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-12-22T10:08:24.754Z] === RUN TestExec [2020-12-22T10:08:25.591Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2020-12-22T10:08:25.789Z] --- PASS: TestExec (0.94s) [2020-12-22T10:08:25.789Z] === RUN TestExecUser [2020-12-22T10:08:25.853Z] ok github.com/docker/docker/daemon/logger/splunk 1.884s coverage: 82.5% of statements [2020-12-22T10:08:25.853Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T10:08:25.853Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T10:08:26.429Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2020-12-22T10:08:26.826Z] --- PASS: TestExecUser (0.97s) [2020-12-22T10:08:26.826Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:08:27.824Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2020-12-22T10:08:27.861Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-12-22T10:08:27.861Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:08:28.085Z] ok github.com/docker/docker/distribution 0.229s coverage: 25.1% of statements [2020-12-22T10:08:28.085Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T10:08:29.031Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-12-22T10:08:29.294Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-12-22T10:08:29.376Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-12-22T10:08:29.376Z] === RUN TestHealthCheckWorkdir [2020-12-22T10:08:29.557Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-12-22T10:08:29.557Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 85.1% of statements [2020-12-22T10:08:29.557Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T10:08:29.557Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T10:08:29.557Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T10:08:29.824Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-12-22T10:08:30.884Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-12-22T10:08:30.885Z] === RUN TestHealthKillContainer [2020-12-22T10:08:31.218Z] ok github.com/docker/docker/oci 0.027s coverage: 8.2% of statements [2020-12-22T10:08:31.218Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2020-12-22T10:08:31.218Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2020-12-22T10:08:32.166Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2020-12-22T10:08:33.114Z] ok github.com/docker/docker/pkg/authorization 0.425s coverage: 68.3% of statements [2020-12-22T10:08:33.376Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2020-12-22T10:08:33.645Z] --- PASS: TestHealthKillContainer (2.96s) [2020-12-22T10:08:33.645Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:08:33.951Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-12-22T10:08:34.281Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-12-22T10:08:34.281Z] === RUN TestIpcModeNone [2020-12-22T10:08:34.630Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:08:34.630Z] [2020-12-22T10:08:34.630Z] + TEST_INTEGRATION_DEST=2 [2020-12-22T10:08:34.630Z] + CONTAINER_NAME=docker-pr1-2 [2020-12-22T10:08:34.630Z] + TEST_SKIP_INTEGRATION=1 [2020-12-22T10:08:34.630Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-22T10:08:34.630Z] + run_tests [2020-12-22T10:08:34.630Z] + c=0 [2020-12-22T10:08:34.630Z] + '[' -n 0 ']' [2020-12-22T10:08:34.630Z] + rm= [2020-12-22T10:08:34.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh '' test-integration [2020-12-22T10:08:34.630Z] + TEST_INTEGRATION_DEST=1 [2020-12-22T10:08:34.630Z] + CONTAINER_NAME=docker-pr1-1 [2020-12-22T10:08:34.630Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:08:34.630Z] + run_tests test-integration-flaky [2020-12-22T10:08:34.630Z] + '[' -n 0 ']' [2020-12-22T10:08:34.630Z] + rm= [2020-12-22T10:08:34.630Z] + TEST_INTEGRATION_DEST=3 [2020-12-22T10:08:34.630Z] + CONTAINER_NAME=docker-pr1-3 [2020-12-22T10:08:34.630Z] + TEST_SKIP_INTEGRATION=1 [2020-12-22T10:08:34.630Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-22T10:08:34.630Z] + run_tests [2020-12-22T10:08:34.630Z] + '[' -n 0 ']' [2020-12-22T10:08:34.630Z] + rm= [2020-12-22T10:08:34.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh test-integration-flaky test-integration [2020-12-22T10:08:34.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41832/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh '' test-integration [2020-12-22T10:08:34.630Z] ++ jobs -p [2020-12-22T10:08:34.630Z] + for job in $(jobs -p) [2020-12-22T10:08:34.630Z] + wait 18792 [2020-12-22T10:08:34.630Z] [2020-12-22T10:08:34.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:08:34.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:08:34.630Z] HOSTNAME=d1770e827236 [2020-12-22T10:08:34.630Z] TEST_SKIP_INTEGRATION=1 [2020-12-22T10:08:34.630Z] TESTDEBUG=0 [2020-12-22T10:08:34.630Z] DEST=bundles/test-integration [2020-12-22T10:08:34.630Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:08:34.630Z] KEEPBUNDLE=1 [2020-12-22T10:08:34.630Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:08:34.630Z] container=docker [2020-12-22T10:08:34.630Z] HOME=/root [2020-12-22T10:08:34.630Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:08:34.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:08:34.630Z] VALIDATE_BRANCH=master [2020-12-22T10:08:34.630Z] TERM=xterm [2020-12-22T10:08:34.630Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:08:34.630Z] SHLVL=1 [2020-12-22T10:08:34.630Z] TIMEOUT=120m [2020-12-22T10:08:34.630Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:08:34.630Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:08:34.630Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-22T10:08:34.630Z] GO111MODULE=off [2020-12-22T10:08:34.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:08:34.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:08:34.630Z] GOPATH=/go [2020-12-22T10:08:34.630Z] PKG_CONFIG=pkg-config [2020-12-22T10:08:34.630Z] _=/usr/bin/env [2020-12-22T10:08:34.630Z] Building test suite binary ./integration-cli/test.main [2020-12-22T10:08:34.630Z] [2020-12-22T10:08:34.630Z] [2020-12-22T10:08:34.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:08:34.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:08:34.630Z] HOSTNAME=8f39deb1ed55 [2020-12-22T10:08:34.630Z] TEST_SKIP_INTEGRATION=1 [2020-12-22T10:08:34.630Z] TESTDEBUG=0 [2020-12-22T10:08:34.630Z] DEST=bundles/test-integration [2020-12-22T10:08:34.630Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:08:34.630Z] KEEPBUNDLE=1 [2020-12-22T10:08:34.630Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:08:34.630Z] container=docker [2020-12-22T10:08:34.630Z] HOME=/root [2020-12-22T10:08:34.630Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:08:34.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:08:34.630Z] VALIDATE_BRANCH=master [2020-12-22T10:08:34.630Z] TERM=xterm [2020-12-22T10:08:34.630Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:08:34.630Z] SHLVL=1 [2020-12-22T10:08:34.630Z] TIMEOUT=120m [2020-12-22T10:08:34.630Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:08:34.630Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:08:34.630Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-22T10:08:34.630Z] GO111MODULE=off [2020-12-22T10:08:34.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:08:34.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:08:34.630Z] GOPATH=/go [2020-12-22T10:08:34.630Z] PKG_CONFIG=pkg-config [2020-12-22T10:08:34.630Z] _=/usr/bin/env [2020-12-22T10:08:34.630Z] Building test suite binary ./integration-cli/test.main [2020-12-22T10:08:34.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-22T10:08:34.630Z] No new tests added to integration. [2020-12-22T10:08:34.630Z] [2020-12-22T10:08:34.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:08:34.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:08:34.630Z] HOSTNAME=7fa5a2bd9eb2 [2020-12-22T10:08:34.630Z] TESTDEBUG=0 [2020-12-22T10:08:34.630Z] DEST=bundles/test-integration [2020-12-22T10:08:34.630Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:08:34.630Z] KEEPBUNDLE=1 [2020-12-22T10:08:34.630Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:08:34.630Z] container=docker [2020-12-22T10:08:34.630Z] HOME=/root [2020-12-22T10:08:34.630Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:08:34.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:08:34.630Z] VALIDATE_BRANCH=master [2020-12-22T10:08:34.630Z] TERM=xterm [2020-12-22T10:08:34.630Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:08:34.630Z] SHLVL=1 [2020-12-22T10:08:34.630Z] TIMEOUT=120m [2020-12-22T10:08:34.630Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:08:34.630Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:08:34.630Z] GO111MODULE=off [2020-12-22T10:08:34.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:08:34.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:08:34.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:08:34.630Z] GOPATH=/go [2020-12-22T10:08:34.630Z] PKG_CONFIG=pkg-config [2020-12-22T10:08:34.630Z] _=/usr/bin/env [2020-12-22T10:08:34.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T10:08:34.898Z] ok github.com/docker/docker/pkg/archive 1.304s coverage: 76.8% of statements [2020-12-22T10:08:34.898Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-12-22T10:08:35.316Z] --- PASS: TestIpcModeNone (0.94s) [2020-12-22T10:08:35.316Z] === RUN TestIpcModePrivate [2020-12-22T10:08:35.472Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-12-22T10:08:36.047Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-12-22T10:08:36.354Z] --- PASS: TestIpcModePrivate (0.96s) [2020-12-22T10:08:36.354Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-22T10:08:36.354Z] === RUN TestIpcModeShareable [2020-12-22T10:08:36.621Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-12-22T10:08:36.883Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-12-22T10:08:37.391Z] --- PASS: TestIpcModeShareable (0.97s) [2020-12-22T10:08:37.391Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-22T10:08:37.391Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T10:08:37.827Z] ok github.com/docker/docker/pkg/chrootarchive 3.459s coverage: 43.2% of statements [2020-12-22T10:08:38.090Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-12-22T10:08:38.353Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-12-22T10:08:38.925Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-22T10:08:38.925Z] ok github.com/docker/docker/pkg/fsutils 0.322s coverage: 85.1% of statements [2020-12-22T10:08:39.187Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-12-22T10:08:39.203Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:08:39.203Z] [2020-12-22T10:08:39.203Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:08:39.203Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:08:39.203Z] HOSTNAME=eb3a5afe2493 [2020-12-22T10:08:39.203Z] DEST=bundles/test-integration [2020-12-22T10:08:39.203Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:08:39.203Z] DOCKER_ROOTLESS=1 [2020-12-22T10:08:39.203Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:08:39.203Z] container=docker [2020-12-22T10:08:39.203Z] HOME=/root [2020-12-22T10:08:39.203Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:08:39.203Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:08:39.203Z] VALIDATE_BRANCH=master [2020-12-22T10:08:39.203Z] TERM=xterm [2020-12-22T10:08:39.203Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:08:39.203Z] SHLVL=1 [2020-12-22T10:08:39.203Z] TIMEOUT=120m [2020-12-22T10:08:39.203Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:08:39.203Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:08:39.203Z] GO111MODULE=off [2020-12-22T10:08:39.203Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T10:08:39.203Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:08:39.203Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:08:39.203Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:08:39.203Z] GOPATH=/go [2020-12-22T10:08:39.203Z] PKG_CONFIG=pkg-config [2020-12-22T10:08:39.203Z] _=/usr/bin/env [2020-12-22T10:08:39.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T10:08:40.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-12-22T10:08:40.122Z] === RUN TestAPIIpcModeHost [2020-12-22T10:08:40.143Z] ok github.com/docker/docker/layer 7.994s coverage: 68.8% of statements [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T10:08:40.143Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T10:08:40.143Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-12-22T10:08:40.405Z] ok github.com/docker/docker/pkg/ioutils 0.596s coverage: 69.3% of statements [2020-12-22T10:08:40.405Z] ok github.com/docker/docker/pkg/idtools 0.764s coverage: 70.1% of statements [2020-12-22T10:08:40.405Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T10:08:40.667Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2020-12-22T10:08:40.667Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T10:08:40.667Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T10:08:40.930Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-12-22T10:08:40.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T10:08:41.158Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-12-22T10:08:41.158Z] === RUN TestDaemonIpcModeShareable [2020-12-22T10:08:41.192Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-12-22T10:08:41.192Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-12-22T10:08:41.455Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 86.7% of statements [2020-12-22T10:08:41.455Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-12-22T10:08:41.455Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T10:08:41.455Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T10:08:42.030Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-12-22T10:08:42.668Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-12-22T10:08:42.668Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-22T10:08:42.668Z] === RUN TestDaemonIpcModePrivate [2020-12-22T10:08:42.981Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2020-12-22T10:08:42.981Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-12-22T10:08:42.981Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-12-22T10:08:43.555Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-12-22T10:08:44.129Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-12-22T10:08:44.392Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2020-12-22T10:08:44.653Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-12-22T10:08:44.737Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-12-22T10:08:44.737Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-22T10:08:44.737Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T10:08:44.914Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-12-22T10:08:45.859Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.2% of statements [2020-12-22T10:08:45.859Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-12-22T10:08:46.247Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-12-22T10:08:46.247Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-22T10:08:46.247Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T10:08:46.433Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-12-22T10:08:46.433Z] ok github.com/docker/docker/pkg/signal 2.789s coverage: 61.0% of statements [2020-12-22T10:08:47.006Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-12-22T10:08:47.006Z] testing: warning: no tests to run [2020-12-22T10:08:47.006Z] coverage: [no statements] [2020-12-22T10:08:47.006Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-12-22T10:08:47.268Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-12-22T10:08:47.268Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-12-22T10:08:47.268Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2020-12-22T10:08:48.316Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-12-22T10:08:48.316Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-22T10:08:48.316Z] === RUN TestIpcModeOlderClient [2020-12-22T10:08:48.316Z] === PAUSE TestIpcModeOlderClient [2020-12-22T10:08:48.316Z] === RUN TestKillContainerInvalidSignal [2020-12-22T10:08:48.660Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-12-22T10:08:48.922Z] ok github.com/docker/docker/profiles/seccomp 0.040s coverage: 85.4% of statements [2020-12-22T10:08:48.989Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-12-22T10:08:48.989Z] === RUN TestKillContainer [2020-12-22T10:08:48.989Z] === RUN TestKillContainer/no_signal [2020-12-22T10:08:49.869Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-12-22T10:08:50.024Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:08:50.131Z] ok github.com/docker/docker/plugin 0.578s coverage: 23.2% of statements [2020-12-22T10:08:50.657Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:08:51.693Z] --- PASS: TestKillContainer (2.68s) [2020-12-22T10:08:51.693Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-12-22T10:08:51.693Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-12-22T10:08:51.693Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-12-22T10:08:51.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:08:51.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T10:08:52.055Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-12-22T10:08:52.055Z] ok github.com/docker/docker/registry 0.165s coverage: 57.2% of statements [2020-12-22T10:08:52.055Z] ok github.com/docker/docker/quota 0.592s coverage: 71.4% of statements [2020-12-22T10:08:52.319Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2020-12-22T10:08:52.319Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2020-12-22T10:08:52.728Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T10:08:52.894Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2020-12-22T10:08:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2020-12-22T10:08:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-12-22T10:08:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-12-22T10:08:53.764Z] === RUN TestKillStoppedContainer [2020-12-22T10:08:53.764Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-12-22T10:08:53.764Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:08:53.764Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-12-22T10:08:53.764Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:08:54.800Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-12-22T10:08:54.800Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:08:54.800Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T10:08:54.800Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:08:54.800Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:08:54.800Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T10:08:54.800Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:08:54.800Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T10:08:54.818Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-12-22T10:08:55.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-12-22T10:08:55.433Z] === RUN TestLinksContainerNames [2020-12-22T10:08:55.767Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-12-22T10:08:56.028Z] ok github.com/docker/docker/volume/local 0.262s coverage: 76.6% of statements [2020-12-22T10:08:56.942Z] --- PASS: TestLinksContainerNames (1.77s) [2020-12-22T10:08:56.942Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:08:56.970Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-12-22T10:08:57.977Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-12-22T10:08:57.977Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T10:08:59.014Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/default [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/private [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/slave [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/shared [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/default [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/shared [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/slave [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/private [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T10:08:59.014Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:08:59.014Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:08:59.014Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:08:59.306Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T10:08:59.598Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-22T10:08:59.598Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-22T10:08:59.598Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T10:09:02.333Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-12-22T10:09:02.333Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T10:09:02.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2020-12-22T10:09:02.625Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T10:09:03.259Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-12-22T10:09:03.259Z] === RUN TestNetworkNat [2020-12-22T10:09:04.324Z] --- PASS: TestNetworkNat (0.89s) [2020-12-22T10:09:04.324Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:09:05.001Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.235541929s with top 10 stages: buildssa: 1m40.283771556s, goimports: 22.788635391s, unconvert: 13.23551892s, gosec: 10.509220116s, golint: 5.568131457s, ineffassign: 4.147135275s, misspell: 3.97300769s, vrp: 2.961790963s, inspect: 2.827815466s, printf: 2.169247732s [2020-12-22T10:09:05.001Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-12-22T10:09:05.001Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1577, nolint: 0/64, filename_unadjuster: 1682/1682, autogenerated_exclude: 1577/1682, path_prettifier: 1682/1682, skip_dirs: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, cgo: 1682/2262, skip_files: 1682/1682 [2020-12-22T10:09:05.001Z] INFO [runner] processing took 57.765588ms with stages: nolint: 24.892378ms, identifier_marker: 16.024554ms, path_prettifier: 7.704503ms, autogenerated_exclude: 3.939525ms, exclude-rules: 3.264171ms, skip_dirs: 1.625258ms, cgo: 185.987µs, filename_unadjuster: 124.633µs, max_same_issues: 1.341µs, uniq_by_line: 692ns, max_from_linter: 619ns, diff: 444ns, skip_files: 397ns, source_code: 316ns, exclude: 300ns, path_shortener: 240ns, max_per_file_from_linter: 230ns [2020-12-22T10:09:05.001Z] INFO [runner] linters took 1m40.48831699s with stages: goanalysis_metalinter: 1m20.425707012s, unused: 20.004489517s [2020-12-22T10:09:05.001Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-12-22T10:09:05.001Z] INFO Memory: 1545 samples, avg is 704.4MB, max is 3438.4MB [2020-12-22T10:09:05.001Z] INFO Execution took 3m42.398904223s [2020-12-22T10:09:05.001Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-22T10:09:05.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary-daemon test-docker-py [2020-12-22T10:09:05.360Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-12-22T10:09:05.360Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:09:05.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T10:09:05.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T10:09:05.917Z] [2020-12-22T10:09:05.917Z] Removing bundles/ [2020-12-22T10:09:05.917Z] [2020-12-22T10:09:05.917Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-22T10:09:05.917Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:09:05.917Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:09:08.882Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-12-22T10:09:08.882Z] === RUN TestPause [2020-12-22T10:09:09.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T10:09:09.516Z] --- PASS: TestPause (0.97s) [2020-12-22T10:09:09.517Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:09:09.517Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:09:09.517Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:09:09.517Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:09:10.552Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-12-22T10:09:10.552Z] === RUN TestPsFilter [2020-12-22T10:09:10.552Z] --- PASS: TestPsFilter (0.29s) [2020-12-22T10:09:10.552Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:09:11.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-12-22T10:09:11.588Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:09:12.222Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-12-22T10:09:12.222Z] === RUN TestRemoveContainerRunning [2020-12-22T10:09:13.257Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-12-22T10:09:13.257Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:09:14.294Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-12-22T10:09:14.294Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:09:14.294Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-22T10:09:14.294Z] === RUN TestRenameLinkedContainer [2020-12-22T10:09:17.811Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-12-22T10:09:17.811Z] === RUN TestRenameStoppedContainer [2020-12-22T10:09:18.444Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-12-22T10:09:18.444Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:09:18.926Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T10:09:18.926Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T10:09:18.927Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === Skipped [2020-12-22T10:09:18.927Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T10:09:18.927Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T10:09:18.927Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T10:09:18.927Z] time="2020-12-22T10:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T10:09:18.927Z] time="2020-12-22T10:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T10:09:18.927Z] time="2020-12-22T10:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T10:09:18.927Z] time="2020-12-22T10:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T10:09:18.927Z] time="2020-12-22T10:08:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T10:09:18.927Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T10:09:18.927Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T10:09:18.927Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:09:18.927Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T10:09:18.927Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T10:09:18.927Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T10:09:18.927Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] [2020-12-22T10:09:18.927Z] DONE 2191 tests, 26 skipped in 201.285s Post stage [Pipeline] junit [2020-12-22T10:09:18.941Z] Recording test results [2020-12-22T10:09:20.515Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-12-22T10:09:20.515Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T10:09:21.171Z] --- PASS: TestRenameInvalidName (0.94s) [2020-12-22T10:09:21.171Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:09:21.348Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -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:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary test-integration [2020-12-22T10:09:22.299Z] [2020-12-22T10:09:22.299Z] Removing bundles/ [2020-12-22T10:09:22.299Z] [2020-12-22T10:09:22.299Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T10:09:22.299Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:09:22.299Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:09:26.740Z] --- PASS: TestRenameAnonymousContainer (5.01s) [2020-12-22T10:09:26.740Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:09:27.374Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-12-22T10:09:27.374Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:09:28.893Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2020-12-22T10:09:28.893Z] === RUN TestResize [2020-12-22T10:09:29.928Z] --- PASS: TestResize (0.92s) [2020-12-22T10:09:29.928Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-12-22T10:09:30.346Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T10:09:30.346Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T10:09:30.962Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-12-22T10:09:30.962Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:09:31.997Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:31.997Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:31.997Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:31.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:09:31.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:09:33.099Z] ok github.com/docker/docker/cli/debug 0.027s coverage: 100.0% of statements [2020-12-22T10:09:34.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:34.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:35.188Z] ok github.com/docker/docker/builder/remotecontext/git 3.866s coverage: 86.3% of statements [2020-12-22T10:09:35.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:09:35.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:09:36.231Z] ok github.com/docker/docker/builder/remotecontext 0.459s coverage: 13.7% of statements [2020-12-22T10:09:37.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:09:37.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:09:38.336Z] ok github.com/docker/docker/builder/dockerfile 1.407s coverage: 48.3% of statements [2020-12-22T10:09:38.336Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T10:09:38.336Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T10:09:38.336Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T10:09:39.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:09:39.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T10:09:41.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T10:09:42.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:09:42.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:09:42.804Z] ok github.com/docker/docker/client 0.543s coverage: 75.4% of statements [2020-12-22T10:09:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-12-22T10:09:45.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-12-22T10:09:45.320Z] === RUN TestCgroupNamespacesRun [2020-12-22T10:09:45.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T10:09:46.828Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-12-22T10:09:46.828Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T10:09:46.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T10:09:47.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T10:09:48.335Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-12-22T10:09:48.335Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T10:09:48.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T10:09:49.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T10:09:50.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-12-22T10:09:50.402Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T10:09:51.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T10:09:51.909Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-12-22T10:09:51.909Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T10:09:52.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T10:09:53.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T10:09:53.977Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-12-22T10:09:53.977Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T10:09:54.568Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:09:54.568Z] Using test binary docker [2020-12-22T10:09:54.568Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T10:09:54.568Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:09:54.568Z] INFO: Waiting for daemon to start... [2020-12-22T10:09:54.568Z] Starting dockerd [2020-12-22T10:09:55.485Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-12-22T10:09:55.485Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T10:09:56.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-12-22T10:09:56.212Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T10:09:57.097Z] . [2020-12-22T10:09:57.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:09:57.097Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:09:57.097Z] Error: No such image: emptyfs [2020-12-22T10:09:57.097Z] Running integration-test (iteration 1) [2020-12-22T10:09:57.097Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T10:09:58.359Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-12-22T10:09:58.359Z] === RUN TestKernelTCPMemory [2020-12-22T10:09:58.992Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-12-22T10:09:58.992Z] === RUN TestNISDomainname [2020-12-22T10:10:00.064Z] --- PASS: TestNISDomainname (1.04s) [2020-12-22T10:10:00.064Z] === RUN TestHostnameDnsResolution [2020-12-22T10:10:03.594Z] aa4f58cd6da1: Pull complete [2020-12-22T10:10:03.595Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-22T10:10:03.595Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:10:03.595Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:10:03.595Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-22T10:10:03.595Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-22T10:10:03.595Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2020-12-22T10:10:03.595Z] INFO: Docker version of control daemon [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] Client: Docker Engine - Enterprise [2020-12-22T10:10:03.595Z] Version: 19.03.12 [2020-12-22T10:10:03.595Z] API version: 1.40 [2020-12-22T10:10:03.595Z] Go version: go1.13.13 [2020-12-22T10:10:03.595Z] Git commit: 4306744 [2020-12-22T10:10:03.595Z] Built: 08/05/2020 19:27:53 [2020-12-22T10:10:03.595Z] OS/Arch: windows/amd64 [2020-12-22T10:10:03.595Z] Experimental: false [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] Server: Docker Engine - Enterprise [2020-12-22T10:10:03.595Z] Engine: [2020-12-22T10:10:03.595Z] Version: 19.03.12 [2020-12-22T10:10:03.595Z] API version: 1.40 (minimum version 1.24) [2020-12-22T10:10:03.595Z] Go version: go1.13.13 [2020-12-22T10:10:03.595Z] Git commit: f295753ffd [2020-12-22T10:10:03.595Z] Built: 08/05/2020 19:26:41 [2020-12-22T10:10:03.595Z] OS/Arch: windows/amd64 [2020-12-22T10:10:03.595Z] Experimental: true [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] INFO: Docker info of control daemon [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] Client: [2020-12-22T10:10:03.595Z] Debug Mode: false [2020-12-22T10:10:03.595Z] Plugins: [2020-12-22T10:10:03.595Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] Server: [2020-12-22T10:10:03.595Z] Containers: 0 [2020-12-22T10:10:03.595Z] Running: 0 [2020-12-22T10:10:03.595Z] Paused: 0 [2020-12-22T10:10:03.595Z] Stopped: 0 [2020-12-22T10:10:03.595Z] Images: 1 [2020-12-22T10:10:03.595Z] Server Version: 19.03.12 [2020-12-22T10:10:03.595Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-22T10:10:03.595Z] Windows: [2020-12-22T10:10:03.595Z] LCOW: [2020-12-22T10:10:03.595Z] Logging Driver: json-file [2020-12-22T10:10:03.595Z] Plugins: [2020-12-22T10:10:03.595Z] Volume: local [2020-12-22T10:10:03.595Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T10:10:03.595Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T10:10:03.595Z] Swarm: inactive [2020-12-22T10:10:03.595Z] Default Isolation: process [2020-12-22T10:10:03.595Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T10:10:03.595Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T10:10:03.595Z] OSType: windows [2020-12-22T10:10:03.595Z] Architecture: x86_64 [2020-12-22T10:10:03.595Z] CPUs: 4 [2020-12-22T10:10:03.595Z] Total Memory: 32GiB [2020-12-22T10:10:03.595Z] Name: azwin-2-f2aa80 [2020-12-22T10:10:03.595Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-22T10:10:03.595Z] Docker Root Dir: D:\docker [2020-12-22T10:10:03.595Z] Debug Mode: false [2020-12-22T10:10:03.595Z] Registry: https://index.docker.io/v1/ [2020-12-22T10:10:03.595Z] Labels: [2020-12-22T10:10:03.595Z] Experimental: true [2020-12-22T10:10:03.595Z] Insecure Registries: [2020-12-22T10:10:03.595Z] 10.0.0.4:5000 [2020-12-22T10:10:03.595Z] 127.0.0.0/8 [2020-12-22T10:10:03.595Z] Registry Mirrors: [2020-12-22T10:10:03.595Z] http://10.0.0.4:5000/ [2020-12-22T10:10:03.595Z] Live Restore Enabled: false [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] INFO: Commit hash is f3d0f7054d [2020-12-22T10:10:03.595Z] INFO: Nuke-Everything... [2020-12-22T10:10:03.595Z] INFO: Container count on control daemon to delete is 0 [2020-12-22T10:10:03.595Z] INFO: Nuking d:\CI [2020-12-22T10:10:03.595Z] INFO: Zapped successfully [2020-12-22T10:10:03.595Z] INFO: Location for testing is d:\CI\PR-41832\1 [2020-12-22T10:10:03.595Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:03.595Z] INFO: Building the image from Dockerfile.windows at 12/22/2020 10:10:01... [2020-12-22T10:10:03.595Z] [2020-12-22T10:10:06.514Z] Sending build context to Docker daemon 58.05MB [2020-12-22T10:10:06.514Z] [2020-12-22T10:10:06.977Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-22T10:10:06.977Z] ---> c0773f9ce353 [2020-12-22T10:10:06.977Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-22T10:10:06.977Z] ---> Running in d2c2dceade1c [2020-12-22T10:10:07.077Z] --- PASS: TestHostnameDnsResolution (6.78s) [2020-12-22T10:10:07.077Z] === RUN TestStats [2020-12-22T10:10:07.440Z] Removing intermediate container d2c2dceade1c [2020-12-22T10:10:07.440Z] ---> 7aeb998d36fc [2020-12-22T10:10:07.440Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-22T10:10:07.440Z] ---> Running in 64fb02e840a7 [2020-12-22T10:10:07.902Z] Removing intermediate container 64fb02e840a7 [2020-12-22T10:10:07.902Z] ---> 07dd8724960f [2020-12-22T10:10:07.902Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-22T10:10:07.902Z] ---> Running in 93a09481eba2 [2020-12-22T10:10:08.364Z] Removing intermediate container 93a09481eba2 [2020-12-22T10:10:08.364Z] ---> 87b5cabb6d36 [2020-12-22T10:10:08.364Z] 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-12-22T10:10:08.364Z] ---> Running in 8532b94664e4 [2020-12-22T10:10:08.827Z] Removing intermediate container 8532b94664e4 [2020-12-22T10:10:08.827Z] ---> 118565545ebb [2020-12-22T10:10:08.827Z] 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-12-22T10:10:08.827Z] ---> Running in a9995c5e5ad5 [2020-12-22T10:10:09.809Z] --- PASS: TestStats (3.02s) [2020-12-22T10:10:09.809Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:10:09.809Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T10:10:09.809Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T10:10:09.809Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T10:10:09.809Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T10:10:09.809Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T10:10:09.809Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T10:10:09.809Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T10:10:09.809Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T10:10:09.809Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T10:10:09.809Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T10:10:10.845Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T10:10:11.991Z] Loaded image: buildpack-deps:buster [2020-12-22T10:10:11.991Z] Loaded image: busybox:latest [2020-12-22T10:10:11.991Z] Loaded image: busybox:glibc [2020-12-22T10:10:11.991Z] Loaded image: debian:buster [2020-12-22T10:10:11.991Z] Loaded image: hello-world:latest [2020-12-22T10:10:11.991Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:10:11.991Z] INFO: Testing against a local daemon [2020-12-22T10:10:11.991Z] === RUN TestCgroupNamespacesBuild [2020-12-22T10:10:12.973Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T10:10:15.053Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-22T10:10:15.053Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-12-22T10:10:15.053Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-12-22T10:10:15.053Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-12-22T10:10:15.053Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-12-22T10:10:15.053Z] === RUN TestDeleteDevicemapper [2020-12-22T10:10:15.053Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T10:10:15.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:10:15.053Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:10:15.309Z] --- PASS: TestCgroupNamespacesBuild (4.70s) [2020-12-22T10:10:15.309Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T10:10:15.944Z] [2020-12-22T10:10:15.944Z] SUCCESS: Specified value was saved. [2020-12-22T10:10:16.920Z] INFO: Downloading git... [2020-12-22T10:10:17.839Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2020-12-22T10:10:17.839Z] === RUN TestBuildWithSession [2020-12-22T10:10:17.839Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:10:17.839Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:10:17.839Z] === RUN TestBuildSquashParent [2020-12-22T10:10:17.899Z] INFO: Downloading go... [2020-12-22T10:10:18.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2020-12-22T10:10:18.703Z] === RUN TestUpdateMemory [2020-12-22T10:10:18.703Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T10:10:18.703Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:10:18.703Z] === RUN TestUpdateCPUQuota [2020-12-22T10:10:19.740Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-12-22T10:10:19.740Z] === RUN TestUpdatePidsLimit [2020-12-22T10:10:19.740Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T10:10:20.032Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T10:10:20.324Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T10:10:20.616Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T10:10:20.826Z] INFO: Downloading compiler 1 of 3... [2020-12-22T10:10:21.251Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T10:10:21.289Z] INFO: Downloading compiler 2 of 3... [2020-12-22T10:10:21.543Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T10:10:21.754Z] INFO: Downloading compiler 3 of 3... [2020-12-22T10:10:21.904Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T10:10:22.209Z] ok github.com/docker/docker/cmd/dockerd 0.157s coverage: 29.1% of statements [2020-12-22T10:10:22.217Z] INFO: Extracting git... [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-12-22T10:10:23.421Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-12-22T10:10:23.421Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:10:24.404Z] --- PASS: TestBuildSquashParent (6.90s) [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:10:24.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:10:24.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:10:24.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:10:24.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:10:25.770Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2020-12-22T10:10:25.770Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T10:10:25.770Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T10:10:25.770Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T10:10:25.770Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T10:10:26.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T10:10:26.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:10:26.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:10:27.857Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2020-12-22T10:10:27.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T10:10:28.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:10:28.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-12-22T10:10:30.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2020-12-22T10:10:30.744Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:10:30.744Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:10:33.463Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2020-12-22T10:10:34.654Z] INFO: Expanding go... [2020-12-22T10:10:34.933Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:10:35.192Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:10:36.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:10:36.136Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2020-12-22T10:10:36.136Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:10:36.210Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements [2020-12-22T10:10:37.065Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:10:37.165Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2020-12-22T10:10:37.165Z] === RUN TestWaitNonBlocked [2020-12-22T10:10:37.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:10:37.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:10:37.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:10:37.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:10:37.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:10:37.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:10:38.195Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-22T10:10:38.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-12-22T10:10:38.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-12-22T10:10:38.195Z] === RUN TestWaitBlocked [2020-12-22T10:10:38.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:10:38.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:10:38.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:10:38.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:10:38.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:10:38.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-22T10:10:38.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-12-22T10:10:38.440Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:10:39.225Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-22T10:10:39.225Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-12-22T10:10:39.225Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-12-22T10:10:39.225Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T10:10:39.225Z] === CONT TestIpcModeOlderClient [2020-12-22T10:10:39.515Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-12-22T10:10:39.515Z] === CONT TestDaemonHostGatewayIP [2020-12-22T10:10:39.764Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-12-22T10:10:40.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T10:10:41.853Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-12-22T10:10:41.853Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2020-12-22T10:10:42.402Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:10:42.402Z] [2020-12-22T10:10:42.402Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-22T10:10:42.402Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-22T10:10:42.402Z] Using test binary docker [2020-12-22T10:10:42.402Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T10:10:42.402Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:10:42.402Z] INFO: Waiting for daemon to start... [2020-12-22T10:10:42.402Z] Starting dockerd [2020-12-22T10:10:42.402Z] . [2020-12-22T10:10:42.402Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-22T10:10:43.025Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-12-22T10:10:43.025Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T10:10:43.025Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2020-12-22T10:10:43.025Z] === CONT TestDaemonRestartIpcMode [2020-12-22T10:10:43.707Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-12-22T10:10:43.707Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:10:43.800Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:10:43.800Z] [2020-12-22T10:10:43.800Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:10:43.800Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:10:43.800Z] HOSTNAME=1d01452deee9 [2020-12-22T10:10:43.800Z] TESTDEBUG=0 [2020-12-22T10:10:43.800Z] DEST=bundles/test-integration [2020-12-22T10:10:43.800Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:10:43.800Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:10:43.800Z] container=docker [2020-12-22T10:10:43.800Z] HOME=/root [2020-12-22T10:10:43.800Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:10:43.800Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:10:43.800Z] VALIDATE_BRANCH=master [2020-12-22T10:10:43.800Z] TERM=xterm [2020-12-22T10:10:43.800Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:10:43.800Z] SHLVL=1 [2020-12-22T10:10:43.800Z] TIMEOUT=120m [2020-12-22T10:10:43.800Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:10:43.800Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:10:43.800Z] GO111MODULE=off [2020-12-22T10:10:43.800Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T10:10:43.800Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:10:43.800Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:10:43.800Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:10:43.800Z] GOPATH=/go [2020-12-22T10:10:43.800Z] PKG_CONFIG=pkg-config [2020-12-22T10:10:43.800Z] _=/usr/bin/env [2020-12-22T10:10:43.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T10:10:44.597Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-12-22T10:10:46.543Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-12-22T10:10:47.330Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-12-22T10:10:47.330Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 14.0% of statements [2020-12-22T10:10:48.845Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.721s coverage: 57.1% of statements [2020-12-22T10:10:51.584Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-12-22T10:10:51.817Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-22T10:10:51.817Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:10:52.628Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.875s coverage: 69.2% of statements [2020-12-22T10:10:53.278Z] ok github.com/docker/docker/daemon 12.430s coverage: 17.2% of statements [2020-12-22T10:10:53.278Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T10:10:53.278Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T10:10:53.278Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T10:10:53.278Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T10:10:54.330Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.684s coverage: 46.2% of statements [2020-12-22T10:10:54.330Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T10:10:54.345Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-22T10:10:54.345Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:10:55.001Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2020-12-22T10:10:55.001Z] PASS [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === Skipped [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-22T10:10:55.001Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T10:10:55.001Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T10:10:55.001Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:10:55.001Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T10:10:55.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-22T10:10:55.001Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] [2020-12-22T10:10:55.001Z] DONE 195 tests, 6 skipped in 161.692s [2020-12-22T10:10:55.001Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T10:10:55.001Z] ++ 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-12-22T10:10:55.001Z] ++ set -e [2020-12-22T10:10:55.001Z] ++ '[' -n 0 ']' [2020-12-22T10:10:55.001Z] ++ set -x [2020-12-22T10:10:55.001Z] ++ env -i DEST=/go/src/github.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-12-22T10:10:55.001Z] INFO: Testing against a local daemon [2020-12-22T10:10:55.001Z] === RUN TestCommitInheritsEnv [2020-12-22T10:10:55.632Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-12-22T10:10:55.632Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:10:55.632Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T10:10:55.632Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:10:55.632Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-12-22T10:10:55.632Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:10:55.632Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-22T10:10:55.632Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:10:55.812Z] INFO: Expanding compiler 1 of 3... [2020-12-22T10:10:55.850Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.326s coverage: 49.5% of statements [2020-12-22T10:10:56.264Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-12-22T10:10:56.264Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T10:10:56.264Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:10:56.264Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:10:56.264Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:10:56.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-22T10:10:56.264Z] === RUN TestTagInvalidReference [2020-12-22T10:10:56.264Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-22T10:10:56.264Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:10:56.264Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-22T10:10:56.264Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:10:56.264Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-12-22T10:10:56.264Z] === RUN TestTagOfficialNames [2020-12-22T10:10:56.264Z] --- PASS: TestTagOfficialNames (0.03s) [2020-12-22T10:10:56.264Z] === RUN TestTagMatchesDigest [2020-12-22T10:10:56.264Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-22T10:10:56.264Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T10:10:56.787Z] INFO: Expanding compiler 2 of 3... [2020-12-22T10:10:56.896Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-12-22T10:10:57.537Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2020-12-22T10:10:58.185Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2020-12-22T10:10:59.616Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-12-22T10:10:59.616Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:10:59.879Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2020-12-22T10:10:59.879Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:11:00.940Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 41.0% of statements [2020-12-22T10:11:00.940Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.052s coverage: 52.1% of statements [2020-12-22T10:11:00.940Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T10:11:00.940Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T10:11:01.501Z] INFO: Expanding compiler 3 of 3... [2020-12-22T10:11:01.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T10:11:02.479Z] INFO: Removing downloaded files... [2020-12-22T10:11:02.479Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-22T10:11:02.479Z] INFO: Configuring git core.autocrlf... [2020-12-22T10:11:03.018Z] ok github.com/docker/docker/daemon/logger/awslogs 0.467s coverage: 77.8% of statements [2020-12-22T10:11:03.018Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.5% of statements [2020-12-22T10:11:03.018Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T10:11:03.018Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T10:11:03.018Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T10:11:03.018Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T10:11:03.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T10:11:03.658Z] ok github.com/docker/docker/daemon/logger/gelf 0.087s coverage: 67.0% of statements [2020-12-22T10:11:03.658Z] ok github.com/docker/docker/daemon/logger/journald 0.058s coverage: 23.9% of statements [2020-12-22T10:11:04.069Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-12-22T10:11:04.069Z] === RUN TestBuildWithHugeFile [2020-12-22T10:11:04.295Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-12-22T10:11:05.817Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-12-22T10:11:06.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T10:11:06.862Z] ok github.com/docker/docker/daemon/logger/local 0.132s coverage: 75.2% of statements [2020-12-22T10:11:06.862Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T10:11:06.862Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.114s coverage: 56.8% of statements [2020-12-22T10:11:07.905Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 33.3% of statements [2020-12-22T10:11:08.547Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-12-22T10:11:09.598Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2020-12-22T10:11:11.689Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-12-22T10:11:11.983Z] ok github.com/docker/docker/daemon/logger/splunk 2.429s coverage: 82.5% of statements [2020-12-22T10:11:11.983Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T10:11:11.983Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T10:11:13.502Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2020-12-22T10:11:14.546Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2020-12-22T10:11:15.185Z] ok github.com/docker/docker/distribution 0.407s coverage: 25.1% of statements [2020-12-22T10:11:15.185Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T10:11:17.947Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-12-22T10:11:17.947Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-12-22T10:11:17.947Z] ok github.com/docker/docker/distribution/xfer 1.679s coverage: 85.6% of statements [2020-12-22T10:11:17.947Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T10:11:17.947Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T10:11:17.947Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-12-22T10:11:17.947Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T10:11:18.986Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-12-22T10:11:21.074Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2020-12-22T10:11:21.074Z] ok github.com/docker/docker/oci 0.039s coverage: 8.2% of statements [2020-12-22T10:11:21.137Z] sha256:ff620dd8351a43f8efc10b41c06aaea8c616a92084d454df1f421908a06cd505 [2020-12-22T10:11:21.137Z] INFO: Starting docker-py tests... [2020-12-22T10:11:21.137Z] ============================= test session starts ============================== [2020-12-22T10:11:21.137Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2020-12-22T10:11:21.137Z] rootdir: /src, inifile: pytest.ini [2020-12-22T10:11:21.137Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-22T10:11:21.137Z] collected 389 items / 1 deselected / 388 selected [2020-12-22T10:11:21.137Z] [2020-12-22T10:11:21.369Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2020-12-22T10:11:22.892Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-12-22T10:11:23.931Z] ok github.com/docker/docker/pkg/authorization 0.362s coverage: 68.3% of statements [2020-12-22T10:11:23.931Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-12-22T10:11:24.969Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2020-12-22T10:11:25.608Z] ok github.com/docker/docker/pkg/archive 1.207s coverage: 76.9% of statements [2020-12-22T10:11:26.245Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-12-22T10:11:26.537Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-12-22T10:11:27.571Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-22T10:11:28.202Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-22T10:11:28.501Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-12-22T10:11:28.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T10:11:29.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T10:11:30.010Z] ok github.com/docker/docker/pkg/chrootarchive 3.849s coverage: 43.2% of statements [2020-12-22T10:11:30.010Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-12-22T10:11:30.302Z] ok github.com/docker/docker/layer 7.567s coverage: 68.8% of statements [2020-12-22T10:11:30.302Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T10:11:30.302Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T10:11:30.302Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T10:11:30.302Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T10:11:30.303Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T10:11:30.303Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T10:11:30.303Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T10:11:30.942Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-12-22T10:11:30.942Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-12-22T10:11:30.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T10:11:31.236Z] ok github.com/docker/docker/pkg/fsutils 0.355s coverage: 85.1% of statements [2020-12-22T10:11:31.875Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-22T10:11:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T10:11:32.514Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-12-22T10:11:32.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T10:11:32.823Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-12-22T10:11:33.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-12-22T10:11:33.459Z] ok github.com/docker/docker/pkg/ioutils 1.214s coverage: 70.6% of statements [2020-12-22T10:11:33.752Z] ok github.com/docker/docker/pkg/idtools 0.839s coverage: 70.1% of statements [2020-12-22T10:11:33.752Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T10:11:33.752Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T10:11:33.752Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T10:11:33.752Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T10:11:33.752Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-12-22T10:11:33.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T10:11:34.388Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-12-22T10:11:34.681Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-12-22T10:11:34.681Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-12-22T10:11:34.681Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T10:11:34.681Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T10:11:35.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2020-12-22T10:11:36.357Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2020-12-22T10:11:36.357Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-12-22T10:11:36.649Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-12-22T10:11:37.283Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-12-22T10:11:37.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T10:11:38.195Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-22T10:11:38.318Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-12-22T10:11:38.318Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2020-12-22T10:11:38.763Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-22T10:11:38.958Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-12-22T10:11:38.958Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-12-22T10:11:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T10:11:39.993Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-12-22T10:11:40.285Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2020-12-22T10:11:40.580Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 53.8% of statements [2020-12-22T10:11:40.710Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-22T10:11:41.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T10:11:41.218Z] ok github.com/docker/docker/pkg/tailfile 0.321s coverage: 88.6% of statements [2020-12-22T10:11:41.511Z] testing: warning: no tests to run [2020-12-22T10:11:41.511Z] coverage: [no statements] [2020-12-22T10:11:41.511Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-12-22T10:11:41.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T10:11:42.149Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-12-22T10:11:42.150Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2020-12-22T10:11:42.150Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-12-22T10:11:42.442Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-12-22T10:11:43.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T10:11:44.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T10:11:45.195Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-12-22T10:11:45.195Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 83.5% of statements [2020-12-22T10:11:46.237Z] ok github.com/docker/docker/reference 0.022s coverage: 83.7% of statements [2020-12-22T10:11:46.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T10:11:46.530Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2020-12-22T10:11:47.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T10:11:48.607Z] ok github.com/docker/docker/quota 0.698s coverage: 71.4% of statements [2020-12-22T10:11:48.607Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-12-22T10:11:49.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T10:11:49.245Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-12-22T10:11:49.541Z] ok github.com/docker/docker/registry 0.286s coverage: 57.2% of statements [2020-12-22T10:11:49.836Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-12-22T10:11:50.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:11:50.626Z] Using test binary docker [2020-12-22T10:11:50.626Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T10:11:50.626Z] +++ /etc/init.d/apparmor start [2020-12-22T10:11:50.626Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:11:50.626Z] INFO: Waiting for daemon to start... [2020-12-22T10:11:50.626Z] Starting dockerd [2020-12-22T10:11:50.626Z] +++ 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-12-22T10:11:50.895Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-12-22T10:11:52.971Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-12-22T10:11:54.486Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2020-12-22T10:11:55.118Z] ok github.com/docker/docker/volume/local 0.220s coverage: 76.6% of statements [2020-12-22T10:11:55.751Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-12-22T10:11:58.757Z] . [2020-12-22T10:11:58.757Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:11:58.757Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:11:58.757Z] Error: No such image: emptyfs [2020-12-22T10:11:58.757Z] ++++ docker load [2020-12-22T10:11:58.757Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:11:58.757Z] Running integration-test (iteration 1) [2020-12-22T10:11:58.757Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T10:11:58.757Z] ++ 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-12-22T10:11:58.757Z] ++ set -e [2020-12-22T10:11:58.757Z] ++ '[' -n 0 ']' [2020-12-22T10:11:58.757Z] ++ set -x [2020-12-22T10:11:58.757Z] ++ env -i DEST=/go/src/github.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-12-22T10:12:00.306Z] --- PASS: TestBuildWithHugeFile (52.61s) [2020-12-22T10:12:00.306Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:12:00.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:12:00.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:12:00.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:12:00.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:12:00.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:12:00.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:12:00.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:12:00.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:12:00.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:12:00.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-12-22T10:12:00.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-12-22T10:12:00.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-12-22T10:12:00.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-22T10:12:00.306Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:12:00.306Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T10:12:03.588Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T10:12:07.781Z] --- PASS: TestBuildPreserveOwnership (9.94s) [2020-12-22T10:12:07.781Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2020-12-22T10:12:07.781Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-12-22T10:12:07.781Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:12:07.781Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-22T10:12:07.781Z] PASS [2020-12-22T10:12:07.781Z] [2020-12-22T10:12:07.781Z] === Skipped [2020-12-22T10:12:07.781Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-22T10:12:07.781Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:12:07.781Z] [2020-12-22T10:12:07.781Z] [2020-12-22T10:12:07.781Z] DONE 32 tests, 1 skipped in 130.129s [2020-12-22T10:12:07.781Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T10:12:07.781Z] INFO: Testing against a local daemon [2020-12-22T10:12:07.781Z] === RUN TestConfigInspect [2020-12-22T10:12:07.781Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-22T10:12:07.781Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestConfigList [2020-12-22T10:12:07.781Z] --- SKIP: TestConfigList (0.01s) [2020-12-22T10:12:07.781Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:12:07.781Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-12-22T10:12:07.781Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestConfigsUpdate [2020-12-22T10:12:07.781Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-12-22T10:12:07.781Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestTemplatedConfig [2020-12-22T10:12:07.781Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-22T10:12:07.781Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestConfigCreateResolve [2020-12-22T10:12:07.781Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-22T10:12:07.781Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:07.781Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:12:09.156Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-22T10:12:09.156Z] PASS [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === Skipped [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-22T10:12:09.156Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-22T10:12:09.156Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-12-22T10:12:09.156Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-12-22T10:12:09.156Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-22T10:12:09.156Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-22T10:12:09.156Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] [2020-12-22T10:12:09.156Z] DONE 7 tests, 6 skipped in 1.780s [2020-12-22T10:12:09.156Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T10:12:09.414Z] INFO: Testing against a local daemon [2020-12-22T10:12:09.414Z] === RUN TestCheckpoint [2020-12-22T10:12:09.414Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:12:09.414Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:12:09.414Z] === RUN TestContainerInvalidJSON [2020-12-22T10:12:09.414Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:12:09.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:12:09.414Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:12:09.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:12:09.414Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:12:09.414Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:12:09.414Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:12:09.414Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:12:09.414Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:12:09.414Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T10:12:09.414Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:12:09.415Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T10:12:09.415Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T10:12:09.415Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:12:09.415Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-22T10:12:09.415Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:12:09.415Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-22T10:12:09.415Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:12:09.415Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-22T10:12:09.415Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:12:09.415Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-22T10:12:09.415Z] === RUN TestCopyFromContainer [2020-12-22T10:12:10.280Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-22T10:12:11.045Z] ok github.com/docker/docker/pkg/plugins 33.672s coverage: 76.6% of statements [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T10:12:11.045Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === Skipped [2020-12-22T10:12:11.045Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T10:12:11.045Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T10:12:11.045Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T10:12:11.045Z] time="2020-12-22T10:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T10:12:11.045Z] time="2020-12-22T10:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T10:12:11.045Z] time="2020-12-22T10:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T10:12:11.045Z] time="2020-12-22T10:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T10:12:11.045Z] time="2020-12-22T10:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T10:12:11.045Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T10:12:11.045Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T10:12:11.045Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:12:11.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T10:12:11.045Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T10:12:11.045Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T10:12:11.045Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] [2020-12-22T10:12:11.045Z] DONE 2191 tests, 26 skipped in 262.642s Post stage [Pipeline] junit [2020-12-22T10:12:11.088Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T10:12:12.962Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -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:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh dynbinary test-integration [2020-12-22T10:12:13.259Z] [2020-12-22T10:12:13.260Z] Removing bundles/ [2020-12-22T10:12:13.260Z] [2020-12-22T10:12:13.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T10:12:13.260Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:12:13.260Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer// [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T10:12:13.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T10:12:13.670Z] Loaded image: buildpack-deps:buster [2020-12-22T10:12:13.670Z] Loaded image: busybox:latest [2020-12-22T10:12:13.861Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer (4.33s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-22T10:12:13.861Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-22T10:12:13.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:12:13.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:12:13.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:12:13.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:12:13.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:12:13.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:12:13.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:12:13.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:12:13.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:12:13.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:12:13.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T10:12:13.861Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:12:13.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-22T10:12:13.861Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:12:13.861Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:12:13.861Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:12:13.861Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:12:13.861Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:12:13.861Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:12:13.861Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:12:13.861Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:12:13.861Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:12:13.861Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:12:13.861Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T10:12:13.861Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:12:13.861Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:12:13.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T10:12:13.861Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:12:14.243Z] Loaded image: busybox:glibc [2020-12-22T10:12:14.243Z] Loaded image: debian:buster [2020-12-22T10:12:14.504Z] Loaded image: hello-world:latest [2020-12-22T10:12:14.765Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:12:14.765Z] INFO: Testing against a local daemon [2020-12-22T10:12:14.765Z] === RUN TestCgroupNamespacesBuild [2020-12-22T10:12:15.240Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-12-22T10:12:15.241Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:12:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T10:12:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T10:12:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T10:12:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T10:12:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T10:12:16.618Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2020-12-22T10:12:16.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:12:16.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:12:16.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:12:16.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:12:16.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:12:16.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:12:16.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:12:16.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:12:16.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:12:16.619Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:12:16.619Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:12:16.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:12:16.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:12:16.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:12:16.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:12:16.619Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-22T10:12:16.619Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-22T10:12:16.619Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:12:16.878Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-12-22T10:12:16.878Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:12:16.878Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:12:16.878Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:12:16.878Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-22T10:12:16.878Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:12:16.878Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T10:12:16.878Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:12:16.878Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-12-22T10:12:16.878Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:12:16.878Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-22T10:12:16.878Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T10:12:16.878Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-22T10:12:16.878Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-22T10:12:16.878Z] === RUN TestDaemonRestartIpcMode [2020-12-22T10:12:16.878Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T10:12:16.878Z] === RUN TestDaemonHostGatewayIP [2020-12-22T10:12:16.878Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-22T10:12:16.878Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:12:16.878Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:12:16.878Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-22T10:12:16.878Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-22T10:12:16.878Z] === RUN TestDiff [2020-12-22T10:12:17.445Z] --- PASS: TestDiff (0.41s) [2020-12-22T10:12:17.445Z] === RUN TestExecWithCloseStdin [2020-12-22T10:12:18.012Z] --- PASS: TestExecWithCloseStdin (0.50s) [2020-12-22T10:12:18.012Z] === RUN TestExec [2020-12-22T10:12:18.069Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-12-22T10:12:18.069Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T10:12:18.294Z] --- PASS: TestExec (0.52s) [2020-12-22T10:12:18.294Z] === RUN TestExecUser [2020-12-22T10:12:18.431Z] --- PASS: TestImportExtremelyLargeImageWorks (81.42s) [2020-12-22T10:12:18.431Z] PASS [2020-12-22T10:12:18.431Z] [2020-12-22T10:12:18.431Z] === Skipped [2020-12-22T10:12:18.431Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:12:18.431Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:12:18.431Z] [2020-12-22T10:12:18.431Z] [2020-12-22T10:12:18.431Z] DONE 12 tests, 1 skipped in 82.878s [2020-12-22T10:12:18.431Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T10:12:18.431Z] ++ 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-12-22T10:12:18.431Z] ++ set -e [2020-12-22T10:12:18.431Z] ++ '[' -n 0 ']' [2020-12-22T10:12:18.431Z] ++ set -x [2020-12-22T10:12:18.431Z] ++ env -i DEST=/go/src/github.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-12-22T10:12:18.431Z] INFO: Testing against a local daemon [2020-12-22T10:12:18.431Z] === RUN TestNetworkCreateDelete [2020-12-22T10:12:18.431Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-12-22T10:12:18.431Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T10:12:18.431Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-12-22T10:12:18.431Z] === RUN TestDaemonDNSFallback [2020-12-22T10:12:18.869Z] --- PASS: TestExecUser (0.51s) [2020-12-22T10:12:18.869Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:12:19.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T10:12:19.461Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2020-12-22T10:12:19.461Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:12:19.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-12-22T10:12:19.984Z] === RUN TestBuildWithSession [2020-12-22T10:12:19.984Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:12:19.984Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:12:19.984Z] === RUN TestBuildSquashParent [2020-12-22T10:12:21.161Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-12-22T10:12:21.161Z] === RUN TestInspectNetwork [2020-12-22T10:12:23.649Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-12-22T10:12:23.649Z] === RUN TestHealthCheckWorkdir [2020-12-22T10:12:23.649Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-12-22T10:12:23.649Z] === RUN TestHealthKillContainer [2020-12-22T10:12:26.179Z] --- PASS: TestHealthKillContainer (2.52s) [2020-12-22T10:12:26.179Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:12:26.438Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-12-22T10:12:26.438Z] === RUN TestIpcModeNone [2020-12-22T10:12:26.721Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T10:12:26.721Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T10:12:26.721Z] === RUN TestInspectNetwork/network_name [2020-12-22T10:12:26.721Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T10:12:27.005Z] --- PASS: TestIpcModeNone (0.47s) [2020-12-22T10:12:27.005Z] === RUN TestIpcModePrivate [2020-12-22T10:12:27.264Z] --- PASS: TestIpcModePrivate (0.48s) [2020-12-22T10:12:27.264Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-22T10:12:27.264Z] === RUN TestIpcModeShareable [2020-12-22T10:12:27.264Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-22T10:12:27.264Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:12:27.264Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T10:12:28.135Z] --- PASS: TestBuildSquashParent (7.16s) [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:12:28.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:12:28.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:12:28.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:12:28.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:12:28.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:12:28.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:12:28.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2020-12-22T10:12:28.641Z] === RUN TestAPIIpcModeHost [2020-12-22T10:12:28.641Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-22T10:12:28.641Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:12:28.641Z] === RUN TestDaemonIpcModeShareable [2020-12-22T10:12:28.641Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-22T10:12:28.641Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:12:28.641Z] === RUN TestDaemonIpcModePrivate [2020-12-22T10:12:28.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T10:12:29.532Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:12:29.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:12:31.174Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2020-12-22T10:12:31.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-22T10:12:31.174Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T10:12:31.174Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-22T10:12:31.174Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:12:31.174Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T10:12:31.174Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-22T10:12:31.174Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:12:31.174Z] === RUN TestIpcModeOlderClient [2020-12-22T10:12:31.174Z] === PAUSE TestIpcModeOlderClient [2020-12-22T10:12:31.174Z] === RUN TestKillContainerInvalidSignal [2020-12-22T10:12:31.432Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-12-22T10:12:31.432Z] === RUN TestKillContainer [2020-12-22T10:12:31.432Z] === RUN TestKillContainer/no_signal [2020-12-22T10:12:32.000Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:12:32.260Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:12:32.281Z] --- PASS: TestInspectNetwork (10.75s) [2020-12-22T10:12:32.281Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T10:12:32.281Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T10:12:32.281Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T10:12:32.281Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T10:12:32.281Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-12-22T10:12:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2020-12-22T10:12:32.345Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:12:32.345Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:12:32.828Z] --- PASS: TestKillContainer (1.26s) [2020-12-22T10:12:32.828Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-12-22T10:12:32.828Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-12-22T10:12:32.828Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-12-22T10:12:32.828Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:12:32.828Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T10:12:33.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T10:12:33.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T10:12:33.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2020-12-22T10:12:33.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-12-22T10:12:33.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-12-22T10:12:33.655Z] === RUN TestKillStoppedContainer [2020-12-22T10:12:33.655Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-12-22T10:12:33.655Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:12:33.655Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-12-22T10:12:33.655Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:12:34.222Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-12-22T10:12:34.222Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:12:34.222Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T10:12:34.222Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:12:34.222Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:12:34.222Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T10:12:34.222Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:12:34.222Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T10:12:34.222Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-22T10:12:34.222Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-22T10:12:34.222Z] === RUN TestLinksContainerNames [2020-12-22T10:12:34.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:12:34.345Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-12-22T10:12:34.345Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:12:34.345Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:12:34.345Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:12:34.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:12:34.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:12:34.345Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:12:34.345Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:12:34.345Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:12:34.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:12:34.345Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:12:34.345Z] === RUN TestNetworkList [2020-12-22T10:12:34.345Z] === RUN TestNetworkList//networks [2020-12-22T10:12:34.345Z] === PAUSE TestNetworkList//networks [2020-12-22T10:12:34.345Z] === RUN TestNetworkList//networks/ [2020-12-22T10:12:34.345Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:12:34.345Z] === CONT TestNetworkList//networks [2020-12-22T10:12:34.345Z] === CONT TestNetworkList//networks/ [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkList (0.01s) [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:12:34.345Z] --- PASS: TestNetworkList//networks (0.01s) [2020-12-22T10:12:34.345Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:12:34.636Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-22T10:12:34.636Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:12:34.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:12:35.158Z] --- PASS: TestLinksContainerNames (0.91s) [2020-12-22T10:12:35.158Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:12:35.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:12:35.416Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2020-12-22T10:12:35.416Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T10:12:35.668Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-12-22T10:12:35.668Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:12:35.976Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:12:35.983Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/default [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/private [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/slave [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/shared [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/default [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/shared [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/slave [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/private [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:12:35.983Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T10:12:35.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:12:35.983Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:12:35.984Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:12:35.984Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T10:12:36.242Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:12:36.300Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-12-22T10:12:36.300Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:12:36.501Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-22T10:12:36.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-22T10:12:36.502Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-22T10:12:36.502Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T10:12:36.502Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-22T10:12:36.502Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:12:36.502Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T10:12:36.502Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-22T10:12:36.502Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:12:36.502Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T10:12:36.502Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-22T10:12:36.502Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:12:36.502Z] === RUN TestNetworkNat [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-12-22T10:12:36.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-12-22T10:12:36.548Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:12:37.069Z] --- PASS: TestNetworkNat (0.52s) [2020-12-22T10:12:37.069Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:12:37.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-12-22T10:12:37.328Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:12:37.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T10:12:37.805Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-12-22T10:12:37.805Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:12:38.463Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2020-12-22T10:12:38.463Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:12:38.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T10:12:38.839Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-12-22T10:12:38.839Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:12:39.472Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-12-22T10:12:39.472Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:12:39.861Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-12-22T10:12:39.861Z] === RUN TestPause [2020-12-22T10:12:39.861Z] --- SKIP: TestPause (0.00s) [2020-12-22T10:12:39.861Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:12:39.861Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:12:39.861Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:12:39.861Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:12:39.861Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:12:39.861Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-22T10:12:39.862Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:12:39.862Z] === RUN TestPsFilter [2020-12-22T10:12:40.121Z] --- PASS: TestPsFilter (0.11s) [2020-12-22T10:12:40.121Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:12:40.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-12-22T10:12:40.379Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:12:40.947Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-12-22T10:12:40.947Z] === RUN TestRemoveContainerRunning [2020-12-22T10:12:41.011Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-12-22T10:12:41.011Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:12:41.206Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-12-22T10:12:41.206Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:12:41.583Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-12-22T10:12:41.583Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:12:41.775Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-12-22T10:12:41.775Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:12:41.775Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-22T10:12:41.775Z] === RUN TestRenameLinkedContainer [2020-12-22T10:12:42.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T10:12:43.679Z] --- PASS: TestRenameLinkedContainer (1.70s) [2020-12-22T10:12:43.679Z] === RUN TestRenameStoppedContainer [2020-12-22T10:12:43.920Z] --- PASS: TestServiceWithPredefinedNetwork (3.84s) [2020-12-22T10:12:43.920Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:12:43.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:12:43.920Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:12:43.920Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:12:43.937Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-12-22T10:12:43.937Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:12:44.872Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-12-22T10:12:44.872Z] === RUN TestRenameInvalidName [2020-12-22T10:12:44.887Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-12-22T10:12:44.887Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:12:45.131Z] --- PASS: TestRenameInvalidName (0.43s) [2020-12-22T10:12:45.131Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:12:46.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T10:12:46.274Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2020-12-22T10:12:46.274Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:12:47.038Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-12-22T10:12:47.038Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:12:47.038Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-12-22T10:12:47.038Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:12:47.973Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2020-12-22T10:12:47.973Z] === RUN TestResize [2020-12-22T10:12:48.541Z] --- PASS: TestResize (0.43s) [2020-12-22T10:12:48.541Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:12:48.800Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2020-12-22T10:12:48.800Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:12:49.368Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-12-22T10:12:49.368Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:12:49.368Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:12:49.368Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-22T10:12:49.368Z] === RUN TestCgroupNamespacesRun [2020-12-22T10:12:49.577Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-12-22T10:12:49.577Z] === RUN TestBuildWithHugeFile [2020-12-22T10:12:51.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T10:12:51.898Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-12-22T10:12:51.899Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T10:12:53.801Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2020-12-22T10:12:53.801Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T10:12:53.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T10:12:55.705Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2020-12-22T10:12:55.705Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T10:12:57.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T10:12:58.240Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2020-12-22T10:12:58.240Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T10:12:59.029Z] Removing intermediate container a9995c5e5ad5 [2020-12-22T10:12:59.029Z] ---> f717f313cd11 [2020-12-22T10:12:59.029Z] 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-12-22T10:12:59.029Z] ---> Running in 710f8d1174ba [2020-12-22T10:12:59.029Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-22T10:12:59.029Z] go: finding gotest.tools v0.5.3 [2020-12-22T10:12:59.029Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T10:12:59.029Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T10:12:59.029Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T10:12:59.029Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:12:59.029Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:12:59.029Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T10:12:59.029Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:12:59.029Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T10:12:59.029Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:12:59.029Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:12:59.029Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:12:59.029Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:12:59.029Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:12:59.029Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-22T10:12:59.029Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:12:59.029Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-22T10:12:59.029Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:12:59.029Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T10:12:59.029Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T10:12:59.029Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:12:59.029Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:12:59.029Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:12:59.029Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:12:59.029Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:12:59.029Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:12:59.029Z] go: finding github.com/fatih/color v1.9.0 [2020-12-22T10:12:59.029Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T10:12:59.029Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-22T10:12:59.029Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T10:12:59.029Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T10:12:59.029Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T10:12:59.029Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T10:12:59.029Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T10:12:59.029Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T10:12:59.029Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T10:12:59.029Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T10:13:00.142Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-12-22T10:13:00.142Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T10:13:00.579Z] INFO: Build done for gotestsum... [2020-12-22T10:13:01.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:13:01.457Z] Using test binary docker [2020-12-22T10:13:01.457Z] +++ /etc/init.d/apparmor start [2020-12-22T10:13:01.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:13:01.457Z] INFO: Waiting for daemon to start... [2020-12-22T10:13:01.457Z] Starting dockerd [2020-12-22T10:13:01.457Z] +++ 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-12-22T10:13:02.677Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-12-22T10:13:02.677Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T10:13:03.363Z] . [2020-12-22T10:13:03.363Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:13:03.363Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:13:03.363Z] Error: No such image: emptyfs [2020-12-22T10:13:03.363Z] ++++ docker load [2020-12-22T10:13:03.363Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:13:03.619Z] Running integration-test (iteration 1) [2020-12-22T10:13:03.619Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T10:13:03.619Z] ++ 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-12-22T10:13:03.619Z] ++ set -e [2020-12-22T10:13:03.619Z] ++ '[' -n 0 ']' [2020-12-22T10:13:03.619Z] ++ set -x [2020-12-22T10:13:03.619Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:04.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-12-22T10:13:04.053Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T10:13:04.565Z] ..........................xx.................... [ 29%] [2020-12-22T10:13:06.363Z] --- PASS: TestServiceWithDataPathPortInit (21.20s) [2020-12-22T10:13:06.363Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:13:06.584Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2020-12-22T10:13:06.584Z] === RUN TestKernelTCPMemory [2020-12-22T10:13:06.584Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-12-22T10:13:06.584Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:06.584Z] === RUN TestNISDomainname [2020-12-22T10:13:06.584Z] --- SKIP: TestNISDomainname (0.01s) [2020-12-22T10:13:06.584Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-22T10:13:06.584Z] === RUN TestHostnameDnsResolution [2020-12-22T10:13:06.843Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-12-22T10:13:06.843Z] === RUN TestStats [2020-12-22T10:13:06.843Z] --- SKIP: TestStats (0.00s) [2020-12-22T10:13:06.843Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:06.843Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:13:06.843Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T10:13:06.843Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T10:13:06.843Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T10:13:06.843Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T10:13:06.843Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T10:13:06.843Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T10:13:06.843Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T10:13:06.843Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T10:13:06.843Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T10:13:06.843Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T10:13:07.780Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T10:13:09.681Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T10:13:11.690Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T10:13:11.690Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2020-12-22T10:13:11.690Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-12-22T10:13:11.690Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2020-12-22T10:13:11.690Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2020-12-22T10:13:11.690Z] === RUN TestDeleteDevicemapper [2020-12-22T10:13:11.690Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T10:13:11.690Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:13:11.690Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:13:12.626Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-12-22T10:13:12.626Z] === RUN TestUpdateMemory [2020-12-22T10:13:12.626Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T10:13:12.626Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:12.626Z] === RUN TestUpdateCPUQuota [2020-12-22T10:13:12.885Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-22T10:13:12.885Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:12.885Z] === RUN TestUpdatePidsLimit [2020-12-22T10:13:12.885Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-22T10:13:12.885Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:12.885Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:13:15.451Z] Removing intermediate container 710f8d1174ba [2020-12-22T10:13:15.451Z] ---> 786021520ec2 [2020-12-22T10:13:15.451Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-22T10:13:15.451Z] ---> Running in d43801ff81e0 [2020-12-22T10:13:15.451Z] Removing intermediate container d43801ff81e0 [2020-12-22T10:13:15.451Z] ---> 8264a13c3262 [2020-12-22T10:13:15.451Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-22T10:13:15.451Z] ---> Running in 54a14d97efc2 [2020-12-22T10:13:15.917Z] Removing intermediate container 54a14d97efc2 [2020-12-22T10:13:15.917Z] ---> 1b1bbf310295 [2020-12-22T10:13:15.917Z] Step 10/10 : COPY . . [2020-12-22T10:13:16.728Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.78s) [2020-12-22T10:13:16.728Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zy18thr0nakuxk3l96jx06bno Created:2020-12-22 10:13:05.899044996 +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[acf3f773c0c1a645e580898185220d4b016e9097e59dde1574d8e613258d0a65:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aa0uz3480h35q47s4s41hipyf EndpointID:393bad7355f90c0e3923f02d852cbff938dc13da02bdd8af1d6007762684afdc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1dbf73a48e46298d46228b450743c4d8e8fbfb14a6392af2cefa49b95799c779 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:1c47580a2ad3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aa0uz3480h35q47s4s41hipyf EndpointID:393bad7355f90c0e3923f02d852cbff938dc13da02bdd8af1d6007762684afdc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T10:13:16.728Z] PASS [2020-12-22T10:13:16.728Z] [2020-12-22T10:13:16.728Z] === Skipped [2020-12-22T10:13:16.728Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:13:16.728Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:13:16.728Z] [2020-12-22T10:13:16.728Z] [2020-12-22T10:13:16.728Z] DONE 26 tests, 1 skipped in 57.637s [2020-12-22T10:13:16.728Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:13:16.728Z] ++ 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-12-22T10:13:16.728Z] ++ set -e [2020-12-22T10:13:16.729Z] ++ '[' -n 0 ']' [2020-12-22T10:13:16.729Z] ++ set -x [2020-12-22T10:13:16.729Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:16.729Z] INFO: Testing against a local daemon [2020-12-22T10:13:16.729Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T10:13:16.729Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:13:16.729Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:13:16.729Z] === RUN TestDockerNetworkIpvlan [2020-12-22T10:13:16.729Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:13:16.729Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:13:16.729Z] PASS [2020-12-22T10:13:16.729Z] [2020-12-22T10:13:16.729Z] === Skipped [2020-12-22T10:13:16.729Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:13:16.729Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:13:16.729Z] [2020-12-22T10:13:16.729Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:13:16.729Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:13:16.729Z] [2020-12-22T10:13:16.729Z] [2020-12-22T10:13:16.729Z] DONE 2 tests, 2 skipped in 0.072s [2020-12-22T10:13:16.729Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:13:16.729Z] ++ 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-12-22T10:13:16.729Z] ++ set -e [2020-12-22T10:13:16.729Z] ++ '[' -n 0 ']' [2020-12-22T10:13:16.729Z] ++ set -x [2020-12-22T10:13:16.729Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:16.729Z] INFO: Testing against a local daemon [2020-12-22T10:13:16.729Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T10:13:17.019Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-12-22T10:13:17.019Z] === RUN TestDockerNetworkMacvlan [2020-12-22T10:13:18.053Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T10:13:18.685Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T10:13:19.717Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T10:13:20.544Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-22T10:13:24.161Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T10:13:25.115Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2020-12-22T10:13:25.115Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:13:25.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-12-22T10:13:25.115Z] === RUN TestWaitNonBlocked [2020-12-22T10:13:25.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:13:25.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:13:25.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:13:25.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:13:25.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:13:25.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:13:25.115Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-22T10:13:25.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-12-22T10:13:25.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2020-12-22T10:13:25.115Z] === RUN TestWaitBlocked [2020-12-22T10:13:25.115Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:13:25.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:13:25.115Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:13:25.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:13:25.115Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:13:25.115Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:13:25.691Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-22T10:13:25.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-12-22T10:13:25.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-12-22T10:13:25.691Z] === CONT TestDaemonRestartIpcMode [2020-12-22T10:13:25.691Z] === CONT TestIpcModeOlderClient [2020-12-22T10:13:25.691Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-12-22T10:13:27.666Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T10:13:28.281Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-22T10:13:29.911Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-12-22T10:13:29.911Z] PASS [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === Skipped [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-22T10:13:29.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-22T10:13:29.911Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-22T10:13:29.911Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-22T10:13:29.911Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-22T10:13:29.911Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-22T10:13:29.911Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-22T10:13:29.911Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-22T10:13:29.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-22T10:13:29.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T10:13:29.911Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T10:13:29.911Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-22T10:13:29.911Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-22T10:13:29.911Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-22T10:13:29.911Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-22T10:13:29.911Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-22T10:13:29.911Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:13:29.911Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-22T10:13:29.911Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:13:29.911Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-12-22T10:13:29.911Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-12-22T10:13:29.911Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-22T10:13:29.911Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T10:13:29.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-22T10:13:29.911Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-22T10:13:29.911Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-22T10:13:29.911Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] [2020-12-22T10:13:29.911Z] DONE 176 tests, 26 skipped in 80.831s [2020-12-22T10:13:29.911Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T10:13:30.169Z] INFO: Testing against a local daemon [2020-12-22T10:13:30.169Z] === RUN TestCommitInheritsEnv [2020-12-22T10:13:32.069Z] --- PASS: TestCommitInheritsEnv (1.93s) [2020-12-22T10:13:32.069Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:13:32.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T10:13:32.069Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:13:32.327Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-12-22T10:13:32.327Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:13:32.327Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-22T10:13:32.327Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:13:32.530Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-22T10:13:34.225Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-12-22T10:13:34.225Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T10:13:34.225Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:13:34.225Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-22T10:13:34.225Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:13:34.225Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-22T10:13:34.225Z] === RUN TestTagInvalidReference [2020-12-22T10:13:34.225Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-22T10:13:34.225Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:13:34.225Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-12-22T10:13:34.225Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:13:34.225Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-22T10:13:34.225Z] === RUN TestTagOfficialNames [2020-12-22T10:13:34.225Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-22T10:13:34.225Z] === RUN TestTagMatchesDigest [2020-12-22T10:13:34.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-22T10:13:34.484Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T10:13:36.125Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan (19.93s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.57s) [2020-12-22T10:13:37.156Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2020-12-22T10:13:37.156Z] PASS [2020-12-22T10:13:37.156Z] [2020-12-22T10:13:37.156Z] DONE 8 tests in 21.514s [2020-12-22T10:13:37.156Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T10:13:37.156Z] ++ 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-12-22T10:13:37.156Z] ++ set -e [2020-12-22T10:13:37.156Z] ++ '[' -n 0 ']' [2020-12-22T10:13:37.156Z] ++ set -x [2020-12-22T10:13:37.156Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:37.156Z] testing: warning: no tests to run [2020-12-22T10:13:37.156Z] PASS [2020-12-22T10:13:37.156Z] [2020-12-22T10:13:37.156Z] DONE 0 tests in 0.018s [2020-12-22T10:13:37.156Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T10:13:37.156Z] ++ 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-12-22T10:13:37.156Z] ++ set -e [2020-12-22T10:13:37.156Z] ++ '[' -n 0 ']' [2020-12-22T10:13:37.156Z] ++ set -x [2020-12-22T10:13:37.156Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:37.156Z] INFO: Testing against a local daemon [2020-12-22T10:13:37.156Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T10:13:38.658Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-12-22T10:13:38.658Z] === RUN TestAuthZPluginTLS [2020-12-22T10:13:39.297Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-12-22T10:13:39.297Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T10:13:39.926Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-22T10:13:39.926Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T10:13:40.220Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-22T10:13:40.220Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T10:13:40.849Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-12-22T10:13:40.849Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T10:13:41.112Z] ---> 0987fabbc279 [2020-12-22T10:13:41.112Z] Successfully built 0987fabbc279 [2020-12-22T10:13:41.112Z] Successfully tagged docker:latest [2020-12-22T10:13:41.112Z] INFO: Image build ended at 12/22/2020 10:13:40. Duration:00:03:39.5362831 [2020-12-22T10:13:41.112Z] [2020-12-22T10:13:41.112Z] [2020-12-22T10:13:41.112Z] INFO: Building the test binaries at 12/22/2020 10:13:41... [2020-12-22T10:13:42.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-12-22T10:13:42.912Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T10:13:43.201Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-12-22T10:13:43.201Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T10:13:43.831Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-12-22T10:13:43.831Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T10:13:44.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-22T10:13:44.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T10:13:45.843Z] INFO: make.ps1 starting at 12/22/2020 10:13:45 [2020-12-22T10:13:45.843Z] INFO: Git commit (f3d0f7054d) assumed from DOCKER_GITCOMMIT environment variable [2020-12-22T10:13:45.843Z] INFO: Invoking autogen... [2020-12-22T10:13:45.880Z] --- PASS: TestBuildWithHugeFile (55.34s) [2020-12-22T10:13:45.880Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:13:45.880Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:13:45.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:13:45.880Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:13:45.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:13:45.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:13:45.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:13:45.880Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:13:45.880Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:13:45.880Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:13:45.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-12-22T10:13:45.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-12-22T10:13:45.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-12-22T10:13:45.880Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-12-22T10:13:45.880Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:13:45.880Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T10:13:46.305Z] INFO: Building daemon... [2020-12-22T10:13:46.520Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-12-22T10:13:46.520Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T10:13:49.179Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T10:13:49.241Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-12-22T10:13:49.241Z] === RUN TestAuthZPluginHeader [2020-12-22T10:13:49.321Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-22T10:13:49.530Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-22T10:13:49.530Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T10:13:49.530Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T10:13:49.530Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:13:49.530Z] === RUN TestAuthZPluginV2Disable [2020-12-22T10:13:49.530Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:13:49.530Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:13:49.530Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T10:13:49.530Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:13:49.530Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:13:49.530Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T10:13:49.530Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:13:49.531Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:13:49.531Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T10:13:50.268Z] Loaded image: buildpack-deps:buster [2020-12-22T10:13:50.268Z] Loaded image: busybox:latest [2020-12-22T10:13:50.268Z] Loaded image: busybox:glibc [2020-12-22T10:13:50.268Z] Loaded image: debian:buster [2020-12-22T10:13:50.268Z] Loaded image: hello-world:latest [2020-12-22T10:13:50.268Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:13:50.268Z] INFO: Testing against a local daemon [2020-12-22T10:13:50.268Z] === RUN TestCgroupNamespacesBuild [2020-12-22T10:13:50.268Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2020-12-22T10:13:50.268Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T10:13:50.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2020-12-22T10:13:50.268Z] === RUN TestBuildWithSession [2020-12-22T10:13:50.268Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:13:50.268Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:13:50.268Z] === RUN TestBuildSquashParent [2020-12-22T10:13:50.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T10:13:50.584Z] [2020-12-22T10:13:50.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T10:13:50.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T10:13:50.584Z] HOSTNAME=de07354bc429 [2020-12-22T10:13:50.584Z] TESTDEBUG=0 [2020-12-22T10:13:50.584Z] DEST=bundles/test-integration [2020-12-22T10:13:50.584Z] PWD=/go/src/github.com/docker/docker [2020-12-22T10:13:50.584Z] DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 [2020-12-22T10:13:50.584Z] container=docker [2020-12-22T10:13:50.584Z] HOME=/root [2020-12-22T10:13:50.584Z] GOLANG_VERSION=1.13.15 [2020-12-22T10:13:50.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T10:13:50.584Z] VALIDATE_BRANCH=master [2020-12-22T10:13:50.584Z] TERM=xterm [2020-12-22T10:13:50.584Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T10:13:50.584Z] SHLVL=1 [2020-12-22T10:13:50.584Z] TIMEOUT=120m [2020-12-22T10:13:50.584Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T10:13:50.584Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T10:13:50.584Z] GO111MODULE=off [2020-12-22T10:13:50.584Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T10:13:50.584Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T10:13:50.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T10:13:50.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T10:13:50.584Z] GOPATH=/go [2020-12-22T10:13:50.584Z] PKG_CONFIG=pkg-config [2020-12-22T10:13:50.584Z] _=/usr/bin/env [2020-12-22T10:13:50.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T10:13:51.092Z] --- PASS: TestBuildPreserveOwnership (6.09s) [2020-12-22T10:13:51.092Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.99s) [2020-12-22T10:13:51.092Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-12-22T10:13:51.092Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:13:51.092Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-12-22T10:13:51.092Z] PASS [2020-12-22T10:13:51.092Z] [2020-12-22T10:13:51.092Z] === Skipped [2020-12-22T10:13:51.092Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-22T10:13:51.092Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:13:51.092Z] [2020-12-22T10:13:51.092Z] [2020-12-22T10:13:51.092Z] DONE 32 tests, 1 skipped in 112.961s [2020-12-22T10:13:51.353Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T10:13:51.353Z] ++ 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-12-22T10:13:51.353Z] ++ set -e [2020-12-22T10:13:51.353Z] ++ '[' -n 0 ']' [2020-12-22T10:13:51.353Z] ++ set -x [2020-12-22T10:13:51.353Z] ++ env -i DEST=/go/src/github.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-12-22T10:13:51.353Z] INFO: Testing against a local daemon [2020-12-22T10:13:51.353Z] === RUN TestConfigInspect [2020-12-22T10:13:55.556Z] --- PASS: TestConfigInspect (3.65s) [2020-12-22T10:13:55.556Z] === RUN TestConfigList [2020-12-22T10:13:57.518Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-22T10:13:58.456Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-22T10:13:58.856Z] --- PASS: TestConfigList (3.25s) [2020-12-22T10:13:58.856Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:14:00.209Z] --- PASS: TestBuildSquashParent (9.47s) [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:14:00.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:14:00.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:14:00.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:14:00.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:14:02.153Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-12-22T10:14:02.153Z] === RUN TestConfigsUpdate [2020-12-22T10:14:03.321Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-22T10:14:03.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:14:03.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:14:05.450Z] --- PASS: TestConfigsUpdate (3.29s) [2020-12-22T10:14:05.450Z] === RUN TestTemplatedConfig [2020-12-22T10:14:06.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:14:06.751Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:14:08.123Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s) [2020-12-22T10:14:08.123Z] PASS [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] === Skipped [2020-12-22T10:14:08.123Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T10:14:08.123Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:14:08.123Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:14:08.123Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:14:08.123Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] [2020-12-22T10:14:08.123Z] DONE 17 tests, 4 skipped in 30.015s [2020-12-22T10:14:08.123Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T10:14:08.123Z] ++ 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-12-22T10:14:08.123Z] ++ set -e [2020-12-22T10:14:08.123Z] ++ '[' -n 0 ']' [2020-12-22T10:14:08.123Z] ++ set -x [2020-12-22T10:14:08.123Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:08.123Z] INFO: Testing against a local daemon [2020-12-22T10:14:08.123Z] === RUN TestPluginInvalidJSON [2020-12-22T10:14:08.123Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:14:08.123Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:14:08.123Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:14:08.123Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T10:14:08.123Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:14:08.123Z] === RUN TestPluginInstall [2020-12-22T10:14:08.123Z] === RUN TestPluginInstall/no_auth [2020-12-22T10:14:08.413Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:08.413Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a034fb54370d44322ed3cb4b9c780f67f7da18e5e8a6f8bf9e7406411ec970bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:08.413Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:08.413Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a034fb54370d44322ed3cb4b9c780f67f7da18e5e8a6f8bf9e7406411ec970bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:08.702Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T10:14:08.750Z] --- PASS: TestTemplatedConfig (3.46s) [2020-12-22T10:14:08.750Z] === RUN TestConfigCreateResolve [2020-12-22T10:14:08.992Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:08.992Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:955b33145855fea6a7d1affc84dd574f0ed2f093b52c743e579c81a74ba003bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:08.992Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:08.992Z] time="2020-12-22T10:14:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:955b33145855fea6a7d1affc84dd574f0ed2f093b52c743e579c81a74ba003bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:09.282Z] === RUN TestPluginInstall/with_insecure [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.65s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2020-12-22T10:14:10.023Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-12-22T10:14:10.023Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:14:10.023Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:14:10.311Z] time="2020-12-22T10:14:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:10.311Z] time="2020-12-22T10:14:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab9c8c351653c05061286fbedda18ad2f596dd87119eeeb09297a4c1b969719" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:10.311Z] time="2020-12-22T10:14:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:14:10.311Z] time="2020-12-22T10:14:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ab9c8c351653c05061286fbedda18ad2f596dd87119eeeb09297a4c1b969719" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:14:10.602Z] --- PASS: TestPluginInstall (3.63s) [2020-12-22T10:14:10.602Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2020-12-22T10:14:10.602Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-12-22T10:14:10.602Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-12-22T10:14:10.602Z] plugin_test.go:157: [df6cc658fcd99] daemon is not started [2020-12-22T10:14:10.602Z] PASS [2020-12-22T10:14:10.602Z] [2020-12-22T10:14:10.602Z] DONE 6 tests in 3.725s [2020-12-22T10:14:10.602Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T10:14:10.602Z] ++ 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-12-22T10:14:10.602Z] ++ set -e [2020-12-22T10:14:10.602Z] ++ '[' -n 0 ']' [2020-12-22T10:14:10.602Z] ++ set -x [2020-12-22T10:14:10.602Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:10.892Z] INFO: Testing against a local daemon [2020-12-22T10:14:10.892Z] === RUN TestExternalGraphDriver [2020-12-22T10:14:10.892Z] === RUN TestExternalGraphDriver/json [2020-12-22T10:14:12.046Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-12-22T10:14:12.046Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:14:12.307Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2020-12-22T10:14:12.307Z] PASS [2020-12-22T10:14:12.307Z] [2020-12-22T10:14:12.307Z] DONE 7 tests in 21.041s [2020-12-22T10:14:12.307Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T10:14:12.307Z] ++ 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-12-22T10:14:12.307Z] ++ set -e [2020-12-22T10:14:12.307Z] ++ '[' -n 0 ']' [2020-12-22T10:14:12.307Z] ++ set -x [2020-12-22T10:14:12.307Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:12.567Z] INFO: Testing against a local daemon [2020-12-22T10:14:12.567Z] === RUN TestCheckpoint [2020-12-22T10:14:12.567Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:14:12.567Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:14:12.567Z] === RUN TestContainerInvalidJSON [2020-12-22T10:14:12.567Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:14:12.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:14:12.567Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:14:12.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:14:12.567Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:14:12.567Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:14:12.567Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:14:12.567Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:14:12.567Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:14:12.567Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T10:14:12.567Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:14:12.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-22T10:14:12.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-22T10:14:12.567Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:14:12.567Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-12-22T10:14:12.567Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:14:12.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-12-22T10:14:12.827Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:14:12.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-12-22T10:14:12.827Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:14:12.950Z] === RUN TestExternalGraphDriver/spec [2020-12-22T10:14:13.088Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-12-22T10:14:13.088Z] === RUN TestCopyFromContainer [2020-12-22T10:14:13.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:14:13.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:14:13.858Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:14:14.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:14:14.999Z] === RUN TestCopyFromContainer// [2020-12-22T10:14:14.999Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T10:14:15.010Z] === RUN TestExternalGraphDriver/pull [2020-12-22T10:14:15.260Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T10:14:15.260Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy (5.18s) [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-12-22T10:14:15.358Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-12-22T10:14:15.358Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:14:15.521Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T10:14:15.521Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T10:14:15.791Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T10:14:15.791Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T10:14:16.052Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T10:14:16.052Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer (3.20s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-12-22T10:14:16.312Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-12-22T10:14:16.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-12-22T10:14:16.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-12-22T10:14:16.313Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-12-22T10:14:16.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:14:16.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:14:16.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:14:16.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:14:16.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:14:16.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:14:16.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:14:16.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:14:16.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:14:16.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:14:16.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-22T10:14:16.313Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:14:16.313Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-12-22T10:14:16.313Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:14:16.313Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:14:16.313Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:14:16.313Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:14:16.313Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:14:16.313Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:14:16.313Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:14:16.313Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:14:16.313Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:14:16.313Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:14:16.313Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:14:16.313Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-22T10:14:16.313Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:14:16.313Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-22T10:14:16.313Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:14:16.724Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-12-22T10:14:16.724Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:14:17.736Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-12-22T10:14:17.736Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-12-22T10:14:17.736Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-12-22T10:14:17.736Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-12-22T10:14:17.736Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:14:17.736Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-22T10:14:17.736Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:17.736Z] PASS [2020-12-22T10:14:17.736Z] [2020-12-22T10:14:17.736Z] === Skipped [2020-12-22T10:14:17.736Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-22T10:14:17.736Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:14:17.736Z] [2020-12-22T10:14:17.736Z] [2020-12-22T10:14:17.736Z] DONE 5 tests, 1 skipped in 6.612s [2020-12-22T10:14:17.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T10:14:17.736Z] ++ 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-12-22T10:14:17.736Z] ++ set -e [2020-12-22T10:14:17.736Z] ++ '[' -n 0 ']' [2020-12-22T10:14:17.736Z] ++ set -x [2020-12-22T10:14:17.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=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-12-22T10:14:17.736Z] INFO: Testing against a local daemon [2020-12-22T10:14:17.736Z] === RUN TestContinueAfterPluginCrash [2020-12-22T10:14:17.736Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T10:14:17.736Z] === RUN TestReadPluginNoRead [2020-12-22T10:14:17.736Z] === PAUSE TestReadPluginNoRead [2020-12-22T10:14:17.736Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T10:14:17.736Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T10:14:17.736Z] === CONT TestContinueAfterPluginCrash [2020-12-22T10:14:17.736Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T10:14:17.994Z] ......................... [ 67%] [2020-12-22T10:14:18.877Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-12-22T10:14:18.877Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:14:19.241Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2020-12-22T10:14:19.241Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:14:20.168Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-12-22T10:14:20.168Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:14:20.795Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2020-12-22T10:14:20.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:14:21.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:14:21.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:14:21.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:14:21.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:14:21.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:14:21.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:14:21.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:14:21.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:14:21.055Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:14:21.055Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:14:21.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:14:21.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:14:21.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:14:21.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:14:21.055Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-12-22T10:14:21.055Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-12-22T10:14:21.055Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:14:21.242Z] --- PASS: TestDaemonStartWithLogOpt (3.84s) [2020-12-22T10:14:21.242Z] === CONT TestReadPluginNoRead [2020-12-22T10:14:21.997Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-12-22T10:14:21.997Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:14:21.997Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:14:21.997Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:14:21.997Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T10:14:21.997Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:14:21.997Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T10:14:21.997Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:14:21.997Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-22T10:14:21.997Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:14:21.997Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-12-22T10:14:21.997Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T10:14:21.997Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T10:14:21.997Z] === RUN TestDaemonRestartIpcMode [2020-12-22T10:14:21.997Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T10:14:21.997Z] === RUN TestDaemonHostGatewayIP [2020-12-22T10:14:21.997Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T10:14:21.997Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:14:21.997Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T10:14:21.997Z] === RUN TestDiff [2020-12-22T10:14:22.940Z] --- PASS: TestDiff (0.81s) [2020-12-22T10:14:22.940Z] === RUN TestExecWithCloseStdin [2020-12-22T10:14:23.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T10:14:23.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T10:14:23.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T10:14:23.435Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2020-12-22T10:14:23.435Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:14:23.882Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-12-22T10:14:23.882Z] === RUN TestExec [2020-12-22T10:14:24.001Z] === RUN TestReadPluginNoRead/default [2020-12-22T10:14:24.453Z] --- PASS: TestExec (0.85s) [2020-12-22T10:14:24.453Z] === RUN TestExecUser [2020-12-22T10:14:25.326Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2020-12-22T10:14:25.326Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:14:25.394Z] --- PASS: TestExecUser (0.87s) [2020-12-22T10:14:25.394Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:14:26.060Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T10:14:26.334Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-12-22T10:14:26.334Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:14:26.356Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2020-12-22T10:14:27.857Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T10:14:28.594Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2020-12-22T10:14:28.594Z] === RUN TestBuildWithHugeFile [2020-12-22T10:14:28.877Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-12-22T10:14:28.877Z] === RUN TestHealthCheckWorkdir [2020-12-22T10:14:29.449Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-12-22T10:14:29.449Z] === RUN TestHealthKillContainer [2020-12-22T10:14:29.916Z] --- PASS: TestReadPluginNoRead (8.77s) [2020-12-22T10:14:29.916Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2020-12-22T10:14:29.916Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-12-22T10:14:29.916Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s) [2020-12-22T10:14:29.916Z] read_test.go:92: [d4a1e0e8150db] daemon is not started [2020-12-22T10:14:29.916Z] PASS [2020-12-22T10:14:29.916Z] [2020-12-22T10:14:29.916Z] DONE 6 tests in 12.681s [2020-12-22T10:14:29.916Z] 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-12-22T10:14:29.916Z] ++ 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-12-22T10:14:29.916Z] ++ set -e [2020-12-22T10:14:29.916Z] ++ '[' -n 0 ']' [2020-12-22T10:14:29.916Z] ++ set -x [2020-12-22T10:14:29.916Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:29.916Z] testing: warning: no tests to run [2020-12-22T10:14:29.916Z] PASS [2020-12-22T10:14:29.916Z] [2020-12-22T10:14:29.916Z] DONE 0 tests in 0.026s [2020-12-22T10:14:29.916Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T10:14:29.916Z] ++ 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-12-22T10:14:29.916Z] ++ set -e [2020-12-22T10:14:29.916Z] ++ '[' -n 0 ']' [2020-12-22T10:14:29.916Z] ++ set -x [2020-12-22T10:14:29.916Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:30.208Z] INFO: Testing against a local daemon [2020-12-22T10:14:30.208Z] === RUN TestPluginWithDevMounts [2020-12-22T10:14:30.208Z] === PAUSE TestPluginWithDevMounts [2020-12-22T10:14:30.208Z] === CONT TestPluginWithDevMounts [2020-12-22T10:14:32.270Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-22T10:14:32.270Z] PASS [2020-12-22T10:14:32.270Z] [2020-12-22T10:14:32.270Z] DONE 1 tests in 1.930s [2020-12-22T10:14:32.270Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T10:14:32.270Z] ++ 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-12-22T10:14:32.270Z] ++ set -e [2020-12-22T10:14:32.270Z] ++ '[' -n 0 ']' [2020-12-22T10:14:32.270Z] ++ set -x [2020-12-22T10:14:32.270Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:32.270Z] INFO: Testing against a local daemon [2020-12-22T10:14:32.270Z] === RUN TestSecretInspect [2020-12-22T10:14:32.746Z] --- PASS: TestHealthKillContainer (2.85s) [2020-12-22T10:14:32.746Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:14:33.318Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-12-22T10:14:33.318Z] === RUN TestIpcModeNone [2020-12-22T10:14:33.889Z] --- PASS: TestIpcModeNone (0.87s) [2020-12-22T10:14:33.889Z] === RUN TestIpcModePrivate [2020-12-22T10:14:34.836Z] --- PASS: TestIpcModePrivate (0.88s) [2020-12-22T10:14:34.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-12-22T10:14:34.836Z] === RUN TestIpcModeShareable [2020-12-22T10:14:35.777Z] --- PASS: TestIpcModeShareable (0.92s) [2020-12-22T10:14:35.777Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-12-22T10:14:35.777Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T10:14:36.708Z] --- PASS: TestSecretInspect (3.86s) [2020-12-22T10:14:36.708Z] === RUN TestSecretList [2020-12-22T10:14:39.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-12-22T10:14:39.078Z] === RUN TestAPIIpcModeHost [2020-12-22T10:14:39.078Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-12-22T10:14:39.078Z] === RUN TestDaemonIpcModeShareable [2020-12-22T10:14:39.431Z] --- PASS: TestSecretList (3.32s) [2020-12-22T10:14:39.431Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:14:41.623Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2020-12-22T10:14:41.623Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-22T10:14:41.623Z] === RUN TestDaemonIpcModePrivate [2020-12-22T10:14:42.971Z] --- PASS: TestSecretsCreateAndDelete (3.36s) [2020-12-22T10:14:42.971Z] === RUN TestSecretsUpdate [2020-12-22T10:14:43.537Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2020-12-22T10:14:43.537Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-22T10:14:43.537Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T10:14:45.447Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2020-12-22T10:14:45.448Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-22T10:14:45.448Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T10:14:46.476Z] --- PASS: TestSecretsUpdate (3.77s) [2020-12-22T10:14:46.476Z] === RUN TestTemplatedSecret [2020-12-22T10:14:47.357Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-12-22T10:14:47.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-22T10:14:47.357Z] === RUN TestIpcModeOlderClient [2020-12-22T10:14:47.357Z] === PAUSE TestIpcModeOlderClient [2020-12-22T10:14:47.357Z] === RUN TestKillContainerInvalidSignal [2020-12-22T10:14:47.928Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-12-22T10:14:47.928Z] === RUN TestKillContainer [2020-12-22T10:14:47.928Z] === RUN TestKillContainer/no_signal [2020-12-22T10:14:48.869Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:14:49.129Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:14:50.512Z] --- PASS: TestKillContainer (2.43s) [2020-12-22T10:14:50.512Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-12-22T10:14:50.512Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-12-22T10:14:50.512Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-12-22T10:14:50.512Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:14:50.512Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T10:14:50.916Z] --- PASS: TestTemplatedSecret (3.81s) [2020-12-22T10:14:50.916Z] === RUN TestSecretCreateResolve [2020-12-22T10:14:51.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T10:14:52.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-12-22T10:14:52.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-12-22T10:14:52.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-12-22T10:14:52.023Z] === RUN TestKillStoppedContainer [2020-12-22T10:14:52.023Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-12-22T10:14:52.023Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:14:52.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-12-22T10:14:52.023Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:14:52.964Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-12-22T10:14:52.964Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:14:52.964Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-12-22T10:14:52.964Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:14:52.964Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:14:52.964Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T10:14:52.964Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:14:52.964Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T10:14:53.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-12-22T10:14:53.534Z] === RUN TestLinksContainerNames [2020-12-22T10:14:53.638Z] --- PASS: TestSecretCreateResolve (3.43s) [2020-12-22T10:14:53.638Z] PASS [2020-12-22T10:14:53.638Z] [2020-12-22T10:14:53.638Z] DONE 6 tests in 21.620s [2020-12-22T10:14:53.638Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T10:14:53.638Z] ++ 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-12-22T10:14:53.638Z] ++ set -e [2020-12-22T10:14:53.638Z] ++ '[' -n 0 ']' [2020-12-22T10:14:53.638Z] ++ set -x [2020-12-22T10:14:53.638Z] ++ env -i DEST=/go/src/github.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-12-22T10:14:53.638Z] INFO: Testing against a local daemon [2020-12-22T10:14:53.638Z] === RUN TestServiceCreateInit [2020-12-22T10:14:53.638Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:14:55.447Z] --- PASS: TestLinksContainerNames (1.80s) [2020-12-22T10:14:55.447Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:14:56.018Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-12-22T10:14:56.018Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T10:14:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T10:14:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T10:14:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T10:14:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T10:14:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T10:14:56.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/default [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/private [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/slave [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/shared [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/default [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/shared [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/slave [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:14:56.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:14:56.959Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T10:14:56.959Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/private [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:14:56.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:14:56.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:14:56.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T10:14:57.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:14:57.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-12-22T10:14:57.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-12-22T10:14:57.482Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T10:14:57.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T10:14:58.486Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-22T10:14:58.486Z] [2020-12-22T10:14:58.486Z] ________ ____ __. [2020-12-22T10:14:58.486Z] \_____ \ | |/ _| [2020-12-22T10:14:58.486Z] / | \| < [2020-12-22T10:14:58.486Z] / | \ | \ [2020-12-22T10:14:58.486Z] \_______ /____|__ \ [2020-12-22T10:14:58.486Z] \/ \/ [2020-12-22T10:14:58.486Z] [2020-12-22T10:14:58.486Z] INFO: make.ps1 ended at 12/22/2020 10:14:55 [2020-12-22T10:14:58.948Z] INFO: Binaries build ended at 12/22/2020 10:14:58. Duration:00:01:17.5282764 [2020-12-22T10:14:59.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:14:59.487Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-22T10:15:00.025Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-12-22T10:15:00.025Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T10:15:00.596Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-22T10:15:00.596Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T10:15:01.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T10:15:01.166Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2020-12-22T10:15:01.166Z] === RUN TestNetworkNat [2020-12-22T10:15:01.868Z] INFO: Copying the built daemon binary to d:\CI\PR-41832\1\binary\dockerd-f3d0f7054d.exe... [2020-12-22T10:15:01.868Z] INFO: Copying the built client binary to d:\CI\PR-41832\1\binary\docker-f3d0f7054d.exe... [2020-12-22T10:15:01.868Z] INFO: Copying dockerversion from the container... [2020-12-22T10:15:01.868Z] INFO: Copying the golang package from the container to d:\CI\PR-41832\1\installer\go.zip... [2020-12-22T10:15:02.108Z] --- PASS: TestNetworkNat (0.91s) [2020-12-22T10:15:02.108Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:15:02.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T10:15:03.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-12-22T10:15:03.049Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:15:04.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T10:15:04.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T10:15:04.938Z] --- PASS: TestServiceCreateInit (10.55s) [2020-12-22T10:15:04.938Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-12-22T10:15:04.938Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-12-22T10:15:04.938Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:15:05.619Z] INFO: Extracting go.zip to d:\CI\PR-41832\1\go [2020-12-22T10:15:06.345Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2020-12-22T10:15:06.346Z] === RUN TestPause [2020-12-22T10:15:06.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T10:15:06.916Z] --- PASS: TestPause (0.83s) [2020-12-22T10:15:06.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:15:06.916Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:15:06.916Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:15:06.916Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:15:07.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:15:07.261Z] Using test binary docker [2020-12-22T10:15:07.261Z] +++ /etc/init.d/apparmor start [2020-12-22T10:15:07.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:15:07.261Z] INFO: Waiting for daemon to start... [2020-12-22T10:15:07.261Z] Starting dockerd [2020-12-22T10:15:07.261Z] +++ 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-12-22T10:15:07.261Z] . [2020-12-22T10:15:07.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:15:07.261Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:15:07.261Z] Error: No such image: emptyfs [2020-12-22T10:15:07.261Z] ++++ docker load [2020-12-22T10:15:07.261Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:15:07.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:15:07.261Z] Using test binary docker [2020-12-22T10:15:07.261Z] +++ /etc/init.d/apparmor start [2020-12-22T10:15:07.261Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:15:07.261Z] INFO: Waiting for daemon to start... [2020-12-22T10:15:07.261Z] Starting dockerd [2020-12-22T10:15:07.261Z] +++ 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-12-22T10:15:07.261Z] .Running integration-test (iteration 1) [2020-12-22T10:15:07.261Z] 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-12-22T10:15:07.261Z] ++ 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-12-22T10:15:07.261Z] ++ set -e [2020-12-22T10:15:07.261Z] ++ '[' -n 0 ']' [2020-12-22T10:15:07.261Z] ++ set -x [2020-12-22T10:15:07.261Z] ++ env -i DEST=/go/src/github.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-12-22T10:15:07.261Z] [2020-12-22T10:15:07.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:15:07.261Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:15:07.261Z] Error: No such image: emptyfs [2020-12-22T10:15:07.261Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:15:07.261Z] ++++ docker load [2020-12-22T10:15:07.261Z] Running integration-test (iteration 1) [2020-12-22T10:15:07.261Z] 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-12-22T10:15:07.261Z] ++ 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-12-22T10:15:07.261Z] ++ set -e [2020-12-22T10:15:07.261Z] ++ '[' -n 0 ']' [2020-12-22T10:15:07.261Z] ++ set -x [2020-12-22T10:15:07.261Z] ++ env -i DEST=/go/src/github.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-12-22T10:15:07.856Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-12-22T10:15:07.856Z] === RUN TestPsFilter [2020-12-22T10:15:07.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T10:15:08.117Z] --- PASS: TestPsFilter (0.26s) [2020-12-22T10:15:08.117Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:15:08.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-12-22T10:15:08.687Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:15:09.628Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-12-22T10:15:09.628Z] === RUN TestRemoveContainerRunning [2020-12-22T10:15:09.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T10:15:10.200Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-12-22T10:15:10.200Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:15:10.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T10:15:11.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-12-22T10:15:11.144Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:15:11.144Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T10:15:11.144Z] === RUN TestRenameLinkedContainer [2020-12-22T10:15:12.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T10:15:13.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T10:15:13.841Z] Using test binary docker [2020-12-22T10:15:13.841Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T10:15:13.841Z] +++ /etc/init.d/apparmor start [2020-12-22T10:15:13.841Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T10:15:13.841Z] INFO: Waiting for daemon to start... [2020-12-22T10:15:13.841Z] Starting dockerd [2020-12-22T10:15:13.841Z] +++ 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-12-22T10:15:14.367Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-22T10:15:14.443Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-12-22T10:15:14.443Z] === RUN TestRenameStoppedContainer [2020-12-22T10:15:15.013Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-12-22T10:15:15.014Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:15:15.894Z] . [2020-12-22T10:15:15.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T10:15:15.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T10:15:15.894Z] Error: No such image: emptyfs [2020-12-22T10:15:15.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T10:15:15.894Z] ++++ docker load [2020-12-22T10:15:15.894Z] Running integration-test (iteration 1) [2020-12-22T10:15:15.894Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T10:15:15.894Z] ++ 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-12-22T10:15:15.894Z] ++ set -e [2020-12-22T10:15:15.894Z] ++ '[' -n 0 ']' [2020-12-22T10:15:15.894Z] ++ set -x [2020-12-22T10:15:15.894Z] ++ env -i DEST=/go/src/github.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-12-22T10:15:16.902Z] tests/integration/client_test.py ..... [ 75%] [2020-12-22T10:15:16.902Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-22T10:15:16.902Z] tests/integration/errors_test.py . [ 76%] [2020-12-22T10:15:16.923Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-12-22T10:15:16.923Z] === RUN TestRenameInvalidName [2020-12-22T10:15:17.493Z] --- PASS: TestRenameInvalidName (0.74s) [2020-12-22T10:15:17.493Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:15:21.735Z] --- PASS: TestRenameAnonymousContainer (4.22s) [2020-12-22T10:15:21.736Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:15:22.307Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-12-22T10:15:22.307Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:15:24.219Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-12-22T10:15:24.219Z] === RUN TestResize [2020-12-22T10:15:24.790Z] --- PASS: TestResize (0.80s) [2020-12-22T10:15:24.790Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:15:25.733Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-12-22T10:15:25.733Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:15:25.924Z] --- PASS: TestImportExtremelyLargeImageWorks (105.79s) [2020-12-22T10:15:25.924Z] PASS [2020-12-22T10:15:25.924Z] [2020-12-22T10:15:25.924Z] === Skipped [2020-12-22T10:15:25.924Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:15:25.924Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-22T10:15:25.924Z] [2020-12-22T10:15:25.924Z] [2020-12-22T10:15:25.924Z] DONE 12 tests, 1 skipped in 110.165s [2020-12-22T10:15:25.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T10:15:25.924Z] INFO: Testing against a local daemon [2020-12-22T10:15:25.924Z] === RUN TestNetworkCreateDelete [2020-12-22T10:15:25.924Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-12-22T10:15:25.924Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T10:15:25.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-12-22T10:15:25.924Z] === RUN TestDaemonDNSFallback [2020-12-22T10:15:26.306Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:26.306Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:26.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:26.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:15:26.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:15:26.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:15:26.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:27.488Z] --- PASS: TestCreateServiceMultipleTimes (23.35s) [2020-12-22T10:15:27.488Z] === RUN TestCreateServiceConflict [2020-12-22T10:15:28.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:28.557Z] --- PASS: TestDaemonDNSFallback (7.39s) [2020-12-22T10:15:28.557Z] === RUN TestInspectNetwork [2020-12-22T10:15:28.557Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-22T10:15:28.557Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:15:28.557Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-22T10:15:28.557Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:15:28.557Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:15:28.557Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:15:28.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:15:28.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:15:28.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:15:28.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:15:28.557Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:15:28.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:15:28.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:15:28.557Z] === RUN TestNetworkList [2020-12-22T10:15:28.557Z] === RUN TestNetworkList//networks [2020-12-22T10:15:28.557Z] === PAUSE TestNetworkList//networks [2020-12-22T10:15:28.557Z] === RUN TestNetworkList//networks/ [2020-12-22T10:15:28.557Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:15:28.557Z] === CONT TestNetworkList//networks [2020-12-22T10:15:28.557Z] === CONT TestNetworkList//networks/ [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkList (0.01s) [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:15:28.557Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T10:15:28.557Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:15:28.557Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-22T10:15:28.557Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:15:28.557Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-12-22T10:15:28.557Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:15:28.557Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:15:28.557Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:15:28.557Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:15:28.557Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:15:28.557Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:15:28.557Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:15:28.557Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:15:28.557Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:15:28.557Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] PASS [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === Skipped [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-22T10:15:28.557Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-22T10:15:28.557Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-22T10:15:28.557Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-12-22T10:15:28.557Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-12-22T10:15:28.557Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T10:15:28.557Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] DONE 22 tests, 12 skipped in 8.132s [2020-12-22T10:15:28.557Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:15:28.557Z] INFO: Testing against a local daemon [2020-12-22T10:15:28.557Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T10:15:28.557Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:15:28.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:15:28.557Z] === RUN TestDockerNetworkIpvlan [2020-12-22T10:15:28.557Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:15:28.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:15:28.557Z] PASS [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === Skipped [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:15:28.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:15:28.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] DONE 2 tests, 2 skipped in 0.154s [2020-12-22T10:15:28.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:15:28.557Z] INFO: Testing against a local daemon [2020-12-22T10:15:28.557Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T10:15:28.557Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-22T10:15:28.557Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] === RUN TestDockerNetworkMacvlan [2020-12-22T10:15:28.557Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-22T10:15:28.557Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] PASS [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === Skipped [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-22T10:15:28.557Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-22T10:15:28.557Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] DONE 2 tests, 2 skipped in 0.134s [2020-12-22T10:15:28.557Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T10:15:28.557Z] testing: warning: no tests to run [2020-12-22T10:15:28.557Z] PASS [2020-12-22T10:15:28.557Z] [2020-12-22T10:15:28.557Z] DONE 0 tests in 0.035s [2020-12-22T10:15:28.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T10:15:28.815Z] INFO: Testing against a local daemon [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginTLS [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginHeader [2020-12-22T10:15:28.815Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-22T10:15:28.815Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:28.815Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T10:15:29.073Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] === RUN TestAuthZPluginV2Disable [2020-12-22T10:15:29.073Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T10:15:29.073Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T10:15:29.073Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T10:15:29.073Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] PASS [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === Skipped [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2020-12-22T10:15:29.073Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] [2020-12-22T10:15:29.073Z] DONE 17 tests, 17 skipped in 0.460s [2020-12-22T10:15:29.073Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T10:15:29.332Z] INFO: Testing against a local daemon [2020-12-22T10:15:29.332Z] === RUN TestPluginInvalidJSON [2020-12-22T10:15:29.332Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:15:29.332Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:15:29.332Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:15:29.332Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T10:15:29.332Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:15:29.332Z] === RUN TestPluginInstall [2020-12-22T10:15:29.332Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T10:15:29.332Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.332Z] PASS [2020-12-22T10:15:29.332Z] [2020-12-22T10:15:29.332Z] === Skipped [2020-12-22T10:15:29.332Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-22T10:15:29.332Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T10:15:29.332Z] [2020-12-22T10:15:29.332Z] [2020-12-22T10:15:29.332Z] DONE 3 tests, 1 skipped in 0.183s [2020-12-22T10:15:29.332Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T10:15:29.590Z] INFO: Testing against a local daemon [2020-12-22T10:15:29.590Z] === RUN TestExternalGraphDriver [2020-12-22T10:15:29.590Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-22T10:15:29.590Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-22T10:15:29.590Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:15:29.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:15:29.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:15:29.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:15:30.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:15:30.806Z] INFO: Extraction ended at 12/22/2020 10:15:28. Duration:00:00:22.6365887 [2020-12-22T10:15:30.806Z] INFO: Updating the golang and path environment variables [2020-12-22T10:15:30.806Z] INFO: GOPATH=d:\gopath [2020-12-22T10:15:30.806Z] INFO: go version go1.13.15 windows/amd64 [2020-12-22T10:15:30.806Z] INFO: Running the daemon under test in debug mode [2020-12-22T10:15:30.806Z] INFO: Starting a daemon under test... [2020-12-22T10:15:30.806Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41832\1\daemon --pidfile d:\CI\PR-41832\1\docker.pid -D [2020-12-22T10:15:30.806Z] INFO: Process started successfully. [2020-12-22T10:15:30.806Z] INFO: Start tailing logs of the daemon under tests [2020-12-22T10:15:30.806Z] INFO: Waiting for the daemon under test to start... [2020-12-22T10:15:31.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:15:31.254Z] Loaded image: buildpack-deps:buster [2020-12-22T10:15:31.254Z] Loaded image: busybox:latest [2020-12-22T10:15:31.254Z] Loaded image: busybox:glibc [2020-12-22T10:15:31.254Z] Loaded image: debian:buster [2020-12-22T10:15:31.254Z] Loaded image: hello-world:latest [2020-12-22T10:15:31.254Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:15:31.254Z] INFO: Testing against a local daemon [2020-12-22T10:15:31.254Z] === RUN TestCgroupNamespacesBuild [2020-12-22T10:15:31.254Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-12-22T10:15:31.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T10:15:31.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:15:31.930Z] --- PASS: TestCreateServiceConflict (3.72s) [2020-12-22T10:15:31.930Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:15:31.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:15:32.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2020-12-22T10:15:32.288Z] === RUN TestBuildWithSession [2020-12-22T10:15:32.288Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:15:32.288Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:15:32.288Z] === RUN TestBuildSquashParent [2020-12-22T10:15:34.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s) [2020-12-22T10:15:34.478Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-12-22T10:15:34.478Z] === RUN TestCgroupNamespacesRun [2020-12-22T10:15:35.471Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-12-22T10:15:35.471Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:15:36.157Z] --- PASS: TestGraphdriverPluginV2 (6.18s) [2020-12-22T10:15:36.157Z] PASS [2020-12-22T10:15:36.157Z] [2020-12-22T10:15:36.157Z] === Skipped [2020-12-22T10:15:36.157Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-22T10:15:36.157Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-22T10:15:36.157Z] [2020-12-22T10:15:36.157Z] [2020-12-22T10:15:36.157Z] DONE 2 tests, 1 skipped in 6.392s [2020-12-22T10:15:36.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T10:15:36.157Z] INFO: Testing against a local daemon [2020-12-22T10:15:36.157Z] === RUN TestContinueAfterPluginCrash [2020-12-22T10:15:36.157Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T10:15:36.157Z] === RUN TestReadPluginNoRead [2020-12-22T10:15:36.157Z] === PAUSE TestReadPluginNoRead [2020-12-22T10:15:36.157Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T10:15:36.157Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T10:15:36.157Z] === CONT TestContinueAfterPluginCrash [2020-12-22T10:15:36.157Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T10:15:36.391Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-12-22T10:15:36.391Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T10:15:36.741Z] --- PASS: TestBuildSquashParent (4.07s) [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:15:36.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:15:36.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:15:36.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:15:36.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:15:36.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:15:36.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:15:38.305Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2020-12-22T10:15:38.306Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T10:15:38.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:15:38.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:15:40.221Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-12-22T10:15:40.221Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2020-12-22T10:15:40.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2020-12-22T10:15:40.863Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:15:40.863Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:15:42.133Z] --- PASS: TestCgroupNamespacesRunHostMode (2.03s) [2020-12-22T10:15:42.133Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T10:15:42.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:15:42.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:15:42.656Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:15:42.720Z] --- PASS: TestDaemonStartWithLogOpt (6.81s) [2020-12-22T10:15:42.720Z] === CONT TestReadPluginNoRead [2020-12-22T10:15:42.946Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy (2.75s) [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-12-22T10:15:43.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-12-22T10:15:43.236Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:15:44.046Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2020-12-22T10:15:44.046Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T10:15:44.269Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2020-12-22T10:15:44.269Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:15:45.303Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-12-22T10:15:45.303Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:15:45.929Z] Loaded image: buildpack-deps:buster [2020-12-22T10:15:45.929Z] Loaded image: busybox:latest [2020-12-22T10:15:45.929Z] Loaded image: busybox:glibc [2020-12-22T10:15:45.929Z] Loaded image: debian:buster [2020-12-22T10:15:45.929Z] Loaded image: hello-world:latest [2020-12-22T10:15:45.929Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:15:45.929Z] INFO: Testing against a local daemon [2020-12-22T10:15:45.929Z] === RUN TestDockerDaemonSuite [2020-12-22T10:15:45.929Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-22T10:15:45.933Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-12-22T10:15:45.933Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:15:45.960Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2020-12-22T10:15:45.960Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T10:15:46.857Z] Loaded image: buildpack-deps:buster [2020-12-22T10:15:46.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-12-22T10:15:46.901Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T10:15:46.906Z] === RUN TestReadPluginNoRead/default [2020-12-22T10:15:46.906Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2020-12-22T10:15:47.114Z] Loaded image: busybox:latest [2020-12-22T10:15:47.370Z] Loaded image: busybox:glibc [2020-12-22T10:15:47.627Z] Loaded image: debian:buster [2020-12-22T10:15:47.627Z] Loaded image: hello-world:latest [2020-12-22T10:15:47.884Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T10:15:47.884Z] INFO: Testing against a local daemon [2020-12-22T10:15:47.884Z] === RUN TestDockerSuite [2020-12-22T10:15:47.884Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-22T10:15:47.994Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-12-22T10:15:47.994Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-22T10:15:48.140Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-22T10:15:48.537Z] .....INFO: Daemon under test started and replied! [2020-12-22T10:15:48.537Z] INFO: Docker version of the daemon under test [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] Client: [2020-12-22T10:15:48.537Z] Version: 17.06.2-ce [2020-12-22T10:15:48.537Z] API version: 1.30 [2020-12-22T10:15:48.537Z] Go version: go1.8.3 [2020-12-22T10:15:48.537Z] Git commit: cec0b72 [2020-12-22T10:15:48.537Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-22T10:15:48.537Z] OS/Arch: windows/amd64 [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] Server: [2020-12-22T10:15:48.537Z] Version: 0.0.0-dev [2020-12-22T10:15:48.537Z] API version: 1.41 (minimum version 1.24) [2020-12-22T10:15:48.537Z] Go version: go1.13.15 [2020-12-22T10:15:48.537Z] Git commit: f3d0f7054d [2020-12-22T10:15:48.537Z] Built: 12/22/2020 10:13:45 [2020-12-22T10:15:48.537Z] OS/Arch: windows/amd64 [2020-12-22T10:15:48.537Z] Experimental: false [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] INFO: Docker info of the daemon under test [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] Containers: 0 [2020-12-22T10:15:48.537Z] Running: 0 [2020-12-22T10:15:48.537Z] Paused: 0 [2020-12-22T10:15:48.537Z] Stopped: 0 [2020-12-22T10:15:48.537Z] Images: 0 [2020-12-22T10:15:48.537Z] Server Version: 0.0.0-dev [2020-12-22T10:15:48.537Z] Storage Driver: windowsfilter [2020-12-22T10:15:48.537Z] Windows: [2020-12-22T10:15:48.537Z] Logging Driver: json-file [2020-12-22T10:15:48.537Z] Plugins: [2020-12-22T10:15:48.537Z] Volume: local [2020-12-22T10:15:48.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T10:15:48.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T10:15:48.537Z] Swarm: inactive [2020-12-22T10:15:48.537Z] Default Isolation: process [2020-12-22T10:15:48.537Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T10:15:48.537Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T10:15:48.537Z] OSType: windows [2020-12-22T10:15:48.537Z] Architecture: x86_64 [2020-12-22T10:15:48.537Z] CPUs: 4 [2020-12-22T10:15:48.537Z] Total Memory: 32GiB [2020-12-22T10:15:48.537Z] Name: azwin-2-f2aa80 [2020-12-22T10:15:48.537Z] ID: QWUK:I2CR:JNOM:5JCO:SXFW:XWI7:PXK4:IZIN:ULR3:INYW:QXOH:AGDC [2020-12-22T10:15:48.537Z] Docker Root Dir: D:\CI\PR-41832\1\daemon [2020-12-22T10:15:48.537Z] Debug Mode (client): false [2020-12-22T10:15:48.537Z] Debug Mode (server): true [2020-12-22T10:15:48.537Z] File Descriptors: -1 [2020-12-22T10:15:48.537Z] Goroutines: 16 [2020-12-22T10:15:48.537Z] System Time: 2020-12-22T10:15:47.695056Z [2020-12-22T10:15:48.537Z] EventsListeners: 0 [2020-12-22T10:15:48.537Z] Registry: https://index.docker.io/v1/ [2020-12-22T10:15:48.537Z] Labels: [2020-12-22T10:15:48.537Z] Experimental: false [2020-12-22T10:15:48.537Z] Insecure Registries: [2020-12-22T10:15:48.537Z] 127.0.0.0/8 [2020-12-22T10:15:48.537Z] Live Restore Enabled: false [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] INFO: Docker images of the daemon under test [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-22T10:15:48.537Z] [2020-12-22T10:15:48.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-22T10:15:48.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-22T10:15:48.537Z] ltsc2019: Pulling from windows/servercore [2020-12-22T10:15:48.537Z] 4612f6d0b889: Pulling fs layer [2020-12-22T10:15:48.537Z] aa4f58cd6da1: Pulling fs layer [2020-12-22T10:15:48.635Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-12-22T10:15:48.635Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:15:48.806Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T10:15:48.813Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2020-12-22T10:15:48.813Z] === RUN TestKernelTCPMemory [2020-12-22T10:15:49.068Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-22T10:15:49.068Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-22T10:15:49.630Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-22T10:15:49.630Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-22T10:15:49.755Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-12-22T10:15:49.755Z] === RUN TestNISDomainname [2020-12-22T10:15:50.192Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-22T10:15:50.448Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-22T10:15:50.448Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-22T10:15:50.693Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-12-22T10:15:50.693Z] === RUN TestBuildWithHugeFile [2020-12-22T10:15:50.696Z] --- PASS: TestNISDomainname (1.01s) [2020-12-22T10:15:50.696Z] === RUN TestHostnameDnsResolution [2020-12-22T10:15:50.705Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T10:15:51.815Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-22T10:15:52.379Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-22T10:15:52.608Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-12-22T10:15:52.608Z] === RUN TestStats [2020-12-22T10:15:52.635Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-22T10:15:52.635Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-22T10:15:52.635Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-22T10:15:53.233Z] --- PASS: TestReadPluginNoRead (10.43s) [2020-12-22T10:15:53.233Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-12-22T10:15:53.233Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-12-22T10:15:53.233Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.36s) [2020-12-22T10:15:53.233Z] read_test.go:92: [d58064b0b5384] daemon is not started [2020-12-22T10:15:53.233Z] PASS [2020-12-22T10:15:53.233Z] [2020-12-22T10:15:53.233Z] DONE 6 tests in 17.415s [2020-12-22T10:15:53.233Z] 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-12-22T10:15:53.233Z] testing: warning: no tests to run [2020-12-22T10:15:53.233Z] PASS [2020-12-22T10:15:53.233Z] [2020-12-22T10:15:53.233Z] DONE 0 tests in 0.065s [2020-12-22T10:15:53.233Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T10:15:53.492Z] INFO: Testing against a local daemon [2020-12-22T10:15:53.492Z] === RUN TestPluginWithDevMounts [2020-12-22T10:15:53.492Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T10:15:53.492Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-22T10:15:53.492Z] PASS [2020-12-22T10:15:53.492Z] [2020-12-22T10:15:53.492Z] === Skipped [2020-12-22T10:15:53.492Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-22T10:15:53.492Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-22T10:15:53.492Z] [2020-12-22T10:15:53.492Z] [2020-12-22T10:15:53.492Z] DONE 1 tests, 1 skipped in 0.170s [2020-12-22T10:15:53.492Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T10:15:53.492Z] INFO: Testing against a local daemon [2020-12-22T10:15:53.492Z] === RUN TestSecretInspect [2020-12-22T10:15:53.492Z] --- SKIP: TestSecretInspect (0.02s) [2020-12-22T10:15:53.492Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.492Z] === RUN TestSecretList [2020-12-22T10:15:53.492Z] --- SKIP: TestSecretList (0.02s) [2020-12-22T10:15:53.492Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.492Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:15:53.492Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-12-22T10:15:53.492Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.492Z] === RUN TestSecretsUpdate [2020-12-22T10:15:53.492Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-12-22T10:15:53.492Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.492Z] === RUN TestTemplatedSecret [2020-12-22T10:15:53.492Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-22T10:15:53.492Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.492Z] === RUN TestSecretCreateResolve [2020-12-22T10:15:53.576Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-22T10:15:53.751Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-12-22T10:15:53.751Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] PASS [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === Skipped [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-12-22T10:15:53.751Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-12-22T10:15:53.751Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-12-22T10:15:53.751Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-12-22T10:15:53.751Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-22T10:15:53.751Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-12-22T10:15:53.751Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] [2020-12-22T10:15:53.751Z] DONE 6 tests, 6 skipped in 0.201s [2020-12-22T10:15:53.751Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T10:15:53.751Z] INFO: Testing against a local daemon [2020-12-22T10:15:53.751Z] === RUN TestServiceCreateInit [2020-12-22T10:15:53.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:15:53.751Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:15:53.751Z] --- PASS: TestServiceCreateInit (0.02s) [2020-12-22T10:15:53.751Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:15:53.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:15:53.751Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:15:53.751Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-22T10:15:53.751Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateServiceConflict [2020-12-22T10:15:53.751Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-22T10:15:53.751Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:15:53.751Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-12-22T10:15:53.751Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:15:53.751Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-12-22T10:15:53.751Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:15:53.751Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-12-22T10:15:53.751Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:53.751Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:15:53.832Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-22T10:15:54.009Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-12-22T10:15:54.009Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestCreateServiceSysctls [2020-12-22T10:15:54.009Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-22T10:15:54.009Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:15:54.009Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-22T10:15:54.009Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestInspect [2020-12-22T10:15:54.009Z] --- SKIP: TestInspect (0.01s) [2020-12-22T10:15:54.009Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestCreateJob [2020-12-22T10:15:54.009Z] --- SKIP: TestCreateJob (0.01s) [2020-12-22T10:15:54.009Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestReplicatedJob [2020-12-22T10:15:54.009Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-22T10:15:54.009Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:15:54.009Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-22T10:15:54.009Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestServiceListWithStatuses [2020-12-22T10:15:54.009Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:15:54.009Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:15:54.009Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T10:15:54.009Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-12-22T10:15:54.009Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:15:54.009Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-12-22T10:15:54.009Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:54.009Z] === RUN TestServicePlugin [2020-12-22T10:15:54.026Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.00s) [2020-12-22T10:15:54.026Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:15:54.360Z] aa4f58cd6da1: Verifying Checksum [2020-12-22T10:15:54.360Z] aa4f58cd6da1: Download complete [2020-12-22T10:15:54.760Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-22T10:15:55.016Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-22T10:15:55.016Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-22T10:15:55.016Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-22T10:15:55.148Z] --- PASS: TestStats (2.84s) [2020-12-22T10:15:55.148Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:15:55.148Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T10:15:55.148Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T10:15:55.148Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T10:15:55.148Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T10:15:55.148Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T10:15:55.148Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T10:15:55.148Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T10:15:55.148Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T10:15:55.148Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T10:15:55.148Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T10:15:55.148Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T10:15:55.148Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T10:15:55.525Z] --- PASS: TestCreateServiceSecretFileMode (3.91s) [2020-12-22T10:15:55.525Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:15:58.219Z] --- SKIP: TestServicePlugin (3.55s) [2020-12-22T10:15:58.219Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] === RUN TestServiceUpdateLabel [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-12-22T10:15:58.219Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-22T10:15:58.219Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-12-22T10:15:58.219Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-22T10:15:58.219Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-12-22T10:15:58.219Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] PASS [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === Skipped [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:15:58.219Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:15:58.219Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:15:58.219Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-22T10:15:58.219Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-22T10:15:58.219Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-12-22T10:15:58.219Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-12-22T10:15:58.219Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-12-22T10:15:58.219Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-12-22T10:15:58.219Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-22T10:15:58.219Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-22T10:15:58.219Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-22T10:15:58.219Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-22T10:15:58.219Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-22T10:15:58.219Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-22T10:15:58.219Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T10:15:58.219Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-12-22T10:15:58.219Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-12-22T10:15:58.219Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2020-12-22T10:15:58.219Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-12-22T10:15:58.219Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-22T10:15:58.219Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-12-22T10:15:58.219Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-12-22T10:15:58.219Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-12-22T10:15:58.219Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] DONE 24 tests, 23 skipped in 4.010s [2020-12-22T10:15:58.219Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T10:15:58.219Z] INFO: Testing against a local daemon [2020-12-22T10:15:58.219Z] === RUN TestSessionCreate [2020-12-22T10:15:58.219Z] --- PASS: TestSessionCreate (0.02s) [2020-12-22T10:15:58.219Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:15:58.219Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-22T10:15:58.219Z] PASS [2020-12-22T10:15:58.219Z] [2020-12-22T10:15:58.219Z] DONE 2 tests in 0.169s [2020-12-22T10:15:58.219Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T10:15:58.219Z] INFO: Testing against a local daemon [2020-12-22T10:15:58.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:15:58.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:15:58.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:15:58.219Z] === RUN TestEventsExecDie [2020-12-22T10:15:58.450Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T10:15:58.450Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-12-22T10:15:58.450Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-12-22T10:15:58.450Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-12-22T10:15:58.450Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-12-22T10:15:58.450Z] === RUN TestDeleteDevicemapper [2020-12-22T10:15:58.450Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T10:15:58.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:15:58.450Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:15:58.478Z] --- PASS: TestEventsExecDie (0.53s) [2020-12-22T10:15:58.478Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:15:58.478Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-12-22T10:15:58.478Z] === RUN TestInfoBinaryCommits [2020-12-22T10:15:58.478Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-22T10:15:58.478Z] === RUN TestInfoAPIVersioned [2020-12-22T10:15:58.478Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T10:15:58.478Z] === RUN TestInfoDiscoveryBackend [2020-12-22T10:15:59.959Z] --- PASS: TestCreateServiceConfigFileMode (4.03s) [2020-12-22T10:15:59.959Z] === RUN TestCreateServiceSysctls [2020-12-22T10:16:00.379Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-22T10:16:00.379Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T10:16:00.995Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2020-12-22T10:16:00.995Z] === RUN TestUpdateMemory [2020-12-22T10:16:00.995Z] --- SKIP: TestUpdateMemory (0.01s) [2020-12-22T10:16:00.995Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:16:00.995Z] === RUN TestUpdateCPUQuota [2020-12-22T10:16:01.559Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-22T10:16:02.379Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-12-22T10:16:02.379Z] === RUN TestUpdatePidsLimit [2020-12-22T10:16:02.379Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T10:16:02.643Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T10:16:02.960Z] 4612f6d0b889: Verifying Checksum [2020-12-22T10:16:02.960Z] 4612f6d0b889: Download complete [2020-12-22T10:16:03.214Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T10:16:03.475Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T10:16:03.484Z] --- PASS: TestCreateServiceSysctls (4.24s) [2020-12-22T10:16:03.484Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:16:03.660Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-12-22T10:16:03.660Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T10:16:03.660Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-22T10:16:03.660Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:16:03.660Z] === RUN TestInfoAPI [2020-12-22T10:16:03.660Z] --- PASS: TestInfoAPI (0.05s) [2020-12-22T10:16:03.660Z] === RUN TestInfoAPIWarnings [2020-12-22T10:16:04.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T10:16:04.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T10:16:04.828Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-22T10:16:04.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit (3.80s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-12-22T10:16:06.273Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-12-22T10:16:06.273Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:16:07.347Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-22T10:16:07.917Z] --- PASS: TestCreateServiceCapabilities (3.65s) [2020-12-22T10:16:07.917Z] === RUN TestInspect [2020-12-22T10:16:09.866Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-22T10:16:10.123Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-22T10:16:10.123Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-22T10:16:11.051Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-22T10:16:11.423Z] --- PASS: TestInspect (3.90s) [2020-12-22T10:16:11.423Z] === RUN TestCreateJob [2020-12-22T10:16:11.979Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-22T10:16:13.347Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-22T10:16:13.347Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-22T10:16:15.238Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-22T10:16:15.495Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-22T10:16:15.752Z] --- PASS: TestBuildWithHugeFile (107.40s) [2020-12-22T10:16:15.752Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:16:15.752Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:15.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:15.752Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:15.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:15.752Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:15.752Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:15.752Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:15.752Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:15.857Z] --- PASS: TestCreateJob (4.59s) [2020-12-22T10:16:15.857Z] === RUN TestReplicatedJob [2020-12-22T10:16:16.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:16.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-12-22T10:16:16.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-12-22T10:16:16.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-12-22T10:16:16.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-12-22T10:16:16.265Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:16:16.265Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T10:16:16.829Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-22T10:16:17.085Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-22T10:16:18.015Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-22T10:16:18.132Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-22T10:16:18.523Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2020-12-22T10:16:18.523Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:16:18.578Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-22T10:16:19.139Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T10:16:19.465Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-12-22T10:16:19.465Z] === RUN TestWaitNonBlocked [2020-12-22T10:16:19.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:16:19.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:16:19.465Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:16:19.465Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:16:19.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:16:19.465Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:16:20.407Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T10:16:20.407Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-12-22T10:16:20.407Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-12-22T10:16:20.407Z] === RUN TestWaitBlocked [2020-12-22T10:16:20.407Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:16:20.407Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:16:20.407Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:16:20.407Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:16:20.407Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:16:20.407Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:16:20.505Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-22T10:16:20.505Z] --- PASS: TestBuildPreserveOwnership (4.34s) [2020-12-22T10:16:20.505Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2020-12-22T10:16:20.505Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2020-12-22T10:16:20.505Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:16:20.761Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-12-22T10:16:20.761Z] PASS [2020-12-22T10:16:20.761Z] [2020-12-22T10:16:20.761Z] === Skipped [2020-12-22T10:16:20.761Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-22T10:16:20.761Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:16:20.761Z] [2020-12-22T10:16:20.761Z] [2020-12-22T10:16:20.761Z] DONE 32 tests, 1 skipped in 197.035s [2020-12-22T10:16:20.761Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T10:16:20.761Z] ++ 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-12-22T10:16:20.761Z] ++ set -e [2020-12-22T10:16:20.761Z] ++ '[' -n 0 ']' [2020-12-22T10:16:20.761Z] ++ set -x [2020-12-22T10:16:20.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-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-12-22T10:16:21.017Z] INFO: Testing against a local daemon [2020-12-22T10:16:21.017Z] === RUN TestConfigInspect [2020-12-22T10:16:21.273Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-22T10:16:21.529Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-22T10:16:21.734Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-12-22T10:16:21.734Z] === RUN TestInfoDebug [2020-12-22T10:16:21.791Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-22T10:16:21.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-12-22T10:16:21.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-12-22T10:16:21.791Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T10:16:21.791Z] === CONT TestIpcModeOlderClient [2020-12-22T10:16:21.791Z] === CONT TestDaemonHostGatewayIP [2020-12-22T10:16:21.791Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T10:16:21.791Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-12-22T10:16:21.791Z] === CONT TestDaemonRestartIpcMode [2020-12-22T10:16:22.091Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-22T10:16:22.300Z] --- PASS: TestInfoDebug (1.53s) [2020-12-22T10:16:22.301Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:16:23.457Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-22T10:16:24.201Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-12-22T10:16:24.201Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:16:24.308Z] --- PASS: TestReplicatedJob (7.51s) [2020-12-22T10:16:24.308Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:16:24.423Z] --- PASS: TestConfigInspect (3.25s) [2020-12-22T10:16:24.423Z] === RUN TestConfigList [2020-12-22T10:16:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-22T10:16:25.102Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-12-22T10:16:25.258Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-22T10:16:25.575Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-12-22T10:16:25.575Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:16:25.575Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2020-12-22T10:16:25.575Z] === RUN TestPingCacheHeaders [2020-12-22T10:16:25.575Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-22T10:16:25.575Z] === RUN TestPingGet [2020-12-22T10:16:25.575Z] --- PASS: TestPingGet (0.01s) [2020-12-22T10:16:25.575Z] === RUN TestPingHead [2020-12-22T10:16:25.575Z] --- PASS: TestPingHead (0.02s) [2020-12-22T10:16:25.575Z] === RUN TestVersion [2020-12-22T10:16:25.833Z] --- PASS: TestVersion (0.02s) [2020-12-22T10:16:25.833Z] PASS [2020-12-22T10:16:25.833Z] [2020-12-22T10:16:25.833Z] === Skipped [2020-12-22T10:16:25.833Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:16:25.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:16:25.833Z] [2020-12-22T10:16:25.833Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-22T10:16:25.833Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T10:16:25.833Z] [2020-12-22T10:16:25.833Z] [2020-12-22T10:16:25.833Z] DONE 18 tests, 2 skipped in 27.885s [2020-12-22T10:16:25.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T10:16:25.833Z] INFO: Testing against a local daemon [2020-12-22T10:16:25.833Z] === RUN TestVolumesCreateAndList [2020-12-22T10:16:25.833Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-22T10:16:25.833Z] === RUN TestVolumesRemove [2020-12-22T10:16:26.091Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-22T10:16:26.091Z] === RUN TestVolumesInspect [2020-12-22T10:16:26.091Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-22T10:16:26.091Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:16:26.091Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:16:26.091Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:16:26.091Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:16:26.091Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-22T10:16:26.091Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:16:26.091Z] PASS [2020-12-22T10:16:26.091Z] [2020-12-22T10:16:26.091Z] DONE 5 tests in 0.282s [2020-12-22T10:16:26.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:16:26.091Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12176 is not a child of this shell [2020-12-22T10:16:26.091Z] warning: PID 12176 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-22T10:16:26.091Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:16:26.091Z] [2020-12-22T10:16:26.091Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:16:26.091Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:16:26.091Z] [2020-12-22T10:16:26.091Z] To set a process to complain mode, use the command line tool [2020-12-22T10:16:26.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:16:26.091Z] Removing test suite binaries [2020-12-22T10:16:26.091Z] exiting test-integration [2020-12-22T10:16:26.091Z] ++ exit 0 [2020-12-22T10:16:26.489Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2020-12-22T10:16:26.489Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-12-22T10:16:26.635Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-22T10:16:27.025Z] [2020-12-22T10:16:27.562Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-22T10:16:27.563Z] --- PASS: TestConfigList (3.32s) [2020-12-22T10:16:27.563Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:16:27.563Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-22T10:16:27.563Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-22T10:16:27.808Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2020-12-22T10:16:27.809Z] === RUN TestServiceListWithStatuses [2020-12-22T10:16:27.809Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:16:27.809Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:16:27.809Z] === RUN TestDockerNetworkConnectAlias Post stage [2020-12-22T10:16:28.933Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [Pipeline] junit [2020-12-22T10:16:28.946Z] Recording test results [2020-12-22T10:16:29.494Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-22T10:16:30.862Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-22T10:16:30.862Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2020-12-22T10:16:30.862Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:16:31.259Z] + echo Ensuring container killed. [2020-12-22T10:16:31.259Z] Ensuring container killed. [2020-12-22T10:16:31.259Z] + docker rm -vf docker-pr1 [2020-12-22T10:16:31.259Z] Error: No such container: docker-pr1 [2020-12-22T10:16:31.259Z] + true [Pipeline] sh [2020-12-22T10:16:31.548Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:16:31.548Z] Chowning /workspace to jenkins user [2020-12-22T10:16:31.548Z] + id -u [2020-12-22T10:16:31.548Z] + id -g [2020-12-22T10:16:31.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T10:16:31.548Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:16:31.807Z] latest: Pulling from library/busybox [2020-12-22T10:16:31.807Z] ea97eb0eb3ec: Pulling fs layer [2020-12-22T10:16:32.066Z] ea97eb0eb3ec: Download complete [2020-12-22T10:16:32.066Z] ea97eb0eb3ec: Pull complete [2020-12-22T10:16:32.066Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:16:32.066Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:16:34.073Z] ......... [ 86%] [2020-12-22T10:16:34.138Z] --- PASS: TestConfigsUpdate (3.29s) [2020-12-22T10:16:34.138Z] === RUN TestTemplatedConfig [2020-12-22T10:16:34.138Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-22T10:16:34.265Z] + bundleName=amd64-rootless [2020-12-22T10:16:34.265Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-22T10:16:34.265Z] Creating amd64-rootless-bundles.tar.gz [2020-12-22T10:16:34.265Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-12-22T10:16:34.265Z] + 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-12-22T10:16:34.276Z] Archiving artifacts [2020-12-22T10:16:35.889Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:16:36.198Z] + make clean [2020-12-22T10:16:36.262Z] --- PASS: TestDockerNetworkConnectAlias (8.85s) [2020-12-22T10:16:36.262Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:16:36.457Z] docker volume rm -f docker-dev-cache [2020-12-22T10:16:36.457Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T10:16:36.483Z] --- PASS: TestContainerKillOnDaemonStart (13.33s) [2020-12-22T10:16:36.483Z] PASS [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === Skipped [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-22T10:16:36.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-12-22T10:16:36.483Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T10:16:36.483Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:16:36.483Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T10:16:36.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] === SKIP: arm64.integration.container TestUpdateMemory (0.01s) [2020-12-22T10:16:36.483Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] [2020-12-22T10:16:36.483Z] DONE 195 tests, 6 skipped in 142.518s [2020-12-22T10:16:36.483Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T10:16:36.483Z] ++ 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-12-22T10:16:36.483Z] ++ set -e [2020-12-22T10:16:36.483Z] ++ '[' -n 0 ']' [2020-12-22T10:16:36.483Z] ++ set -x [2020-12-22T10:16:36.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:16:36.483Z] INFO: Testing against a local daemon [2020-12-22T10:16:36.483Z] === RUN TestCommitInheritsEnv [2020-12-22T10:16:36.483Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-12-22T10:16:36.483Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:16:36.483Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T10:16:36.483Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-22T10:16:36.483Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:16:36.483Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-22T10:16:36.483Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:16:36.483Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-22T10:16:36.483Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:16:36.483Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-12-22T10:16:36.483Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T10:16:36.483Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:16:36.483Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:16:36.483Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:16:36.483Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-22T10:16:36.483Z] === RUN TestTagInvalidReference [2020-12-22T10:16:36.483Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-22T10:16:36.483Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:16:36.483Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-12-22T10:16:36.483Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:16:36.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-22T10:16:36.743Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-22T10:16:36.743Z] === RUN TestTagOfficialNames [2020-12-22T10:16:36.743Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-22T10:16:36.743Z] === RUN TestTagMatchesDigest [2020-12-22T10:16:36.743Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-22T10:16:36.743Z] PASS [2020-12-22T10:16:36.743Z] [2020-12-22T10:16:36.743Z] === Skipped [2020-12-22T10:16:36.743Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T10:16:36.743Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-22T10:16:36.743Z] [2020-12-22T10:16:36.743Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:16:36.743Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:16:36.743Z] [2020-12-22T10:16:36.743Z] [2020-12-22T10:16:36.743Z] DONE 12 tests, 2 skipped in 1.878s [2020-12-22T10:16:36.743Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T10:16:36.744Z] ++ 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-12-22T10:16:36.744Z] ++ set -e [2020-12-22T10:16:36.744Z] ++ '[' -n 0 ']' [2020-12-22T10:16:36.744Z] ++ set -x [2020-12-22T10:16:36.744Z] ++ env -i DEST=/go/src/github.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-12-22T10:16:37.005Z] INFO: Testing against a local daemon [2020-12-22T10:16:37.005Z] === RUN TestNetworkCreateDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:16:37.266Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-12-22T10:16:37.266Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T10:16:38.024Z] --- PASS: TestTemplatedConfig (3.79s) [2020-12-22T10:16:38.024Z] === RUN TestConfigCreateResolve [2020-12-22T10:16:38.024Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-22T10:16:38.651Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-12-22T10:16:38.651Z] === RUN TestDaemonDNSFallback [2020-12-22T10:16:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-22T10:16:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-22T10:16:42.748Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-12-22T10:16:42.748Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:16:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-22T10:16:42.748Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-12-22T10:16:42.748Z] PASS [2020-12-22T10:16:42.748Z] [2020-12-22T10:16:42.748Z] DONE 7 tests in 20.888s [2020-12-22T10:16:42.748Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T10:16:42.748Z] ++ 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-12-22T10:16:42.748Z] ++ set -e [2020-12-22T10:16:42.748Z] ++ '[' -n 0 ']' [2020-12-22T10:16:42.748Z] ++ set -x [2020-12-22T10:16:42.748Z] ++ env -i DEST=/go/src/github.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-12-22T10:16:42.748Z] INFO: Testing against a local daemon [2020-12-22T10:16:42.748Z] === RUN TestCheckpoint [2020-12-22T10:16:42.748Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:16:42.748Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:16:42.748Z] === RUN TestContainerInvalidJSON [2020-12-22T10:16:42.748Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:16:42.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:16:42.748Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:16:42.748Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:16:42.748Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:16:42.748Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:16:42.748Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:16:42.748Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:16:42.748Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:16:42.748Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T10:16:42.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T10:16:42.748Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:16:42.748Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T10:16:42.748Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:16:42.748Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-22T10:16:42.748Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:16:42.748Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-12-22T10:16:42.748Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:16:42.748Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-12-22T10:16:42.748Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:16:42.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-12-22T10:16:42.748Z] === RUN TestCopyFromContainer [2020-12-22T10:16:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-22T10:16:42.749Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-22T10:16:42.749Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-22T10:16:42.770Z] --- PASS: TestDockerNetworkReConnect (6.49s) [2020-12-22T10:16:42.770Z] === RUN TestServicePlugin [2020-12-22T10:16:42.770Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T10:16:42.770Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:16:42.770Z] === RUN TestServiceUpdateLabel [2020-12-22T10:16:43.310Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-22T10:16:43.874Z] === RUN TestCopyFromContainer// [2020-12-22T10:16:44.131Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T10:16:44.388Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T10:16:44.388Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T10:16:44.645Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T10:16:44.902Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T10:16:44.902Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T10:16:45.158Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T10:16:45.158Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T10:16:45.414Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer (3.39s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer// (0.19s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2020-12-22T10:16:45.670Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2020-12-22T10:16:45.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:16:45.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:16:45.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:16:45.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:16:45.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:16:45.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:16:45.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:16:45.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:16:45.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:16:45.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:16:45.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T10:16:45.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T10:16:45.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T10:16:45.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T10:16:45.670Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:16:45.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-22T10:16:45.670Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:16:45.670Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:16:45.670Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:16:45.670Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:16:45.670Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:16:45.670Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:16:45.670Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:16:45.670Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:16:45.670Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:16:45.670Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:16:45.670Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-12-22T10:16:45.670Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-22T10:16:45.671Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:16:45.671Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-22T10:16:45.671Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:16:45.671Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-22T10:16:45.671Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-12-22T10:16:45.671Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:16:46.271Z] --- PASS: TestServiceUpdateLabel (3.75s) [2020-12-22T10:16:46.271Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:16:46.648Z] --- PASS: TestDaemonDNSFallback (7.42s) [2020-12-22T10:16:46.649Z] === RUN TestInspectNetwork [2020-12-22T10:16:46.941Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-22T10:16:47.036Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-22T10:16:47.292Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-22T10:16:47.548Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-22T10:16:47.611Z] --- PASS: TestBuildWithHugeFile (55.55s) [2020-12-22T10:16:47.611Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:16:47.611Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:47.611Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:47.611Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:47.611Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:47.611Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:47.611Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:47.611Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:16:47.611Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:16:47.611Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:16:47.611Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-22T10:16:47.611Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-12-22T10:16:47.611Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-12-22T10:16:47.611Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-12-22T10:16:47.611Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:16:47.611Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T10:16:47.881Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-22T10:16:48.110Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s) [2020-12-22T10:16:48.110Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:16:49.111Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T10:16:49.475Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-22T10:16:49.731Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-22T10:16:49.989Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-22T10:16:50.140Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2020-12-22T10:16:50.140Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-12-22T10:16:50.140Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-12-22T10:16:50.140Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:16:50.432Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-12-22T10:16:50.432Z] PASS [2020-12-22T10:16:50.432Z] [2020-12-22T10:16:50.432Z] === Skipped [2020-12-22T10:16:50.432Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-22T10:16:50.432Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:16:50.432Z] [2020-12-22T10:16:50.432Z] [2020-12-22T10:16:50.432Z] DONE 32 tests, 1 skipped in 94.407s [2020-12-22T10:16:50.432Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T10:16:50.432Z] ++ 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-12-22T10:16:50.432Z] ++ set -e [2020-12-22T10:16:50.432Z] ++ '[' -n 0 ']' [2020-12-22T10:16:50.432Z] ++ set -x [2020-12-22T10:16:50.432Z] ++ env -i DEST=/go/src/github.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-12-22T10:16:50.432Z] INFO: Testing against a local daemon [2020-12-22T10:16:50.432Z] === RUN TestConfigInspect [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:16:50.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:16:50.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:16:50.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:16:50.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:16:50.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:16:50.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:16:50.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:16:50.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:16:50.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:16:50.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:16:50.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-22T10:16:50.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-22T10:16:50.552Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:16:50.552Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-22T10:16:51.114Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-22T10:16:51.369Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-12-22T10:16:51.369Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:16:51.369Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:16:51.369Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:16:51.369Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T10:16:51.369Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:16:51.369Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-12-22T10:16:51.369Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:16:51.369Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-22T10:16:51.369Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:16:51.369Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-22T10:16:51.369Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T10:16:51.369Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T10:16:51.369Z] === RUN TestDaemonRestartIpcMode [2020-12-22T10:16:51.369Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T10:16:51.369Z] === RUN TestDaemonHostGatewayIP [2020-12-22T10:16:51.369Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T10:16:51.369Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:16:51.369Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T10:16:51.369Z] === RUN TestDiff [2020-12-22T10:16:51.932Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-22T10:16:51.933Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T10:16:51.933Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T10:16:51.933Z] === RUN TestInspectNetwork/network_name [2020-12-22T10:16:51.933Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T10:16:52.189Z] --- PASS: TestDiff (0.73s) [2020-12-22T10:16:52.189Z] === RUN TestExecWithCloseStdin [2020-12-22T10:16:52.490Z] --- PASS: TestConfigInspect (1.94s) [2020-12-22T10:16:52.490Z] === RUN TestConfigList [2020-12-22T10:16:52.752Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-22T10:16:53.008Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-12-22T10:16:53.008Z] === RUN TestExec [2020-12-22T10:16:53.936Z] --- PASS: TestExec (0.80s) [2020-12-22T10:16:53.936Z] === RUN TestExecUser [2020-12-22T10:16:53.978Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-22T10:16:54.497Z] --- PASS: TestExecUser (0.64s) [2020-12-22T10:16:54.497Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:16:54.545Z] --- PASS: TestConfigList (1.92s) [2020-12-22T10:16:54.545Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:16:55.060Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2020-12-22T10:16:55.060Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:16:55.060Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-22T10:16:55.316Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-22T10:16:56.048Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2020-12-22T10:16:56.048Z] === RUN TestConfigsUpdate [2020-12-22T10:16:56.133Z] --- PASS: TestInspectNetwork (9.83s) [2020-12-22T10:16:56.133Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T10:16:56.133Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T10:16:56.133Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T10:16:56.133Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T10:16:56.133Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:16:56.244Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-22T10:16:56.499Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-12-22T10:16:56.499Z] === RUN TestHealthCheckWorkdir [2020-12-22T10:16:56.735Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-22T10:16:56.735Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-22T10:16:57.426Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2020-12-22T10:16:57.426Z] === RUN TestHealthKillContainer [2020-12-22T10:16:58.109Z] --- PASS: TestConfigsUpdate (1.88s) [2020-12-22T10:16:58.109Z] === RUN TestTemplatedConfig [2020-12-22T10:16:58.676Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-12-22T10:16:58.676Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:16:58.676Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:16:58.676Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:16:58.676Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:16:58.676Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:16:58.676Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:16:58.676Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:16:58.676Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:16:58.676Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:16:58.676Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:16:58.676Z] === RUN TestNetworkList [2020-12-22T10:16:58.676Z] === RUN TestNetworkList//networks [2020-12-22T10:16:58.676Z] === PAUSE TestNetworkList//networks [2020-12-22T10:16:58.676Z] === RUN TestNetworkList//networks/ [2020-12-22T10:16:58.676Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:16:58.676Z] === CONT TestNetworkList//networks [2020-12-22T10:16:58.676Z] === CONT TestNetworkList//networks/ [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkList (0.03s) [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T10:16:58.676Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:16:58.676Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:16:59.247Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-12-22T10:16:59.247Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:16:59.313Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-22T10:16:59.569Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-22T10:17:00.131Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-22T10:17:00.131Z] --- PASS: TestHealthKillContainer (2.78s) [2020-12-22T10:17:00.131Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:17:00.619Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-22T10:17:00.631Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2020-12-22T10:17:00.631Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:17:00.694Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-22T10:17:00.830Z] --- PASS: TestTemplatedConfig (2.49s) [2020-12-22T10:17:00.830Z] === RUN TestConfigCreateResolve [2020-12-22T10:17:00.951Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-12-22T10:17:00.951Z] === RUN TestIpcModeNone [2020-12-22T10:17:01.138Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-22T10:17:01.138Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-22T10:17:01.138Z] [2020-12-22T10:17:01.138Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-22T10:17:01.138Z] =========================== short test summary info ============================ [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-22T10:17:01.138Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-22T10:17:01.138Z] Not supported on most drivers [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-22T10:17:01.138Z] Output of docker top depends on host distro, and is not formalized. [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-22T10:17:01.138Z] Output of docker top depends on host distro, and is not formalized. [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-22T10:17:01.138Z] Can fail if eth0 has multiple IP addresses [2020-12-22T10:17:01.138Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-22T10:17:01.138Z] This doesn't seem to be taken into account by the engine [2020-12-22T10:17:01.138Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-22T10:17:01.138Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-22T10:17:01.138Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.76 seconds == [2020-12-22T10:17:01.208Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-22T10:17:01.399Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-22T10:17:01.854Z] --- PASS: TestIpcModeNone (0.85s) [2020-12-22T10:17:01.854Z] === RUN TestIpcModePrivate [2020-12-22T10:17:01.854Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-22T10:17:02.014Z] --- PASS: TestDaemonDefaultNetworkPools (1.41s) [2020-12-22T10:17:02.014Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:17:02.442Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-12-22T10:17:02.442Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:17:02.784Z] --- PASS: TestIpcModePrivate (0.98s) [2020-12-22T10:17:02.784Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-12-22T10:17:02.784Z] === RUN TestIpcModeShareable [2020-12-22T10:17:03.070Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-22T10:17:03.071Z] PASS [2020-12-22T10:17:03.071Z] [2020-12-22T10:17:03.071Z] DONE 7 tests in 12.645s [2020-12-22T10:17:03.071Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T10:17:03.071Z] ++ 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-12-22T10:17:03.071Z] ++ set -e [2020-12-22T10:17:03.071Z] ++ '[' -n 0 ']' [2020-12-22T10:17:03.071Z] ++ set -x [2020-12-22T10:17:03.071Z] ++ env -i DEST=/go/src/github.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-12-22T10:17:03.071Z] INFO: Testing against a local daemon [2020-12-22T10:17:03.071Z] === RUN TestCheckpoint [2020-12-22T10:17:03.071Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:17:03.071Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:17:03.071Z] === RUN TestContainerInvalidJSON [2020-12-22T10:17:03.071Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:17:03.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:17:03.071Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:17:03.071Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:17:03.071Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:17:03.071Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:17:03.071Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:17:03.071Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:17:03.071Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:17:03.071Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T10:17:03.071Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:17:03.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T10:17:03.071Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T10:17:03.071Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:17:03.071Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-22T10:17:03.071Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:17:03.361Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-12-22T10:17:03.361Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:17:03.361Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-12-22T10:17:03.361Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:17:03.361Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-22T10:17:03.361Z] === RUN TestCopyFromContainer [2020-12-22T10:17:03.925Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-12-22T10:17:03.925Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:17:04.150Z] --- PASS: TestIpcModeShareable (1.09s) [2020-12-22T10:17:04.150Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2020-12-22T10:17:04.150Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T10:17:04.406Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-22T10:17:04.825Z] --- PASS: TestServiceUpdateSecrets (15.85s) [2020-12-22T10:17:04.825Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer// [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T10:17:04.863Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T10:17:05.158Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T10:17:05.158Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T10:17:05.158Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T10:17:05.454Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer (2.01s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-12-22T10:17:05.454Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-22T10:17:05.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:17:05.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:17:05.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:17:05.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:17:05.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:17:05.454Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:17:05.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:17:05.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:17:05.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:17:05.454Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:17:05.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T10:17:05.454Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:17:05.454Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-22T10:17:05.454Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:17:05.454Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:17:05.454Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:17:05.454Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:17:05.454Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:17:05.454Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:17:05.454Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:17:05.454Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:17:05.454Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:17:05.454Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:17:05.454Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T10:17:05.454Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T10:17:05.454Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:17:05.454Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T10:17:05.454Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:17:06.298Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-22T10:17:06.298Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-22T10:17:06.468Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2020-12-22T10:17:06.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:17:06.554Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-12-22T10:17:06.554Z] === RUN TestAPIIpcModeHost [2020-12-22T10:17:06.958Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-12-22T10:17:06.958Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:17:07.116Z] --- PASS: TestAPIIpcModeHost (0.56s) [2020-12-22T10:17:07.116Z] === RUN TestDaemonIpcModeShareable [2020-12-22T10:17:07.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s) [2020-12-22T10:17:07.409Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:17:08.046Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-22T10:17:08.976Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-12-22T10:17:08.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-12-22T10:17:08.976Z] === RUN TestDaemonIpcModePrivate [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:17:09.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:17:09.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:17:09.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:17:09.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:17:09.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:17:09.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:17:09.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:17:09.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:17:09.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:17:09.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:17:09.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-22T10:17:09.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-22T10:17:09.021Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:17:09.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-12-22T10:17:09.312Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:17:09.312Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:17:09.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:17:09.312Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T10:17:09.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:17:09.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T10:17:09.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:17:09.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-22T10:17:09.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:17:09.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-22T10:17:09.312Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T10:17:09.312Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T10:17:09.312Z] === RUN TestDaemonRestartIpcMode [2020-12-22T10:17:09.312Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T10:17:09.312Z] === RUN TestDaemonHostGatewayIP [2020-12-22T10:17:09.312Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T10:17:09.312Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:17:09.312Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T10:17:09.312Z] === RUN TestDiff [2020-12-22T10:17:09.537Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-22T10:17:09.941Z] --- PASS: TestDiff (0.52s) [2020-12-22T10:17:09.941Z] === RUN TestExecWithCloseStdin [2020-12-22T10:17:10.570Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-12-22T10:17:10.570Z] === RUN TestExec [2020-12-22T10:17:10.706Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2020-12-22T10:17:10.706Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:17:10.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:17:10.706Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:17:10.706Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:17:10.903Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-12-22T10:17:10.903Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2020-12-22T10:17:10.903Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T10:17:11.203Z] --- PASS: TestExec (0.62s) [2020-12-22T10:17:11.203Z] === RUN TestExecUser [2020-12-22T10:17:11.839Z] --- PASS: TestExecUser (0.74s) [2020-12-22T10:17:11.839Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:17:12.270Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-22T10:17:12.270Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-22T10:17:12.270Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-22T10:17:12.470Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-12-22T10:17:12.470Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:17:12.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-12-22T10:17:12.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2020-12-22T10:17:12.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T10:17:13.606Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:17:13.606Z] [2020-12-22T10:17:13.606Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:17:13.606Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:17:13.606Z] [2020-12-22T10:17:13.606Z] To set a process to complain mode, use the command line tool [2020-12-22T10:17:13.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:17:13.606Z] [2020-12-22T10:17:13.892Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-22T10:17:14.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-12-22T10:17:14.023Z] === RUN TestHealthCheckWorkdir Post stage [Pipeline] junit [2020-12-22T10:17:14.189Z] Recording test results [2020-12-22T10:17:14.453Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-22T10:17:14.453Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-22T10:17:14.652Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-12-22T10:17:14.652Z] === RUN TestHealthKillContainer [2020-12-22T10:17:15.016Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.23s) [2020-12-22T10:17:15.016Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-12-22T10:17:15.016Z] === RUN TestIpcModeOlderClient [2020-12-22T10:17:15.016Z] === PAUSE TestIpcModeOlderClient [2020-12-22T10:17:15.016Z] === RUN TestKillContainerInvalidSignal [Pipeline] sh [2020-12-22T10:17:15.805Z] + echo Ensuring container killed. [2020-12-22T10:17:15.805Z] Ensuring container killed. [2020-12-22T10:17:15.805Z] + docker rm -vf docker-pr1 [2020-12-22T10:17:15.805Z] Error: No such container: docker-pr1 [2020-12-22T10:17:15.805Z] + true [Pipeline] sh [2020-12-22T10:17:15.946Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-12-22T10:17:15.946Z] === RUN TestKillContainer [2020-12-22T10:17:15.946Z] === RUN TestKillContainer/no_signal [2020-12-22T10:17:16.091Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:17:16.091Z] Chowning /workspace to jenkins user [2020-12-22T10:17:16.091Z] + id -u [2020-12-22T10:17:16.091Z] + id -g [2020-12-22T10:17:16.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T10:17:16.091Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:17:16.091Z] latest: Pulling from library/busybox [2020-12-22T10:17:16.350Z] ea97eb0eb3ec: Pulling fs layer [2020-12-22T10:17:16.350Z] ea97eb0eb3ec: Verifying Checksum [2020-12-22T10:17:16.350Z] ea97eb0eb3ec: Download complete [2020-12-22T10:17:16.509Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:17:16.610Z] ea97eb0eb3ec: Pull complete [2020-12-22T10:17:16.610Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:17:16.610Z] Status: Downloaded newer image for busybox:latest [2020-12-22T10:17:17.074Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-22T10:17:17.330Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:17:17.371Z] --- PASS: TestHealthKillContainer (2.61s) [2020-12-22T10:17:17.371Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:17:18.004Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-12-22T10:17:18.004Z] === RUN TestIpcModeNone [2020-12-22T10:17:18.258Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-22T10:17:18.258Z] --- PASS: TestKillContainer (2.45s) [2020-12-22T10:17:18.258Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-12-22T10:17:18.258Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-12-22T10:17:18.258Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-12-22T10:17:18.258Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:17:18.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:17:18.632Z] --- PASS: TestIpcModeNone (0.62s) [2020-12-22T10:17:18.633Z] === RUN TestIpcModePrivate [2020-12-22T10:17:18.817Z] + bundleName=docker-py [2020-12-22T10:17:18.817Z] + echo Creating docker-py-bundles.tar.gz [2020-12-22T10:17:18.817Z] Creating docker-py-bundles.tar.gz [2020-12-22T10:17:18.817Z] + 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 [2020-12-22T10:17:18.823Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [Pipeline] archiveArtifacts [2020-12-22T10:17:18.830Z] Archiving artifacts [2020-12-22T10:17:19.079Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T10:17:19.260Z] --- PASS: TestIpcModePrivate (0.61s) [2020-12-22T10:17:19.260Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-22T10:17:19.260Z] === RUN TestIpcModeShareable [2020-12-22T10:17:19.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-12-22T10:17:19.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-12-22T10:17:19.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-12-22T10:17:19.643Z] === RUN TestKillStoppedContainer [2020-12-22T10:17:19.888Z] --- PASS: TestIpcModeShareable (0.62s) [2020-12-22T10:17:19.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-22T10:17:19.888Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T10:17:19.900Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-12-22T10:17:19.900Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:17:19.900Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-22T10:17:19.900Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:17:20.223Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2020-12-22T10:17:20.223Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:17:20.305Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-22T10:17:20.464Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-22T10:17:20.464Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-12-22T10:17:20.464Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:17:20.464Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T10:17:20.464Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:17:20.464Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:17:20.464Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T10:17:20.464Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:17:20.464Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T10:17:20.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh binary-daemon [2020-12-22T10:17:20.915Z] [2020-12-22T10:17:21.067Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-12-22T10:17:21.067Z] === RUN TestLinksContainerNames [2020-12-22T10:17:21.174Z] Removing bundles/ [2020-12-22T10:17:21.174Z] [2020-12-22T10:17:21.174Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-22T10:17:21.174Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-22T10:17:21.174Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T10:17:21.388Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2020-12-22T10:17:21.388Z] === RUN TestAPIIpcModeHost [2020-12-22T10:17:21.641Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-22T10:17:22.022Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-12-22T10:17:22.023Z] === RUN TestDaemonIpcModeShareable [2020-12-22T10:17:23.019Z] --- PASS: TestLinksContainerNames (1.89s) [2020-12-22T10:17:23.019Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:17:23.019Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-22T10:17:23.528Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-12-22T10:17:23.528Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-22T10:17:23.528Z] === RUN TestDaemonIpcModePrivate [2020-12-22T10:17:23.582Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-12-22T10:17:23.582Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T10:17:24.146Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-22T10:17:24.402Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-22T10:17:24.402Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/default [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/private [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/slave [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/shared [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T10:17:24.402Z] === CONT TestMountDaemonRoot/default [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:24.402Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:24.402Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:24.402Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:24.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:24.402Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/shared [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/slave [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/private [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:24.658Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:24.658Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:24.658Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:24.658Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:24.914Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:24.914Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:24.914Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:24.914Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:24.915Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:24.915Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:24.915Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:24.915Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:24.915Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:25.029Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-12-22T10:17:25.029Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-22T10:17:25.029Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:25.171Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-22T10:17:25.171Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-22T10:17:25.171Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T10:17:26.057Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-12-22T10:17:26.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-22T10:17:26.057Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T10:17:27.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2020-12-22T10:17:27.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-22T10:17:27.560Z] === RUN TestIpcModeOlderClient [2020-12-22T10:17:27.560Z] === PAUSE TestIpcModeOlderClient [2020-12-22T10:17:27.560Z] === RUN TestKillContainerInvalidSignal [2020-12-22T10:17:27.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-22T10:17:27.686Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2020-12-22T10:17:27.686Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T10:17:28.200Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-12-22T10:17:28.200Z] === RUN TestKillContainer [2020-12-22T10:17:28.200Z] === RUN TestKillContainer/no_signal [2020-12-22T10:17:28.248Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-22T10:17:28.248Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T10:17:28.488Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:17:28.810Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-22T10:17:28.810Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2020-12-22T10:17:28.810Z] === RUN TestNetworkNat [2020-12-22T10:17:28.819Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2020-12-22T10:17:28.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:17:29.117Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:17:29.738Z] --- PASS: TestNetworkNat (0.78s) [2020-12-22T10:17:29.738Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:17:29.747Z] --- PASS: TestKillContainer (1.62s) [2020-12-22T10:17:29.747Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-12-22T10:17:29.747Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-12-22T10:17:29.747Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-12-22T10:17:29.747Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:17:29.747Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T10:17:30.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-12-22T10:17:30.300Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:17:30.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T10:17:30.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-12-22T10:17:30.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-12-22T10:17:30.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-12-22T10:17:30.668Z] === RUN TestKillStoppedContainer [2020-12-22T10:17:30.957Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-12-22T10:17:30.957Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:17:30.957Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-22T10:17:30.957Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:17:31.585Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-12-22T10:17:31.585Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:17:32.215Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-12-22T10:17:32.215Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:17:32.817Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-22T10:17:32.844Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2020-12-22T10:17:32.844Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T10:17:33.134Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-12-22T10:17:33.134Z] === RUN TestLinksContainerNames [2020-12-22T10:17:33.379Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2020-12-22T10:17:33.379Z] === RUN TestPause [2020-12-22T10:17:33.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-22T10:17:34.162Z] --- PASS: TestLinksContainerNames (1.01s) [2020-12-22T10:17:34.162Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:17:34.504Z] --- PASS: TestPause (0.94s) [2020-12-22T10:17:34.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:17:34.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:17:34.504Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:17:34.504Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:17:34.792Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-12-22T10:17:34.792Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T10:17:35.423Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/default [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/private [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/slave [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/shared [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/default [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/slave [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/shared [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/private [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:35.423Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T10:17:35.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T10:17:35.423Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T10:17:35.432Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-12-22T10:17:35.432Z] === RUN TestPsFilter [2020-12-22T10:17:35.432Z] --- PASS: TestPsFilter (0.30s) [2020-12-22T10:17:35.527Z] --- PASS: TestServiceUpdateNetwork (17.12s) [2020-12-22T10:17:35.527Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:17:35.691Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T10:17:35.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-22T10:17:35.716Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-22T10:17:35.716Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T10:17:35.947Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-22T10:17:36.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-12-22T10:17:36.510Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:17:36.510Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-22T10:17:36.575Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T10:17:37.072Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-12-22T10:17:37.072Z] === RUN TestRemoveContainerRunning [2020-12-22T10:17:37.072Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-22T10:17:37.219Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2020-12-22T10:17:37.219Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T10:17:37.508Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2020-12-22T10:17:37.508Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T10:17:37.603Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T10:17:37.637Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-22T10:17:37.797Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2020-12-22T10:17:37.797Z] === RUN TestNetworkNat [2020-12-22T10:17:37.894Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-12-22T10:17:37.894Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:17:38.438Z] --- PASS: TestNetworkNat (0.55s) [2020-12-22T10:17:38.438Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:17:38.818Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.27s) [2020-12-22T10:17:38.818Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wn9gv9nnqpob8n2qeqebin78q Created:2020-12-22 10:17:30.343975049 +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[812d2e320f70c2e22b66dd453997aca3428d1c94679633d9a532996584502d46:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cuwhrwg1afxgpkp2wmu149obm EndpointID:b445853efc8d3021a42ed03cf4290f503c1e34313dc4cf6bd772a31581f2e2ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f559c1cc423b3de6adde38fcc6b0b1d959a29a1c445cf30e2850f50828ab4838 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:da3c3a8da2da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cuwhrwg1afxgpkp2wmu149obm EndpointID:b445853efc8d3021a42ed03cf4290f503c1e34313dc4cf6bd772a31581f2e2ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T10:17:38.818Z] PASS [2020-12-22T10:17:38.818Z] [2020-12-22T10:17:38.818Z] === Skipped [2020-12-22T10:17:38.818Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:17:38.818Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:17:38.818Z] [2020-12-22T10:17:38.818Z] [2020-12-22T10:17:38.818Z] DONE 26 tests, 1 skipped in 61.197s [2020-12-22T10:17:38.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:17:38.818Z] ++ 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-12-22T10:17:38.818Z] ++ set -e [2020-12-22T10:17:38.818Z] ++ '[' -n 0 ']' [2020-12-22T10:17:38.818Z] ++ set -x [2020-12-22T10:17:38.818Z] ++ env -i DEST=/go/src/github.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-12-22T10:17:38.818Z] INFO: Testing against a local daemon [2020-12-22T10:17:38.818Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T10:17:38.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:17:38.818Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:17:38.818Z] === RUN TestDockerNetworkIpvlan [2020-12-22T10:17:38.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:17:38.818Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:17:38.819Z] PASS [2020-12-22T10:17:38.819Z] [2020-12-22T10:17:38.819Z] === Skipped [2020-12-22T10:17:38.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:17:38.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:17:38.819Z] [2020-12-22T10:17:38.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:17:38.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:17:38.819Z] [2020-12-22T10:17:38.819Z] [2020-12-22T10:17:38.819Z] DONE 2 tests, 2 skipped in 0.157s [2020-12-22T10:17:38.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:17:38.819Z] ++ 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-12-22T10:17:38.819Z] ++ set -e [2020-12-22T10:17:38.819Z] ++ '[' -n 0 ']' [2020-12-22T10:17:38.819Z] ++ set -x [2020-12-22T10:17:38.819Z] ++ env -i DEST=/go/src/github.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-12-22T10:17:38.819Z] INFO: Testing against a local daemon [2020-12-22T10:17:38.819Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T10:17:38.823Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-12-22T10:17:38.823Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:17:38.823Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-22T10:17:38.823Z] === RUN TestRenameLinkedContainer [2020-12-22T10:17:39.067Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-12-22T10:17:39.067Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:17:39.079Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-22T10:17:39.641Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-22T10:17:40.731Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.31s) [2020-12-22T10:17:40.731Z] === RUN TestDockerNetworkMacvlan [2020-12-22T10:17:41.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-22T10:17:41.783Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-12-22T10:17:41.783Z] === RUN TestPause [2020-12-22T10:17:42.091Z] --- PASS: TestRenameLinkedContainer (3.30s) [2020-12-22T10:17:42.091Z] === RUN TestRenameStoppedContainer [2020-12-22T10:17:42.116Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T10:17:42.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-22T10:17:42.413Z] --- PASS: TestPause (0.58s) [2020-12-22T10:17:42.413Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:17:42.413Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:17:42.413Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:17:42.413Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:17:42.912Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-22T10:17:42.912Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-12-22T10:17:42.912Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:17:43.044Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-12-22T10:17:43.044Z] === RUN TestPsFilter [2020-12-22T10:17:43.044Z] --- PASS: TestPsFilter (0.15s) [2020-12-22T10:17:43.044Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:17:43.057Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T10:17:43.172Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-22T10:17:43.673Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-12-22T10:17:43.673Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:17:43.973Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2020-12-22T10:17:43.973Z] === RUN TestRemoveContainerRunning [2020-12-22T10:17:44.441Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T10:17:44.544Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2020-12-22T10:17:44.544Z] === RUN TestRenameInvalidName [2020-12-22T10:17:44.603Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-12-22T10:17:44.603Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:17:45.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-22T10:17:45.105Z] --- PASS: TestRenameInvalidName (0.85s) [2020-12-22T10:17:45.105Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:17:45.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-12-22T10:17:45.234Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:17:45.234Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T10:17:45.234Z] === RUN TestRenameLinkedContainer [2020-12-22T10:17:46.086Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T10:17:46.995Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-22T10:17:47.301Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-12-22T10:17:47.301Z] === RUN TestRenameStoppedContainer [2020-12-22T10:17:47.934Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-12-22T10:17:47.934Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:17:48.365Z] --- PASS: TestRenameAnonymousContainer (3.02s) [2020-12-22T10:17:48.365Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:17:48.644Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T10:17:48.928Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-22T10:17:48.965Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-12-22T10:17:48.965Z] === RUN TestRenameInvalidName [2020-12-22T10:17:49.184Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-12-22T10:17:49.184Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:17:49.597Z] --- PASS: TestRenameInvalidName (0.54s) [2020-12-22T10:17:49.597Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:17:50.551Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-12-22T10:17:50.551Z] === RUN TestResize [2020-12-22T10:17:51.113Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-22T10:17:51.113Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-22T10:17:51.370Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-22T10:17:51.370Z] --- PASS: TestResize (0.85s) [2020-12-22T10:17:51.370Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:17:51.656Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2020-12-22T10:17:51.656Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:17:51.943Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T10:17:51.946Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-12-22T10:17:51.946Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:17:52.299Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-12-22T10:17:52.299Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:17:52.555Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-22T10:17:52.812Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:52.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:52.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:52.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:52.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:52.977Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2020-12-22T10:17:52.977Z] === RUN TestResize [2020-12-22T10:17:53.604Z] --- PASS: TestResize (0.54s) [2020-12-22T10:17:53.604Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:17:53.747Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-22T10:17:53.895Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2020-12-22T10:17:53.895Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:17:54.528Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-12-22T10:17:54.528Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:17:54.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:54.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:54.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:17:54.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:54.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:54.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:54.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T10:17:54.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T10:17:54.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:54.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:17:54.539Z] --- PASS: TestServiceUpdatePidsLimit (17.88s) [2020-12-22T10:17:54.539Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-12-22T10:17:54.539Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-12-22T10:17:54.539Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-12-22T10:17:54.539Z] PASS [2020-12-22T10:17:54.539Z] [2020-12-22T10:17:54.539Z] === Skipped [2020-12-22T10:17:54.539Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T10:17:54.539Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:17:54.539Z] [2020-12-22T10:17:54.539Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-22T10:17:54.539Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:17:54.539Z] [2020-12-22T10:17:54.539Z] [2020-12-22T10:17:54.539Z] DONE 27 tests, 2 skipped in 179.536s [2020-12-22T10:17:54.539Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T10:17:54.539Z] ++ 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-12-22T10:17:54.539Z] ++ set -e [2020-12-22T10:17:54.539Z] ++ '[' -n 0 ']' [2020-12-22T10:17:54.539Z] ++ set -x [2020-12-22T10:17:54.539Z] ++ env -i DEST=/go/src/github.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-12-22T10:17:54.539Z] INFO: Testing against a local daemon [2020-12-22T10:17:54.539Z] === RUN TestSessionCreate [2020-12-22T10:17:54.539Z] --- PASS: TestSessionCreate (0.01s) [2020-12-22T10:17:54.539Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:17:54.539Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-22T10:17:54.539Z] PASS [2020-12-22T10:17:54.539Z] [2020-12-22T10:17:54.539Z] DONE 2 tests in 0.112s [2020-12-22T10:17:54.539Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T10:17:54.539Z] ++ 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-12-22T10:17:54.539Z] ++ set -e [2020-12-22T10:17:54.539Z] ++ '[' -n 0 ']' [2020-12-22T10:17:54.539Z] ++ set -x [2020-12-22T10:17:54.539Z] ++ env -i DEST=/go/src/github.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-12-22T10:17:54.539Z] INFO: Testing against a local daemon [2020-12-22T10:17:54.539Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:17:54.539Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:17:54.539Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:17:54.539Z] === RUN TestEventsExecDie [2020-12-22T10:17:54.539Z] --- PASS: TestEventsExecDie (1.01s) [2020-12-22T10:17:54.539Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:17:54.539Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-12-22T10:17:54.539Z] === RUN TestInfoBinaryCommits [2020-12-22T10:17:54.539Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-12-22T10:17:54.539Z] === RUN TestInfoAPIVersioned [2020-12-22T10:17:54.539Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T10:17:54.539Z] === RUN TestInfoDiscoveryBackend [2020-12-22T10:17:55.114Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-22T10:17:55.168Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-22T10:17:55.168Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T10:17:55.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:55.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:56.196Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T10:17:56.196Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T10:17:56.485Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-22T10:17:56.485Z] === RUN TestInfoAPI [2020-12-22T10:17:56.485Z] --- PASS: TestInfoAPI (0.02s) [2020-12-22T10:17:56.485Z] === RUN TestInfoAPIWarnings [2020-12-22T10:17:56.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:56.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:57.251Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-22T10:17:57.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:57.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T10:17:57.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:57.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T10:17:58.525Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T10:17:58.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:58.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T10:17:58.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:17:58.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T10:17:59.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:17:59.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan (19.52s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.04s) [2020-12-22T10:18:00.437Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-12-22T10:18:00.437Z] PASS [2020-12-22T10:18:00.437Z] [2020-12-22T10:18:00.437Z] DONE 8 tests in 21.977s [2020-12-22T10:18:00.437Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T10:18:00.437Z] ++ 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-12-22T10:18:00.437Z] ++ set -e [2020-12-22T10:18:00.437Z] ++ '[' -n 0 ']' [2020-12-22T10:18:00.437Z] ++ set -x [2020-12-22T10:18:00.437Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:00.437Z] testing: warning: no tests to run [2020-12-22T10:18:00.437Z] PASS [2020-12-22T10:18:00.437Z] [2020-12-22T10:18:00.437Z] DONE 0 tests in 0.030s [2020-12-22T10:18:00.437Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T10:18:00.437Z] ++ 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-12-22T10:18:00.437Z] ++ set -e [2020-12-22T10:18:00.437Z] ++ '[' -n 0 ']' [2020-12-22T10:18:00.437Z] ++ set -x [2020-12-22T10:18:00.437Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:00.437Z] INFO: Testing against a local daemon [2020-12-22T10:18:00.437Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T10:18:01.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T10:18:01.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T10:18:01.649Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-22T10:18:02.348Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2020-12-22T10:18:02.348Z] === RUN TestAuthZPluginTLS [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-12-22T10:18:03.078Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2020-12-22T10:18:03.078Z] === RUN TestCgroupNamespacesRun [2020-12-22T10:18:03.290Z] --- PASS: TestAuthZPluginTLS (0.78s) [2020-12-22T10:18:03.290Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T10:18:03.541Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-22T10:18:03.708Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-12-22T10:18:03.708Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T10:18:03.861Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-12-22T10:18:03.861Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T10:18:04.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-22T10:18:04.432Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2020-12-22T10:18:04.432Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T10:18:04.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T10:18:05.003Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-12-22T10:18:05.003Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T10:18:05.228Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-12-22T10:18:05.228Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T10:18:06.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T10:18:06.730Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-12-22T10:18:06.730Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T10:18:06.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-12-22T10:18:06.914Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T10:18:06.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-22T10:18:07.761Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-12-22T10:18:07.761Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T10:18:07.855Z] --- PASS: TestAuthZPluginErrorResponse (0.82s) [2020-12-22T10:18:07.855Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T10:18:08.426Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-12-22T10:18:08.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2020-12-22T10:18:08.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) [2020-12-22T10:18:08.851Z] === RUN TestCgroupNamespacesRun [2020-12-22T10:18:08.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-22T10:18:08.997Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-12-22T10:18:08.997Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T10:18:09.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-22T10:18:09.266Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-12-22T10:18:09.266Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T10:18:10.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-22T10:18:10.758Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2020-12-22T10:18:10.758Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T10:18:10.765Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2020-12-22T10:18:10.765Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T10:18:11.397Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-12-22T10:18:11.397Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T10:18:11.541Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-12-22T10:18:11.541Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T10:18:11.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-22T10:18:12.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2020-12-22T10:18:12.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T10:18:12.896Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-12-22T10:18:12.896Z] === RUN TestKernelTCPMemory [2020-12-22T10:18:12.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-22T10:18:13.525Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-12-22T10:18:13.525Z] === RUN TestNISDomainname [2020-12-22T10:18:14.088Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-12-22T10:18:14.088Z] === RUN TestAuthZPluginHeader [2020-12-22T10:18:14.157Z] --- PASS: TestNISDomainname (0.67s) [2020-12-22T10:18:14.157Z] === RUN TestHostnameDnsResolution [2020-12-22T10:18:14.659Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-12-22T10:18:14.659Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T10:18:14.659Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-12-22T10:18:14.659Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:14.659Z] === RUN TestAuthZPluginV2Disable [2020-12-22T10:18:14.659Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:18:14.659Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:14.659Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T10:18:14.659Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:18:14.659Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:14.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T10:18:14.659Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:18:14.659Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:14.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T10:18:14.787Z] --- PASS: TestHostnameDnsResolution (0.83s) [2020-12-22T10:18:14.787Z] === RUN TestStats [2020-12-22T10:18:14.803Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.25s) [2020-12-22T10:18:14.803Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T10:18:15.066Z] --- PASS: TestInfoAPIWarnings (16.29s) [2020-12-22T10:18:15.066Z] === RUN TestInfoDebug [2020-12-22T10:18:15.066Z] --- PASS: TestInfoDebug (0.53s) [2020-12-22T10:18:15.066Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:18:15.066Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-22T10:18:15.066Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:18:15.066Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-22T10:18:15.066Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:18:15.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-12-22T10:18:15.066Z] === RUN TestPingCacheHeaders [2020-12-22T10:18:15.066Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-12-22T10:18:15.066Z] === RUN TestPingGet [2020-12-22T10:18:15.066Z] --- PASS: TestPingGet (0.01s) [2020-12-22T10:18:15.066Z] === RUN TestPingHead [2020-12-22T10:18:15.066Z] --- PASS: TestPingHead (0.01s) [2020-12-22T10:18:15.066Z] === RUN TestVersion [2020-12-22T10:18:15.066Z] --- PASS: TestVersion (0.02s) [2020-12-22T10:18:15.066Z] PASS [2020-12-22T10:18:15.066Z] [2020-12-22T10:18:15.066Z] === Skipped [2020-12-22T10:18:15.066Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:18:15.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:18:15.066Z] [2020-12-22T10:18:15.066Z] [2020-12-22T10:18:15.066Z] DONE 18 tests, 1 skipped in 21.497s [2020-12-22T10:18:15.066Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T10:18:15.066Z] ++ 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-12-22T10:18:15.066Z] ++ set -e [2020-12-22T10:18:15.066Z] ++ '[' -n 0 ']' [2020-12-22T10:18:15.066Z] ++ set -x [2020-12-22T10:18:15.066Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:15.066Z] INFO: Testing against a local daemon [2020-12-22T10:18:15.066Z] === RUN TestVolumesCreateAndList [2020-12-22T10:18:15.066Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-22T10:18:15.066Z] === RUN TestVolumesRemove [2020-12-22T10:18:15.066Z] --- PASS: TestVolumesRemove (0.11s) [2020-12-22T10:18:15.066Z] === RUN TestVolumesInspect [2020-12-22T10:18:15.066Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-22T10:18:15.066Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:18:15.066Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:18:15.066Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:18:15.066Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:18:15.066Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-22T10:18:15.066Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:18:15.066Z] PASS [2020-12-22T10:18:15.066Z] [2020-12-22T10:18:15.066Z] DONE 5 tests in 0.326s [2020-12-22T10:18:15.066Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:18:15.355Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:18:15.355Z] +++ kill 12296 [2020-12-22T10:18:15.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-22T10:18:16.853Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:18:16.853Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:18:16.853Z] [2020-12-22T10:18:16.853Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:18:16.853Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:18:16.853Z] [2020-12-22T10:18:16.853Z] To set a process to complain mode, use the command line tool [2020-12-22T10:18:16.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:18:16.853Z] +++ true [2020-12-22T10:18:16.853Z] exiting test-integration [2020-12-22T10:18:16.853Z] ++ exit 0 [2020-12-22T10:18:16.853Z] [2020-12-22T10:18:17.100Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2020-12-22T10:18:17.100Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T10:18:17.499Z] --- PASS: TestStats (2.55s) [2020-12-22T10:18:17.499Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:18:17.499Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T10:18:17.499Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T10:18:17.499Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T10:18:17.499Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T10:18:17.499Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T10:18:17.499Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T10:18:17.499Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T10:18:17.499Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T10:18:17.499Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T10:18:17.499Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T10:18:17.499Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T10:18:17.499Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T10:18:18.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-22T10:18:18.992Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2020-12-22T10:18:18.992Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2020-12-22T10:18:19.615Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:18:20.212Z] + echo Ensuring container killed. [2020-12-22T10:18:20.212Z] Ensuring container killed. [2020-12-22T10:18:20.212Z] + docker rm -vf docker-pr1 [2020-12-22T10:18:20.212Z] Error: No such container: docker-pr1 [2020-12-22T10:18:20.212Z] + true [Pipeline] sh [2020-12-22T10:18:20.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-22T10:18:20.584Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:18:20.584Z] Chowning /workspace to jenkins user [2020-12-22T10:18:20.584Z] + id -u [2020-12-22T10:18:20.584Z] + id -g [2020-12-22T10:18:20.584Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41832:/workspace busybox chown -R 1001:1001 /workspace [2020-12-22T10:18:20.584Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:18:20.873Z] latest: Pulling from library/busybox [2020-12-22T10:18:20.873Z] 93035723f9e5: Pulling fs layer [2020-12-22T10:18:20.924Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-12-22T10:18:20.924Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T10:18:21.016Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T10:18:21.016Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-12-22T10:18:21.016Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-12-22T10:18:21.016Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-12-22T10:18:21.016Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-12-22T10:18:21.016Z] === RUN TestDeleteDevicemapper [2020-12-22T10:18:21.016Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T10:18:21.016Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:18:21.016Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:18:21.163Z] 93035723f9e5: Download complete [2020-12-22T10:18:21.791Z] 93035723f9e5: Pull complete [2020-12-22T10:18:21.791Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:18:21.791Z] Status: Downloaded newer image for busybox:latest [2020-12-22T10:18:21.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.20s) [2020-12-22T10:18:21.854Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T10:18:22.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2020-12-22T10:18:22.048Z] === RUN TestUpdateMemory [2020-12-22T10:18:23.080Z] --- PASS: TestUpdateMemory (0.72s) [2020-12-22T10:18:23.080Z] === RUN TestUpdateCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:18:23.685Z] + bundleName=s390x-integration [2020-12-22T10:18:23.685Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-22T10:18:23.685Z] Creating s390x-integration-bundles.tar.gz [2020-12-22T10:18:23.685Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-12-22T10:18:23.685Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-22T10:18:23.709Z] --- PASS: TestUpdateCPUQuota (0.86s) [2020-12-22T10:18:23.709Z] === RUN TestUpdatePidsLimit [2020-12-22T10:18:23.709Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] archiveArtifacts [2020-12-22T10:18:23.728Z] Archiving artifacts [2020-12-22T10:18:23.998Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T10:18:24.135Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:18:24.289Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T10:18:24.373Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.27s) [2020-12-22T10:18:24.373Z] === RUN TestKernelTCPMemory [2020-12-22T10:18:24.516Z] + make clean [2020-12-22T10:18:24.577Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T10:18:24.577Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T10:18:24.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-22T10:18:24.807Z] docker volume rm -f docker-dev-cache [2020-12-22T10:18:24.807Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T10:18:24.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T10:18:25.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T10:18:25.193Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-12-22T10:18:25.193Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit (2.27s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-12-22T10:18:26.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2020-12-22T10:18:26.187Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:18:27.085Z] --- PASS: TestNISDomainname (1.46s) [2020-12-22T10:18:27.085Z] === RUN TestHostnameDnsResolution [2020-12-22T10:18:27.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-22T10:18:28.015Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-12-22T10:18:28.015Z] === RUN TestStats [2020-12-22T10:18:29.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-22T10:18:30.014Z] 4612f6d0b889: Pull complete [2020-12-22T10:18:30.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-22T10:18:31.006Z] --- PASS: TestStats (2.78s) [2020-12-22T10:18:31.006Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:18:31.006Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T10:18:31.006Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T10:18:31.006Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T10:18:31.006Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T10:18:31.006Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T10:18:31.006Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T10:18:31.006Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T10:18:31.006Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T10:18:31.006Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T10:18:31.006Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T10:18:32.372Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T10:18:32.766Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2020-12-22T10:18:32.766Z] PASS [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] === Skipped [2020-12-22T10:18:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-12-22T10:18:32.766Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:18:32.766Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:18:32.766Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:18:32.766Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] [2020-12-22T10:18:32.766Z] DONE 17 tests, 4 skipped in 32.652s [2020-12-22T10:18:32.766Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T10:18:32.766Z] ++ 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-12-22T10:18:32.766Z] ++ set -e [2020-12-22T10:18:32.766Z] ++ '[' -n 0 ']' [2020-12-22T10:18:32.766Z] ++ set -x [2020-12-22T10:18:32.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=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-12-22T10:18:33.027Z] INFO: Testing against a local daemon [2020-12-22T10:18:33.027Z] === RUN TestPluginInvalidJSON [2020-12-22T10:18:33.027Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:18:33.027Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:18:33.027Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:18:33.027Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-22T10:18:33.027Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:18:33.027Z] === RUN TestPluginInstall [2020-12-22T10:18:33.027Z] === RUN TestPluginInstall/no_auth [2020-12-22T10:18:34.263Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T10:18:35.571Z] time="2020-12-22T10:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:35.571Z] time="2020-12-22T10:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11c781533b842c64f066858dba06d6c1c37eab764049d1b6764178b437b90620" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:35.571Z] time="2020-12-22T10:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:35.571Z] time="2020-12-22T10:18:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11c781533b842c64f066858dba06d6c1c37eab764049d1b6764178b437b90620" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:35.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-22T10:18:35.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-22T10:18:35.832Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T10:18:35.885Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-12-22T10:18:35.885Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-12-22T10:18:35.885Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-12-22T10:18:35.885Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-12-22T10:18:35.885Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-12-22T10:18:35.885Z] === RUN TestDeleteDevicemapper [2020-12-22T10:18:35.885Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T10:18:35.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:18:35.885Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:18:36.773Z] time="2020-12-22T10:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:36.773Z] time="2020-12-22T10:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b86564af45b65f697d10cb647be152a5062731c642ff4da7aa116bf3fb6916d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:36.773Z] time="2020-12-22T10:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:36.773Z] time="2020-12-22T10:18:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b86564af45b65f697d10cb647be152a5062731c642ff4da7aa116bf3fb6916d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:37.033Z] === RUN TestPluginInstall/with_insecure [2020-12-22T10:18:38.417Z] time="2020-12-22T10:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:38.417Z] time="2020-12-22T10:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05403f109bdf111b2b7951026f038b563e65a54c0869f2c6a933d511133a8897" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:38.417Z] time="2020-12-22T10:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:18:38.417Z] time="2020-12-22T10:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05403f109bdf111b2b7951026f038b563e65a54c0869f2c6a933d511133a8897" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:18:38.677Z] --- PASS: TestPluginInstall (5.64s) [2020-12-22T10:18:38.677Z] --- PASS: TestPluginInstall/no_auth (2.68s) [2020-12-22T10:18:38.677Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-12-22T10:18:38.677Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-12-22T10:18:38.677Z] plugin_test.go:157: [d96f0b04ed779] daemon is not started [2020-12-22T10:18:38.677Z] PASS [2020-12-22T10:18:38.677Z] [2020-12-22T10:18:38.677Z] DONE 6 tests in 5.877s [2020-12-22T10:18:38.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T10:18:38.677Z] ++ 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-12-22T10:18:38.677Z] ++ set -e [2020-12-22T10:18:38.677Z] ++ '[' -n 0 ']' [2020-12-22T10:18:38.677Z] ++ set -x [2020-12-22T10:18:38.677Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:38.791Z] --- PASS: TestUpdateRestartPolicy (11.26s) [2020-12-22T10:18:38.791Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:18:38.791Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-12-22T10:18:38.791Z] === RUN TestWaitNonBlocked [2020-12-22T10:18:38.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:38.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:38.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:38.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:38.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:38.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:38.791Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-22T10:18:38.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2020-12-22T10:18:38.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-12-22T10:18:38.791Z] === RUN TestWaitBlocked [2020-12-22T10:18:38.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:38.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:38.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:38.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:38.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:38.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:38.937Z] INFO: Testing against a local daemon [2020-12-22T10:18:38.937Z] === RUN TestExternalGraphDriver [2020-12-22T10:18:39.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-22T10:18:39.157Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.74s) [2020-12-22T10:18:39.157Z] === RUN TestUpdateMemory [2020-12-22T10:18:39.157Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T10:18:39.157Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:18:39.157Z] === RUN TestUpdateCPUQuota [2020-12-22T10:18:39.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-22T10:18:39.198Z] === RUN TestExternalGraphDriver/json [2020-12-22T10:18:39.424Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-22T10:18:39.424Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-12-22T10:18:39.424Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-12-22T10:18:39.424Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T10:18:39.424Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T10:18:39.424Z] === CONT TestIpcModeOlderClient [2020-12-22T10:18:39.424Z] === CONT TestDaemonHostGatewayIP [2020-12-22T10:18:39.424Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-12-22T10:18:39.424Z] === CONT TestDaemonRestartIpcMode [2020-12-22T10:18:40.084Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-12-22T10:18:40.084Z] === RUN TestUpdatePidsLimit [2020-12-22T10:18:40.084Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T10:18:40.646Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T10:18:40.902Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T10:18:41.465Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T10:18:41.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-22T10:18:41.742Z] === RUN TestExternalGraphDriver/spec [2020-12-22T10:18:41.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T10:18:42.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-22T10:18:42.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T10:18:42.492Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T10:18:42.658Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-22T10:18:42.961Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-12-22T10:18:43.226Z] Copying nested executables into bundles/binary-daemon [2020-12-22T10:18:43.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-22T10:18:43.589Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-12-22T10:18:43.589Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-12-22T10:18:43.984Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-12-22T10:18:43.984Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:18:44.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-22T10:18:44.607Z] [2020-12-22T10:18:45.040Z] === RUN TestExternalGraphDriver/pull [2020-12-22T10:18:45.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-22T10:18:46.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-22T10:18:46.954Z] --- PASS: TestExternalGraphDriver (7.87s) [2020-12-22T10:18:46.954Z] --- PASS: TestExternalGraphDriver/json (2.59s) [2020-12-22T10:18:46.954Z] --- PASS: TestExternalGraphDriver/spec (2.81s) [2020-12-22T10:18:46.954Z] --- PASS: TestExternalGraphDriver/pull (2.34s) [2020-12-22T10:18:46.954Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:18:46.954Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-12-22T10:18:46.954Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:46.954Z] PASS [2020-12-22T10:18:46.954Z] [2020-12-22T10:18:46.954Z] === Skipped [2020-12-22T10:18:46.954Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-12-22T10:18:46.954Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:46.954Z] [2020-12-22T10:18:46.954Z] [2020-12-22T10:18:46.954Z] DONE 5 tests, 1 skipped in 8.070s [2020-12-22T10:18:46.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T10:18:46.954Z] ++ 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-12-22T10:18:46.954Z] ++ set -e [2020-12-22T10:18:46.954Z] ++ '[' -n 0 ']' [2020-12-22T10:18:46.954Z] ++ set -x [2020-12-22T10:18:46.954Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:46.954Z] INFO: Testing against a local daemon [2020-12-22T10:18:46.954Z] === RUN TestContinueAfterPluginCrash [2020-12-22T10:18:46.954Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T10:18:46.954Z] === RUN TestReadPluginNoRead [2020-12-22T10:18:46.954Z] === PAUSE TestReadPluginNoRead [2020-12-22T10:18:46.954Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T10:18:46.954Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T10:18:46.954Z] === CONT TestContinueAfterPluginCrash [2020-12-22T10:18:46.954Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T10:18:46.954Z] === CONT TestReadPluginNoRead [2020-12-22T10:18:47.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-22T10:18:48.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/make.sh cross [2020-12-22T10:18:48.483Z] [2020-12-22T10:18:48.743Z] Removing bundles/ [2020-12-22T10:18:48.743Z] [2020-12-22T10:18:48.743Z] ---> Making bundle: cross (in bundles/cross) [2020-12-22T10:18:48.743Z] Cross building: bundles/cross/linux/amd64 [2020-12-22T10:18:48.743Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-22T10:18:48.743Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-22T10:18:51.169Z] === RUN TestReadPluginNoRead/default [2020-12-22T10:18:51.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-22T10:18:51.742Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2020-12-22T10:18:52.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-22T10:18:53.129Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T10:18:53.877Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-22T10:18:53.926Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-12-22T10:18:53.926Z] PASS [2020-12-22T10:18:53.926Z] [2020-12-22T10:18:53.926Z] === Skipped [2020-12-22T10:18:53.926Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-22T10:18:53.926Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:18:53.926Z] [2020-12-22T10:18:53.926Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:18:53.926Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:18:53.926Z] [2020-12-22T10:18:53.926Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T10:18:53.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:18:53.926Z] [2020-12-22T10:18:53.926Z] [2020-12-22T10:18:53.926Z] DONE 195 tests, 3 skipped in 109.240s [2020-12-22T10:18:53.926Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T10:18:53.926Z] ++ 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-12-22T10:18:53.926Z] ++ set -e [2020-12-22T10:18:53.926Z] ++ '[' -n 0 ']' [2020-12-22T10:18:53.926Z] ++ set -x [2020-12-22T10:18:53.926Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:53.926Z] INFO: Testing against a local daemon [2020-12-22T10:18:53.926Z] === RUN TestCommitInheritsEnv [2020-12-22T10:18:53.926Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-12-22T10:18:53.926Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:18:53.926Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T10:18:53.926Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:18:53.926Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-12-22T10:18:53.926Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:18:53.926Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-22T10:18:53.926Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:18:53.926Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-12-22T10:18:53.926Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T10:18:53.926Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:18:53.926Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:18:53.926Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:18:53.926Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-22T10:18:53.926Z] === RUN TestTagInvalidReference [2020-12-22T10:18:53.926Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-22T10:18:53.926Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:18:53.926Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-22T10:18:53.926Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:18:53.926Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-22T10:18:53.926Z] === RUN TestTagOfficialNames [2020-12-22T10:18:53.926Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-22T10:18:53.926Z] === RUN TestTagMatchesDigest [2020-12-22T10:18:53.926Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-22T10:18:53.926Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T10:18:54.805Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-22T10:18:55.040Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T10:18:55.734Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-22T10:18:55.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-22T10:18:56.951Z] --- PASS: TestReadPluginNoRead (9.70s) [2020-12-22T10:18:56.951Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-12-22T10:18:56.951Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-12-22T10:18:56.951Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-12-22T10:18:56.951Z] read_test.go:92: [dfb7a363c3284] daemon is not started [2020-12-22T10:18:57.102Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2020-12-22T10:18:57.102Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:18:57.211Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-12-22T10:18:57.211Z] PASS [2020-12-22T10:18:57.211Z] [2020-12-22T10:18:57.211Z] DONE 6 tests in 10.335s [2020-12-22T10:18:57.211Z] 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-12-22T10:18:57.211Z] ++ 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-12-22T10:18:57.211Z] ++ set -e [2020-12-22T10:18:57.211Z] ++ '[' -n 0 ']' [2020-12-22T10:18:57.211Z] ++ set -x [2020-12-22T10:18:57.211Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:57.211Z] testing: warning: no tests to run [2020-12-22T10:18:57.211Z] PASS [2020-12-22T10:18:57.211Z] [2020-12-22T10:18:57.211Z] DONE 0 tests in 0.053s [2020-12-22T10:18:57.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T10:18:57.211Z] ++ 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-12-22T10:18:57.211Z] ++ set -e [2020-12-22T10:18:57.211Z] ++ '[' -n 0 ']' [2020-12-22T10:18:57.211Z] ++ set -x [2020-12-22T10:18:57.211Z] ++ env -i DEST=/go/src/github.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-12-22T10:18:57.471Z] INFO: Testing against a local daemon [2020-12-22T10:18:57.471Z] === RUN TestPluginWithDevMounts [2020-12-22T10:18:57.471Z] === PAUSE TestPluginWithDevMounts [2020-12-22T10:18:57.471Z] === CONT TestPluginWithDevMounts [2020-12-22T10:18:57.664Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-12-22T10:18:57.664Z] === RUN TestWaitNonBlocked [2020-12-22T10:18:57.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:57.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:57.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:57.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:57.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:18:57.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:18:59.033Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T10:18:59.033Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-12-22T10:18:59.033Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2020-12-22T10:18:59.033Z] === RUN TestWaitBlocked [2020-12-22T10:18:59.033Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:59.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:59.033Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:59.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:59.033Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T10:18:59.033Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T10:18:59.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-22T10:19:00.013Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-12-22T10:19:00.013Z] PASS [2020-12-22T10:19:00.013Z] [2020-12-22T10:19:00.013Z] DONE 1 tests in 2.345s [2020-12-22T10:19:00.013Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T10:19:00.013Z] ++ 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-12-22T10:19:00.013Z] ++ set -e [2020-12-22T10:19:00.013Z] ++ '[' -n 0 ']' [2020-12-22T10:19:00.013Z] ++ set -x [2020-12-22T10:19:00.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12-22T10:19:00.013Z] INFO: Testing against a local daemon [2020-12-22T10:19:00.013Z] === RUN TestSecretInspect [2020-12-22T10:19:00.399Z] --- PASS: TestWaitBlocked (0.04s) [2020-12-22T10:19:00.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-12-22T10:19:00.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-12-22T10:19:00.399Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T10:19:00.399Z] === CONT TestIpcModeOlderClient [2020-12-22T10:19:00.399Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-12-22T10:19:00.399Z] === CONT TestDaemonHostGatewayIP [2020-12-22T10:19:00.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-22T10:19:02.330Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-22T10:19:03.310Z] --- PASS: TestSecretInspect (3.25s) [2020-12-22T10:19:03.310Z] === RUN TestSecretList [2020-12-22T10:19:03.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-22T10:19:04.259Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-22T10:19:04.259Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s) [2020-12-22T10:19:04.259Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T10:19:05.627Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-22T10:19:05.627Z] --- PASS: TestDaemonHostGatewayIP (5.37s) [2020-12-22T10:19:05.627Z] === CONT TestDaemonRestartIpcMode [2020-12-22T10:19:06.577Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-22T10:19:06.608Z] --- PASS: TestSecretList (3.28s) [2020-12-22T10:19:06.608Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:19:07.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-22T10:19:07.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-22T10:19:07.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-22T10:19:09.153Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2020-12-22T10:19:09.153Z] === RUN TestSecretsUpdate [2020-12-22T10:19:09.661Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2020-12-22T10:19:10.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-22T10:19:11.518Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-22T10:19:12.450Z] --- PASS: TestSecretsUpdate (3.28s) [2020-12-22T10:19:12.450Z] === RUN TestTemplatedSecret [2020-12-22T10:19:13.412Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-22T10:19:13.975Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-22T10:19:14.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-22T10:19:14.538Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-22T10:19:14.795Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-22T10:19:15.051Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-22T10:19:15.308Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-22T10:19:15.308Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-22T10:19:16.671Z] --- PASS: TestTemplatedSecret (3.67s) [2020-12-22T10:19:16.671Z] === RUN TestSecretCreateResolve [2020-12-22T10:19:16.674Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-22T10:19:17.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-22T10:19:17.800Z] --- PASS: TestContainerKillOnDaemonStart (13.37s) [2020-12-22T10:19:17.800Z] PASS [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === Skipped [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-22T10:19:17.800Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T10:19:17.800Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T10:19:17.800Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T10:19:17.800Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T10:19:17.800Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-22T10:19:17.800Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] [2020-12-22T10:19:17.800Z] DONE 195 tests, 6 skipped in 156.012s [2020-12-22T10:19:17.800Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T10:19:17.800Z] ++ 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-12-22T10:19:17.800Z] ++ set -e [2020-12-22T10:19:17.800Z] ++ '[' -n 0 ']' [2020-12-22T10:19:17.800Z] ++ set -x [2020-12-22T10:19:17.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-22T10:19:18.056Z] INFO: Testing against a local daemon [2020-12-22T10:19:18.056Z] === RUN TestCommitInheritsEnv [2020-12-22T10:19:18.313Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-12-22T10:19:18.313Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:19:18.313Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T10:19:18.313Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:19:18.569Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-22T10:19:18.569Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:19:18.569Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-12-22T10:19:18.569Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:19:19.132Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-12-22T10:19:19.132Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T10:19:19.985Z] --- PASS: TestSecretCreateResolve (3.35s) [2020-12-22T10:19:19.985Z] PASS [2020-12-22T10:19:19.985Z] [2020-12-22T10:19:19.985Z] DONE 6 tests in 19.824s [2020-12-22T10:19:19.985Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T10:19:19.985Z] ++ 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-12-22T10:19:19.985Z] ++ set -e [2020-12-22T10:19:19.985Z] ++ '[' -n 0 ']' [2020-12-22T10:19:19.985Z] ++ set -x [2020-12-22T10:19:19.985Z] ++ env -i DEST=/go/src/github.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-12-22T10:19:19.985Z] INFO: Testing against a local daemon [2020-12-22T10:19:19.985Z] === RUN TestServiceCreateInit [2020-12-22T10:19:19.985Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:19:20.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-22T10:19:21.866Z] --- PASS: TestRemoveImageGarbageCollector (2.57s) [2020-12-22T10:19:21.866Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:19:21.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-22T10:19:21.866Z] === RUN TestTagInvalidReference [2020-12-22T10:19:21.866Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-22T10:19:21.866Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:19:21.866Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-22T10:19:21.866Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:19:21.866Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-12-22T10:19:21.866Z] === RUN TestTagOfficialNames [2020-12-22T10:19:21.866Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-22T10:19:21.866Z] === RUN TestTagMatchesDigest [2020-12-22T10:19:21.866Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-12-22T10:19:21.866Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T10:19:22.428Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-22T10:19:22.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-22T10:19:23.938Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-22T10:19:25.271Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:19:25.827Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-22T10:19:25.827Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-22T10:19:26.757Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-22T10:19:27.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-22T10:19:27.575Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-22T10:19:27.831Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-22T10:19:29.475Z] --- PASS: TestServiceCreateInit (9.77s) [2020-12-22T10:19:29.475Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2020-12-22T10:19:29.475Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-12-22T10:19:29.475Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:19:32.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-22T10:19:37.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-22T10:19:39.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-22T10:19:41.037Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-22T10:19:41.966Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-22T10:19:42.530Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-22T10:19:42.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-22T10:19:45.797Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-22T10:19:46.359Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-22T10:19:48.248Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-22T10:19:49.613Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-22T10:19:50.978Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-22T10:19:50.978Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-22T10:19:50.978Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-22T10:19:50.978Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-22T10:19:50.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-22T10:19:51.430Z] --- PASS: TestCreateServiceMultipleTimes (19.50s) [2020-12-22T10:19:51.430Z] === RUN TestCreateServiceConflict [2020-12-22T10:19:51.542Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-22T10:19:52.370Z] --- PASS: TestCreateServiceConflict (3.33s) [2020-12-22T10:19:52.370Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:19:54.810Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-22T10:19:56.571Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-12-22T10:19:56.571Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:19:56.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-22T10:19:58.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-22T10:19:58.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-22T10:19:59.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-22T10:19:59.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-22T10:20:02.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-22T10:20:03.342Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-22T10:20:04.271Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-22T10:20:05.638Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-22T10:20:05.894Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-22T10:20:07.854Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-22T10:20:09.234Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-22T10:20:11.125Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-22T10:20:11.382Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-22T10:20:11.475Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s) [2020-12-22T10:20:11.475Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:20:14.655Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-22T10:20:14.777Z] --- PASS: TestCreateServiceSecretFileMode (3.60s) [2020-12-22T10:20:14.777Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:20:15.586Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-22T10:20:16.515Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-22T10:20:16.515Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-22T10:20:17.883Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-22T10:20:18.083Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-12-22T10:20:18.083Z] === RUN TestCreateServiceSysctls [2020-12-22T10:20:21.155Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-22T10:20:21.720Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-22T10:20:21.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-22T10:20:22.292Z] --- PASS: TestCreateServiceSysctls (3.77s) [2020-12-22T10:20:22.292Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:20:22.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-22T10:20:22.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-22T10:20:24.278Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-22T10:20:25.235Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-22T10:20:25.235Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-22T10:20:25.235Z] Cross building: bundles/cross/windows/amd64 [2020-12-22T10:20:25.235Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-22T10:20:25.235Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-22T10:20:25.596Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-12-22T10:20:25.596Z] === RUN TestInspect [2020-12-22T10:20:25.648Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-22T10:20:26.549Z] aa4f58cd6da1: Pull complete [2020-12-22T10:20:26.549Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-22T10:20:26.549Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:20:26.549Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-22T10:20:26.549Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-22T10:20:26.549Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2020-12-22T10:20:26.549Z] WARN: Skipping validation tests [2020-12-22T10:20:26.549Z] INFO: Running unit tests at 12/22/2020 10:20:14... [2020-12-22T10:20:26.549Z] INFO: make.ps1 starting at 12/22/2020 10:20:18 [2020-12-22T10:20:26.549Z] INFO: Git commit (f3d0f7054d) assumed from DOCKER_GITCOMMIT environment variable [2020-12-22T10:20:26.549Z] INFO: Invoking autogen... [2020-12-22T10:20:26.549Z] INFO: Running unit tests... [2020-12-22T10:20:26.579Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-22T10:20:26.836Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-22T10:20:27.536Z] 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-12-22T10:20:28.897Z] --- PASS: TestInspect (3.54s) [2020-12-22T10:20:28.898Z] === RUN TestCreateJob [2020-12-22T10:20:30.111Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-22T10:20:33.108Z] --- PASS: TestCreateJob (4.23s) [2020-12-22T10:20:33.108Z] === RUN TestReplicatedJob [2020-12-22T10:20:33.388Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-22T10:20:34.658Z] ? github.com/docker/docker/api [no test files] [2020-12-22T10:20:35.910Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-22T10:20:36.473Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-22T10:20:37.037Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-22T10:20:37.294Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-22T10:20:37.550Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-22T10:20:38.918Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-22T10:20:39.479Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-22T10:20:39.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-22T10:20:41.248Z] --- PASS: TestReplicatedJob (7.00s) [2020-12-22T10:20:41.248Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:20:42.000Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-22T10:20:42.000Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-22T10:20:43.891Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-22T10:20:44.550Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-12-22T10:20:44.550Z] === RUN TestServiceListWithStatuses [2020-12-22T10:20:44.550Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:20:44.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:20:44.550Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T10:20:47.087Z] === RUN TestMiddlewares [2020-12-22T10:20:47.087Z] --- PASS: TestMiddlewares (0.00s) [2020-12-22T10:20:47.087Z] PASS [2020-12-22T10:20:47.087Z] coverage: 9.0% of statements [2020-12-22T10:20:47.549Z] ok github.com/docker/docker/api/server 0.167s coverage: 9.0% of statements [2020-12-22T10:20:48.065Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-22T10:20:49.436Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-22T10:20:51.137Z] --- PASS: TestDockerNetworkConnectAlias (6.66s) [2020-12-22T10:20:51.137Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:20:51.329Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-22T10:20:52.696Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-22T10:20:54.064Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-22T10:20:54.064Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-22T10:20:54.994Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-22T10:20:56.425Z] --- PASS: TestDockerNetworkReConnect (5.31s) [2020-12-22T10:20:56.425Z] === RUN TestServicePlugin [2020-12-22T10:20:56.425Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T10:20:56.425Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:20:56.425Z] === RUN TestServiceUpdateLabel [2020-12-22T10:20:58.270Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-22T10:20:58.527Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-22T10:20:59.725Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-12-22T10:20:59.725Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:21:01.046Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-22T10:21:02.938Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-22T10:21:03.501Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-22T10:21:04.869Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-22T10:21:05.799Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-22T10:21:06.730Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-22T10:21:09.999Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-22T10:21:09.999Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-22T10:21:12.564Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-22T10:21:14.631Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-12-22T10:21:14.631Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:21:15.092Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-22T10:21:18.360Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-22T10:21:26.450Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-22T10:21:29.717Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-22T10:21:31.608Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-22T10:21:31.608Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-22T10:21:31.864Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-22T10:21:32.737Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-12-22T10:21:32.737Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:21:32.962Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-22T10:21:32.962Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-22T10:21:32.962Z] remote: Enumerating objects: 2, done. [2020-12-22T10:21:32.962Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-22T10:21:32.962Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-22T10:21:32.962Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-22T10:21:32.962Z] 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-12-22T10:21:32.962Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-22T10:21:33.221Z] [2020-12-22T10:21:34.384Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-22T10:21:34.384Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T10:21:35.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/test/unit [2020-12-22T10:21:36.899Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-22T10:21:36.899Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-22T10:21:37.460Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-22T10:21:37.993Z] ? github.com/docker/docker/api [no test files] [2020-12-22T10:21:38.022Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-22T10:21:38.278Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T10:21:38.299Z] === RUN TestBoolValue [2020-12-22T10:21:38.299Z] --- PASS: TestBoolValue (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestBoolValueOrDefault [2020-12-22T10:21:38.299Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestInt64ValueOrZero [2020-12-22T10:21:38.299Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestInt64ValueOrDefault [2020-12-22T10:21:38.299Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-22T10:21:38.299Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestJsonContentType [2020-12-22T10:21:38.299Z] --- PASS: TestJsonContentType (0.00s) [2020-12-22T10:21:38.299Z] PASS [2020-12-22T10:21:38.299Z] coverage: 14.7% of statements [2020-12-22T10:21:38.299Z] ok github.com/docker/docker/api/server/httputils 0.172s coverage: 14.7% of statements [2020-12-22T10:21:38.299Z] === RUN TestMaskSecretKeys [2020-12-22T10:21:38.299Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-22T10:21:38.299Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-22T10:21:38.299Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-22T10:21:38.299Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-22T10:21:38.299Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-22T10:21:38.299Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-22T10:21:38.299Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestVersionMiddlewareVersion [2020-12-22T10:21:38.299Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-22T10:21:38.299Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-22T10:21:38.299Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-22T10:21:38.299Z] PASS [2020-12-22T10:21:38.299Z] coverage: 37.7% of statements [2020-12-22T10:21:38.299Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T10:21:38.299Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T10:21:38.842Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-22T10:21:39.098Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-22T10:21:39.272Z] === RUN TestStrSliceMarshalJSON [2020-12-22T10:21:39.272Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestStrSliceUnmarshalJSON [2020-12-22T10:21:39.272Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestStrSliceUnmarshalString [2020-12-22T10:21:39.272Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestStrSliceUnmarshalSlice [2020-12-22T10:21:39.272Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-22T10:21:39.272Z] PASS [2020-12-22T10:21:39.272Z] coverage: 90.0% of statements [2020-12-22T10:21:39.272Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2020-12-22T10:21:39.272Z] === RUN TestToJSON [2020-12-22T10:21:39.272Z] --- PASS: TestToJSON (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestToParamWithVersion [2020-12-22T10:21:39.272Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestFromJSON [2020-12-22T10:21:39.272Z] --- PASS: TestFromJSON (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestEmpty [2020-12-22T10:21:39.272Z] --- PASS: TestEmpty (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestArgsMatchKVListEmptySources [2020-12-22T10:21:39.272Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestArgsMatchKVList [2020-12-22T10:21:39.272Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestArgsMatch [2020-12-22T10:21:39.272Z] --- PASS: TestArgsMatch (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestAdd [2020-12-22T10:21:39.272Z] --- PASS: TestAdd (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestDel [2020-12-22T10:21:39.272Z] --- PASS: TestDel (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestLen [2020-12-22T10:21:39.272Z] --- PASS: TestLen (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestExactMatch [2020-12-22T10:21:39.272Z] --- PASS: TestExactMatch (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestOnlyOneExactMatch [2020-12-22T10:21:39.272Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestContains [2020-12-22T10:21:39.272Z] --- PASS: TestContains (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestValidate [2020-12-22T10:21:39.272Z] --- PASS: TestValidate (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestWalkValues [2020-12-22T10:21:39.272Z] --- PASS: TestWalkValues (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestFuzzyMatch [2020-12-22T10:21:39.272Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestClone [2020-12-22T10:21:39.272Z] --- PASS: TestClone (0.00s) [2020-12-22T10:21:39.272Z] PASS [2020-12-22T10:21:39.272Z] coverage: 92.2% of statements [2020-12-22T10:21:39.272Z] ok github.com/docker/docker/api/types/filters 0.121s coverage: 92.2% of statements [2020-12-22T10:21:39.272Z] === RUN TestDurationToSecondsString [2020-12-22T10:21:39.272Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-22T10:21:39.272Z] === RUN TestGetTimestamp [2020-12-22T10:21:39.272Z] --- PASS: TestGetTimestamp (0.08s) [2020-12-22T10:21:39.272Z] === RUN TestParseTimestamps [2020-12-22T10:21:39.272Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-22T10:21:39.272Z] PASS [2020-12-22T10:21:39.272Z] coverage: 100.0% of statements [2020-12-22T10:21:39.272Z] ok github.com/docker/docker/api/types/time 0.122s coverage: 100.0% of statements [2020-12-22T10:21:39.734Z] === RUN TestAdjustForAPIVersion [2020-12-22T10:21:39.734Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-22T10:21:39.734Z] PASS [2020-12-22T10:21:39.734Z] coverage: 5.7% of statements [2020-12-22T10:21:39.734Z] ok github.com/docker/docker/api/server/router/swarm 0.182s coverage: 5.7% of statements [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T10:21:39.734Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T10:21:40.197Z] === RUN TestCompareVersion [2020-12-22T10:21:40.197Z] --- PASS: TestCompareVersion (0.00s) [2020-12-22T10:21:40.197Z] PASS [2020-12-22T10:21:40.197Z] coverage: 75.0% of statements [2020-12-22T10:21:40.197Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T10:21:40.197Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite (356.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.69s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.98s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.02s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:1455: [d4f5a96fda1c1] daemon is not started [2020-12-22T10:21:40.466Z] check_test.go:309: [d090b3f2d857a] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2020-12-22T10:21:40.466Z] check_test.go:309: [ddfbb38081f7f] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.14s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-12-22T10:21:40.466Z] check_test.go:309: [df3055b31db7f] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-22T10:21:40.466Z] check_test.go:309: [ddd290aee8575] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d57af19017ead] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.69s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d1e71bcca6595] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s) [2020-12-22T10:21:40.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-22T10:21:40.466Z] check_test.go:309: [de7668c4e6fa1] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.35s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.39s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2020-12-22T10:21:40.466Z] check_test.go:309: [dd45f6220ec33] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.70s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d16b8eb046730] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.14s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_plugins_test.go:79: [dacd2882e5c40] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_plugins_test.go:169: [da428d51dcadb] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d62dd05ba43ae] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.90s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.55s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d0d4d0a8ffc4a] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.50s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s) [2020-12-22T10:21:40.466Z] check_test.go:309: [de0b4151138c4] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.10s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.47s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.77s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.74s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.55s) [2020-12-22T10:21:40.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-22T10:21:40.466Z] check_test.go:309: [d7e371396ff67] daemon is not started [2020-12-22T10:21:40.466Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-22T10:21:40.466Z] check_test.go:309: [da0ec3dfc2f0b] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.38s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d9ed34987ec50] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.50s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.90s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d3c046ec12cad] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.39s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.63s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-12-22T10:21:40.466Z] check_test.go:309: [dab7f53442017] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-22T10:21:40.466Z] check_test.go:309: [d8ef57840b32b] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d459a43f316e3] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.35s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d380aec2c88b1] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.24s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d326943fbefea] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.78s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.12s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2020-12-22T10:21:40.466Z] check_test.go:309: [d759d83ad5651] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-22T10:21:40.466Z] check_test.go:309: [da3c791dff400] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.13s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.29s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.79s) [2020-12-22T10:21:40.466Z] docker_cli_daemon_test.go:2550: [daa4f545f6b52] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2020-12-22T10:21:40.466Z] check_test.go:309: [db643bcf0f888] daemon is not started [2020-12-22T10:21:40.466Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.12s) [2020-12-22T10:21:40.466Z] === RUN TestDockerSwarmSuite [2020-12-22T10:21:40.466Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-22T10:21:41.742Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-22T10:21:41.742Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-22T10:21:41.742Z] === RUN TestCloneArgsSmartHttp [2020-12-22T10:21:41.742Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-22T10:21:41.742Z] === RUN TestCloneArgsDumbHttp [2020-12-22T10:21:41.742Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-22T10:21:41.742Z] === RUN TestCloneArgsGit [2020-12-22T10:21:41.742Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-22T10:21:41.742Z] === RUN TestCheckoutGit [2020-12-22T10:21:41.833Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-22T10:21:43.198Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-22T10:21:43.760Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-22T10:21:43.930Z] === RUN TestEnable [2020-12-22T10:21:43.930Z] --- PASS: TestEnable (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestDisable [2020-12-22T10:21:43.930Z] --- PASS: TestDisable (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestEnabled [2020-12-22T10:21:43.930Z] --- PASS: TestEnabled (0.00s) [2020-12-22T10:21:43.930Z] PASS [2020-12-22T10:21:43.930Z] coverage: 100.0% of statements [2020-12-22T10:21:43.930Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2020-12-22T10:21:43.930Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-22T10:21:43.930Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-12-22T10:21:43.930Z] === RUN TestProcessNoDockerignore [2020-12-22T10:21:43.930Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-22T10:21:43.930Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestDetectContentType [2020-12-22T10:21:43.930Z] --- PASS: TestDetectContentType (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestSelectAcceptableMIME [2020-12-22T10:21:43.930Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestInspectEmptyResponse [2020-12-22T10:21:43.930Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestInspectResponseBinary [2020-12-22T10:21:43.930Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestResponseUnsupportedContentType [2020-12-22T10:21:43.930Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestInspectResponseTextSimple [2020-12-22T10:21:43.930Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestInspectResponseEmptyContentType [2020-12-22T10:21:43.930Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestUnknownContentLength [2020-12-22T10:21:43.930Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-22T10:21:43.930Z] === RUN TestDownloadRemote [2020-12-22T10:21:43.930Z] --- PASS: TestDownloadRemote (0.07s) [2020-12-22T10:21:43.930Z] === RUN TestGetWithStatusError [2020-12-22T10:21:43.930Z] --- PASS: TestGetWithStatusError (0.01s) [2020-12-22T10:21:43.930Z] === RUN TestCloseRootDirectory [2020-12-22T10:21:43.930Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-22T10:21:43.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:21:43.930Z] === RUN TestHashFile [2020-12-22T10:21:43.930Z] --- SKIP: TestHashFile (0.00s) [2020-12-22T10:21:43.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:21:43.930Z] === RUN TestHashSubdir [2020-12-22T10:21:43.930Z] --- SKIP: TestHashSubdir (0.00s) [2020-12-22T10:21:43.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:21:43.930Z] === RUN TestRemoveDirectory [2020-12-22T10:21:43.930Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-12-22T10:21:43.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:21:43.930Z] PASS [2020-12-22T10:21:43.930Z] coverage: 9.3% of statements [2020-12-22T10:21:43.930Z] ok github.com/docker/docker/builder/remotecontext 0.451s coverage: 9.3% of statements [2020-12-22T10:21:44.395Z] === RUN TestGetAllAllowed [2020-12-22T10:21:44.395Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestGetAllMeta [2020-12-22T10:21:44.395Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-22T10:21:44.395Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestIsUnreferencedBuiltin [2020-12-22T10:21:44.395Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestIsExistingDirectory [2020-12-22T10:21:44.395Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestGetFilenameForDownload [2020-12-22T10:21:44.395Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestEnv2Variables [2020-12-22T10:21:44.395Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-22T10:21:44.395Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestMaintainer [2020-12-22T10:21:44.395Z] --- PASS: TestMaintainer (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestLabel [2020-12-22T10:21:44.395Z] --- PASS: TestLabel (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestFromScratch [2020-12-22T10:21:44.395Z] --- PASS: TestFromScratch (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestFromWithArg [2020-12-22T10:21:44.395Z] --- PASS: TestFromWithArg (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-22T10:21:44.395Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestFromWithUndefinedArg [2020-12-22T10:21:44.395Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestFromMultiStageWithNamedStage [2020-12-22T10:21:44.395Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestOnbuild [2020-12-22T10:21:44.395Z] --- PASS: TestOnbuild (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestWorkdir [2020-12-22T10:21:44.395Z] --- PASS: TestWorkdir (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestCmd [2020-12-22T10:21:44.395Z] --- PASS: TestCmd (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestHealthcheckNone [2020-12-22T10:21:44.395Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestHealthcheckCmd [2020-12-22T10:21:44.395Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestEntrypoint [2020-12-22T10:21:44.395Z] --- PASS: TestEntrypoint (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestExpose [2020-12-22T10:21:44.395Z] --- PASS: TestExpose (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestUser [2020-12-22T10:21:44.395Z] --- PASS: TestUser (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestVolume [2020-12-22T10:21:44.395Z] --- PASS: TestVolume (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestStopSignal [2020-12-22T10:21:44.395Z] --- SKIP: TestStopSignal (0.00s) [2020-12-22T10:21:44.395Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-22T10:21:44.395Z] === RUN TestArg [2020-12-22T10:21:44.395Z] --- PASS: TestArg (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestShell [2020-12-22T10:21:44.395Z] --- PASS: TestShell (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestPrependEnvOnCmd [2020-12-22T10:21:44.395Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestRunWithBuildArgs [2020-12-22T10:21:44.395Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestRunIgnoresHealthcheck [2020-12-22T10:21:44.395Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestNormalizeWorkdir [2020-12-22T10:21:44.395Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestDispatch [2020-12-22T10:21:44.395Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-22T10:21:44.395Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-22T10:21:44.395Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-22T10:21:44.395Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-22T10:21:44.395Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-22T10:21:44.395Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-22T10:21:44.395Z] === RUN TestDispatch/COPY_url [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch (0.04s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-22T10:21:44.395Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestAddScratchImageAddsToMounts [2020-12-22T10:21:44.395Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-22T10:21:44.395Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-22T10:21:44.395Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-22T10:21:44.395Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestImageSourceGetAddsToMounts [2020-12-22T10:21:44.395Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestEmptyDockerfile [2020-12-22T10:21:44.395Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestSymlinkDockerfile [2020-12-22T10:21:44.395Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-22T10:21:44.395Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-22T10:21:44.395Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestNonExistingDockerfile [2020-12-22T10:21:44.395Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestCopyRunConfig [2020-12-22T10:21:44.395Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestDeepCopyRunConfig [2020-12-22T10:21:44.395Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestExportImage [2020-12-22T10:21:44.395Z] --- PASS: TestExportImage (0.00s) [2020-12-22T10:21:44.395Z] === RUN TestNormalizeDest [2020-12-22T10:21:44.395Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-22T10:21:44.395Z] PASS [2020-12-22T10:21:44.395Z] coverage: 46.6% of statements [2020-12-22T10:21:44.395Z] ok github.com/docker/docker/builder/dockerfile 0.420s coverage: 46.6% of statements [2020-12-22T10:21:44.856Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T10:21:44.959Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2020-12-22T10:21:44.959Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:21:45.126Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-22T10:21:46.344Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T10:21:46.494Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-22T10:21:47.056Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-22T10:21:47.287Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T10:21:47.618Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-22T10:21:48.983Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-22T10:21:52.898Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-12-22T10:21:53.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-22T10:21:55.228Z] === RUN TestCheckpointCreateError [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointCreate [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointDeleteError [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointDelete [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointListError [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointList [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointList (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCheckpointListContainerNotFound [2020-12-22T10:21:55.228Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNewClientWithOpsFromEnv [2020-12-22T10:21:55.228Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-22T10:21:55.228Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-22T10:21:55.228Z] === RUN TestGetAPIPath [2020-12-22T10:21:55.228Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestParseHostURL [2020-12-22T10:21:55.228Z] --- PASS: TestParseHostURL (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-22T10:21:55.228Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPIVersion [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPVersionOverride [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-22T10:21:55.228Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestClientRedirect [2020-12-22T10:21:55.228Z] --- PASS: TestClientRedirect (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigCreateUnsupported [2020-12-22T10:21:55.228Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigCreateError [2020-12-22T10:21:55.228Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigCreate [2020-12-22T10:21:55.228Z] --- PASS: TestConfigCreate (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspectNotFound [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspectWithEmptyID [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspectUnsupported [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspectError [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspectConfigNotFound [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigInspect [2020-12-22T10:21:55.228Z] --- PASS: TestConfigInspect (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigListUnsupported [2020-12-22T10:21:55.228Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigListError [2020-12-22T10:21:55.228Z] --- PASS: TestConfigListError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigList [2020-12-22T10:21:55.228Z] --- PASS: TestConfigList (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigRemoveUnsupported [2020-12-22T10:21:55.228Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigRemoveError [2020-12-22T10:21:55.228Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigRemove [2020-12-22T10:21:55.228Z] --- PASS: TestConfigRemove (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigUpdateUnsupported [2020-12-22T10:21:55.228Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigUpdateError [2020-12-22T10:21:55.228Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestConfigUpdate [2020-12-22T10:21:55.228Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCommitError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCommit [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCommit (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerStatPathError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerStatPathNotFoundError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerStatPathNoHeaderError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerStatPath [2020-12-22T10:21:55.228Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyToContainerError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyToContainerNotFoundError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyToContainer [2020-12-22T10:21:55.228Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyFromContainerError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyFromContainerNotFoundError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-22T10:21:55.228Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestCopyFromContainer [2020-12-22T10:21:55.228Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCreateError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCreateImageNotFound [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCreateWithName [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerCreateAutoRemove [2020-12-22T10:21:55.228Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerDiffError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerDiff [2020-12-22T10:21:55.228Z] --- PASS: TestContainerDiff (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecCreateError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecCreate [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecStartError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecStart [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecInspectError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExecInspect [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExportError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExportError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerExport [2020-12-22T10:21:55.228Z] --- PASS: TestContainerExport (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerInspectError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerInspectContainerNotFound [2020-12-22T10:21:55.228Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerInspectWithEmptyID [2020-12-22T10:21:55.228Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerInspect [2020-12-22T10:21:55.228Z] --- PASS: TestContainerInspect (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerInspectNode [2020-12-22T10:21:55.228Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerKillError [2020-12-22T10:21:55.228Z] --- PASS: TestContainerKillError (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerKill [2020-12-22T10:21:55.228Z] --- PASS: TestContainerKill (0.00s) [2020-12-22T10:21:55.228Z] === RUN TestContainerListError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerListError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerList [2020-12-22T10:21:55.229Z] --- PASS: TestContainerList (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerLogsNotFoundError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerLogsError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerLogs [2020-12-22T10:21:55.229Z] --- PASS: TestContainerLogs (0.12s) [2020-12-22T10:21:55.229Z] === RUN TestContainerPauseError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerPause [2020-12-22T10:21:55.229Z] --- PASS: TestContainerPause (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainersPruneError [2020-12-22T10:21:55.229Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainersPrune [2020-12-22T10:21:55.229Z] --- PASS: TestContainersPrune (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRemoveError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRemoveNotFoundError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRemove [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRemove (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRenameError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRename [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRename (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerResizeError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerExecResizeError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerResize [2020-12-22T10:21:55.229Z] --- PASS: TestContainerResize (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerExecResize [2020-12-22T10:21:55.229Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRestartError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerRestart [2020-12-22T10:21:55.229Z] --- PASS: TestContainerRestart (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStartError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStartError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStart [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStart (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStatsError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStats [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStats (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStopError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStopError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerStop [2020-12-22T10:21:55.229Z] --- PASS: TestContainerStop (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerTopError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerTopError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerTop [2020-12-22T10:21:55.229Z] --- PASS: TestContainerTop (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerUnpauseError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerUnpause [2020-12-22T10:21:55.229Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerUpdateError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerUpdate [2020-12-22T10:21:55.229Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerWaitError [2020-12-22T10:21:55.229Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestContainerWait [2020-12-22T10:21:55.229Z] --- PASS: TestContainerWait (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestDiskUsageError [2020-12-22T10:21:55.229Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestDiskUsage [2020-12-22T10:21:55.229Z] --- PASS: TestDiskUsage (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestDistributionInspectUnsupported [2020-12-22T10:21:55.229Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestDistributionInspectWithEmptyID [2020-12-22T10:21:55.229Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestEventsErrorInOptions [2020-12-22T10:21:55.229Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestEventsErrorFromServer [2020-12-22T10:21:55.229Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestEvents [2020-12-22T10:21:55.229Z] --- PASS: TestEvents (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestTLSCloseWriter [2020-12-22T10:21:55.229Z] === PAUSE TestTLSCloseWriter [2020-12-22T10:21:55.229Z] === RUN TestImageBuildError [2020-12-22T10:21:55.229Z] --- PASS: TestImageBuildError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageBuild [2020-12-22T10:21:55.229Z] --- PASS: TestImageBuild (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestGetDockerOS [2020-12-22T10:21:55.229Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageCreateError [2020-12-22T10:21:55.229Z] --- PASS: TestImageCreateError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageCreate [2020-12-22T10:21:55.229Z] --- PASS: TestImageCreate (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageHistoryError [2020-12-22T10:21:55.229Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageHistory [2020-12-22T10:21:55.229Z] --- PASS: TestImageHistory (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageImportError [2020-12-22T10:21:55.229Z] --- PASS: TestImageImportError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageImport [2020-12-22T10:21:55.229Z] --- PASS: TestImageImport (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageInspectError [2020-12-22T10:21:55.229Z] --- PASS: TestImageInspectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageInspectImageNotFound [2020-12-22T10:21:55.229Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageInspectWithEmptyID [2020-12-22T10:21:55.229Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageInspect [2020-12-22T10:21:55.229Z] --- PASS: TestImageInspect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageListError [2020-12-22T10:21:55.229Z] --- PASS: TestImageListError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageList [2020-12-22T10:21:55.229Z] --- PASS: TestImageList (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageListApiBefore125 [2020-12-22T10:21:55.229Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageLoadError [2020-12-22T10:21:55.229Z] --- PASS: TestImageLoadError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageLoad [2020-12-22T10:21:55.229Z] --- PASS: TestImageLoad (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagesPruneError [2020-12-22T10:21:55.229Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagesPrune [2020-12-22T10:21:55.229Z] --- PASS: TestImagesPrune (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullReferenceParseError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullAnyError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePullWithoutErrors [2020-12-22T10:21:55.229Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushReferenceError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushAnyError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithoutErrors [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-22T10:21:55.229Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageRemoveError [2020-12-22T10:21:55.229Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageRemoveImageNotFound [2020-12-22T10:21:55.229Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageRemove [2020-12-22T10:21:55.229Z] --- PASS: TestImageRemove (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSaveError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSaveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSave [2020-12-22T10:21:55.229Z] --- PASS: TestImageSave (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchAnyError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageSearchWithoutErrors [2020-12-22T10:21:55.229Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageTagError [2020-12-22T10:21:55.229Z] --- PASS: TestImageTagError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageTagInvalidReference [2020-12-22T10:21:55.229Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageTagInvalidSourceImageName [2020-12-22T10:21:55.229Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageTagHexSource [2020-12-22T10:21:55.229Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestImageTag [2020-12-22T10:21:55.229Z] --- PASS: TestImageTag (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestInfoServerError [2020-12-22T10:21:55.229Z] --- PASS: TestInfoServerError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestInfoInvalidResponseJSONError [2020-12-22T10:21:55.229Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestInfo [2020-12-22T10:21:55.229Z] --- PASS: TestInfo (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkConnectError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkConnect [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkCreateError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkCreate [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkDisconnectError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkDisconnect [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkInspectError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkInspectNotFoundError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkInspectWithEmptyID [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkInspect [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkListError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkListError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkList [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkList (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworksPruneError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworksPrune [2020-12-22T10:21:55.229Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkRemoveError [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNetworkRemove [2020-12-22T10:21:55.229Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeInspectError [2020-12-22T10:21:55.229Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeInspectNodeNotFound [2020-12-22T10:21:55.229Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeInspectWithEmptyID [2020-12-22T10:21:55.229Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeInspect [2020-12-22T10:21:55.229Z] --- PASS: TestNodeInspect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeListError [2020-12-22T10:21:55.229Z] --- PASS: TestNodeListError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeList [2020-12-22T10:21:55.229Z] --- PASS: TestNodeList (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeRemoveError [2020-12-22T10:21:55.229Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeRemove [2020-12-22T10:21:55.229Z] --- PASS: TestNodeRemove (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeUpdateError [2020-12-22T10:21:55.229Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestNodeUpdate [2020-12-22T10:21:55.229Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestOptionWithTimeout [2020-12-22T10:21:55.229Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPingFail [2020-12-22T10:21:55.229Z] --- PASS: TestPingFail (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPingWithError [2020-12-22T10:21:55.229Z] 2020/12/22 10:21:54 RoundTripper returned a response & error; ignoring response [2020-12-22T10:21:55.229Z] 2020/12/22 10:21:54 RoundTripper returned a response & error; ignoring response [2020-12-22T10:21:55.229Z] --- PASS: TestPingWithError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPingSuccess [2020-12-22T10:21:55.229Z] --- PASS: TestPingSuccess (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPingHeadFallback [2020-12-22T10:21:55.229Z] === RUN TestPingHeadFallback/OK [2020-12-22T10:21:55.229Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-22T10:21:55.229Z] === RUN TestPingHeadFallback/Not_Found [2020-12-22T10:21:55.229Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-22T10:21:55.229Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-22T10:21:55.229Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginDisableError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginDisable [2020-12-22T10:21:55.229Z] --- PASS: TestPluginDisable (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginEnableError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginEnable [2020-12-22T10:21:55.229Z] --- PASS: TestPluginEnable (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginInspectError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginInspectWithEmptyID [2020-12-22T10:21:55.229Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginInspect [2020-12-22T10:21:55.229Z] --- PASS: TestPluginInspect (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginListError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginListError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginList [2020-12-22T10:21:55.229Z] --- PASS: TestPluginList (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginPushError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginPushError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginPush [2020-12-22T10:21:55.229Z] --- PASS: TestPluginPush (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginRemoveError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginRemove [2020-12-22T10:21:55.229Z] --- PASS: TestPluginRemove (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginSetError [2020-12-22T10:21:55.229Z] --- PASS: TestPluginSetError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPluginSet [2020-12-22T10:21:55.229Z] --- PASS: TestPluginSet (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestSetHostHeader [2020-12-22T10:21:55.229Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestPlainTextError [2020-12-22T10:21:55.229Z] --- PASS: TestPlainTextError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestInfiniteError [2020-12-22T10:21:55.229Z] --- PASS: TestInfiniteError (0.02s) [2020-12-22T10:21:55.229Z] === RUN TestSecretCreateUnsupported [2020-12-22T10:21:55.229Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestSecretCreateError [2020-12-22T10:21:55.229Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestSecretCreate [2020-12-22T10:21:55.229Z] --- PASS: TestSecretCreate (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestSecretInspectUnsupported [2020-12-22T10:21:55.229Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-22T10:21:55.229Z] === RUN TestSecretInspectError [2020-12-22T10:21:55.229Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretInspectSecretNotFound [2020-12-22T10:21:55.230Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretInspectWithEmptyID [2020-12-22T10:21:55.230Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretInspect [2020-12-22T10:21:55.230Z] --- PASS: TestSecretInspect (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretListUnsupported [2020-12-22T10:21:55.230Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretListError [2020-12-22T10:21:55.230Z] --- PASS: TestSecretListError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretList [2020-12-22T10:21:55.230Z] --- PASS: TestSecretList (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretRemoveUnsupported [2020-12-22T10:21:55.230Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretRemoveError [2020-12-22T10:21:55.230Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretRemove [2020-12-22T10:21:55.230Z] --- PASS: TestSecretRemove (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretUpdateUnsupported [2020-12-22T10:21:55.230Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretUpdateError [2020-12-22T10:21:55.230Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSecretUpdate [2020-12-22T10:21:55.230Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceCreateError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceCreate [2020-12-22T10:21:55.230Z] --- PASS: TestServiceCreate (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-22T10:21:55.230Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceCreateDigestPinning [2020-12-22T10:21:55.230Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceInspectError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceInspectServiceNotFound [2020-12-22T10:21:55.230Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceInspectWithEmptyID [2020-12-22T10:21:55.230Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceInspect [2020-12-22T10:21:55.230Z] --- PASS: TestServiceInspect (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceListError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceListError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceList [2020-12-22T10:21:55.230Z] --- PASS: TestServiceList (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceLogsError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceLogs [2020-12-22T10:21:55.230Z] --- PASS: TestServiceLogs (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceRemoveError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceRemoveNotFoundError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceRemove [2020-12-22T10:21:55.230Z] --- PASS: TestServiceRemove (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceUpdateError [2020-12-22T10:21:55.230Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestServiceUpdate [2020-12-22T10:21:55.230Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmGetUnlockKeyError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmGetUnlockKey [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmInitError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmInit [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmInit (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmInspectError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmInspect [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmJoinError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmJoin [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmLeaveError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmLeave [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmUnlockError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmUnlock [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmUpdateError [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestSwarmUpdate [2020-12-22T10:21:55.230Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestTaskInspectError [2020-12-22T10:21:55.230Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestTaskInspectWithEmptyID [2020-12-22T10:21:55.230Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestTaskInspect [2020-12-22T10:21:55.230Z] --- PASS: TestTaskInspect (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestTaskListError [2020-12-22T10:21:55.230Z] --- PASS: TestTaskListError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestTaskList [2020-12-22T10:21:55.230Z] --- PASS: TestTaskList (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeCreateError [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeCreate [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeInspectError [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeInspectNotFound [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeInspectWithEmptyID [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeInspect [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeListError [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeListError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeList [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeList (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeRemoveError [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-22T10:21:55.230Z] === RUN TestVolumeRemove [2020-12-22T10:21:55.230Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-22T10:21:55.230Z] === CONT TestTLSCloseWriter [2020-12-22T10:21:55.230Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-12-22T10:21:55.230Z] PASS [2020-12-22T10:21:55.230Z] coverage: 74.9% of statements [2020-12-22T10:21:55.230Z] ok github.com/docker/docker/client 0.511s coverage: 74.9% of statements [2020-12-22T10:21:55.420Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T10:21:57.328Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-22T10:22:03.558Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2020-12-22T10:22:03.558Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-12-22T10:22:03.558Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-12-22T10:22:03.558Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-22T10:22:03.558Z] PASS [2020-12-22T10:22:03.558Z] [2020-12-22T10:22:03.558Z] === Skipped [2020-12-22T10:22:03.558Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T10:22:03.558Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:22:03.558Z] [2020-12-22T10:22:03.558Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-22T10:22:03.558Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:22:03.558Z] [2020-12-22T10:22:03.558Z] [2020-12-22T10:22:03.558Z] DONE 27 tests, 2 skipped in 162.759s [2020-12-22T10:22:03.558Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T10:22:03.558Z] ++ 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-12-22T10:22:03.558Z] ++ set -e [2020-12-22T10:22:03.558Z] ++ '[' -n 0 ']' [2020-12-22T10:22:03.558Z] ++ set -x [2020-12-22T10:22:03.558Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:03.558Z] INFO: Testing against a local daemon [2020-12-22T10:22:03.558Z] === RUN TestSessionCreate [2020-12-22T10:22:03.558Z] --- PASS: TestSessionCreate (0.05s) [2020-12-22T10:22:03.558Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:22:03.558Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-22T10:22:03.558Z] PASS [2020-12-22T10:22:03.558Z] [2020-12-22T10:22:03.558Z] DONE 2 tests in 0.251s [2020-12-22T10:22:03.558Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T10:22:03.558Z] ++ 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-12-22T10:22:03.558Z] ++ set -e [2020-12-22T10:22:03.558Z] ++ '[' -n 0 ']' [2020-12-22T10:22:03.558Z] ++ set -x [2020-12-22T10:22:03.558Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:03.558Z] INFO: Testing against a local daemon [2020-12-22T10:22:03.558Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:22:03.558Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:22:03.558Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:22:03.558Z] === RUN TestEventsExecDie [2020-12-22T10:22:03.558Z] --- PASS: TestEventsExecDie (0.92s) [2020-12-22T10:22:03.558Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:22:03.823Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-12-22T10:22:03.823Z] === RUN TestInfoBinaryCommits [2020-12-22T10:22:03.823Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-22T10:22:03.823Z] === RUN TestInfoAPIVersioned [2020-12-22T10:22:03.823Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-22T10:22:03.823Z] === RUN TestInfoDiscoveryBackend [2020-12-22T10:22:04.395Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-12-22T10:22:04.395Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T10:22:05.781Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T10:22:05.781Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T10:22:06.042Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-12-22T10:22:06.042Z] === RUN TestInfoAPI [2020-12-22T10:22:06.303Z] --- PASS: TestInfoAPI (0.05s) [2020-12-22T10:22:06.303Z] === RUN TestInfoAPIWarnings [2020-12-22T10:22:07.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-22T10:22:07.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-22T10:22:10.105Z] --- PASS: TestCheckoutGit (28.43s) [2020-12-22T10:22:10.105Z] === RUN TestValidGitTransport [2020-12-22T10:22:10.105Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-22T10:22:10.105Z] === RUN TestGitInvalidRef [2020-12-22T10:22:10.105Z] --- PASS: TestGitInvalidRef (0.20s) [2020-12-22T10:22:10.105Z] PASS [2020-12-22T10:22:10.105Z] coverage: 86.3% of statements [2020-12-22T10:22:10.105Z] ok github.com/docker/docker/builder/remotecontext/git 28.878s coverage: 86.3% of statements [2020-12-22T10:22:10.569Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T10:22:10.569Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T10:22:16.386Z] --- PASS: TestImportExtremelyLargeImageWorks (193.30s) [2020-12-22T10:22:16.386Z] PASS [2020-12-22T10:22:16.386Z] [2020-12-22T10:22:16.386Z] === Skipped [2020-12-22T10:22:16.386Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T10:22:16.386Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:22:16.386Z] [2020-12-22T10:22:16.386Z] [2020-12-22T10:22:16.386Z] DONE 12 tests, 1 skipped in 194.311s [2020-12-22T10:22:16.386Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T10:22:16.386Z] ++ 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-12-22T10:22:16.386Z] ++ set -e [2020-12-22T10:22:16.386Z] ++ '[' -n 0 ']' [2020-12-22T10:22:16.386Z] ++ set -x [2020-12-22T10:22:16.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:22:16.386Z] INFO: Testing against a local daemon [2020-12-22T10:22:16.386Z] === RUN TestNetworkCreateDelete [2020-12-22T10:22:16.386Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-22T10:22:16.386Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T10:22:16.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-12-22T10:22:16.386Z] === RUN TestDaemonDNSFallback [2020-12-22T10:22:16.386Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-12-22T10:22:16.386Z] === RUN TestInspectNetwork [2020-12-22T10:22:16.386Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T10:22:16.386Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T10:22:16.386Z] === RUN TestInspectNetwork/network_name [2020-12-22T10:22:16.386Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T10:22:16.386Z] --- PASS: TestInspectNetwork (6.82s) [2020-12-22T10:22:16.386Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T10:22:16.386Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T10:22:16.386Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T10:22:16.386Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T10:22:16.386Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:22:17.343Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-22T10:22:17.418Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-12-22T10:22:17.418Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:22:17.418Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:22:17.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:22:17.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:22:17.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:22:17.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:22:17.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:22:17.418Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:22:17.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:22:17.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:22:17.418Z] === RUN TestNetworkList [2020-12-22T10:22:17.418Z] === RUN TestNetworkList//networks [2020-12-22T10:22:17.418Z] === PAUSE TestNetworkList//networks [2020-12-22T10:22:17.418Z] === RUN TestNetworkList//networks/ [2020-12-22T10:22:17.418Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:22:17.418Z] === CONT TestNetworkList//networks [2020-12-22T10:22:17.418Z] === CONT TestNetworkList//networks/ [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkList (0.02s) [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:22:17.418Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T10:22:17.418Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-22T10:22:17.678Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestConfigureDaemonLogs [2020-12-22T10:22:17.678Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestCommonOptionsInstallFlags [2020-12-22T10:22:17.678Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-22T10:22:17.678Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-22T10:22:17.678Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-22T10:22:17.678Z] PASS [2020-12-22T10:22:17.678Z] coverage: 18.4% of statements [2020-12-22T10:22:17.678Z] ok github.com/docker/docker/cmd/dockerd 0.780s coverage: 18.4% of statements [2020-12-22T10:22:18.050Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-22T10:22:18.050Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:22:18.654Z] === RUN TestContainerStopSignal [2020-12-22T10:22:18.654Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestContainerStopTimeout [2020-12-22T10:22:18.654Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-22T10:22:18.654Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-22T10:22:18.654Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-22T10:22:18.654Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestReplaceAndAppendEnvVars [2020-12-22T10:22:18.654Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-22T10:22:18.654Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-22T10:22:18.654Z] === RUN TestNewMemoryStore [2020-12-22T10:22:18.654Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestAddContainers [2020-12-22T10:22:18.654Z] --- PASS: TestAddContainers (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestGetContainer [2020-12-22T10:22:18.654Z] --- PASS: TestGetContainer (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestDeleteContainer [2020-12-22T10:22:18.654Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestListContainers [2020-12-22T10:22:18.654Z] --- PASS: TestListContainers (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestFirstContainer [2020-12-22T10:22:18.654Z] --- PASS: TestFirstContainer (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestApplyAllContainer [2020-12-22T10:22:18.654Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestIsValidHealthString [2020-12-22T10:22:18.654Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestStateRunStop [2020-12-22T10:22:18.654Z] --- PASS: TestStateRunStop (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestStateTimeoutWait [2020-12-22T10:22:18.654Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-22T10:22:18.654Z] state_test.go:141: Stop callback fired [2020-12-22T10:22:18.654Z] state_test.go:165: Stop callback fired [2020-12-22T10:22:18.654Z] === RUN TestIsValidStateString [2020-12-22T10:22:18.654Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-22T10:22:18.654Z] === RUN TestViewSaveDelete [2020-12-22T10:22:19.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-22T10:22:19.089Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:22:19.117Z] --- PASS: TestViewSaveDelete (0.07s) [2020-12-22T10:22:19.117Z] === RUN TestViewAll [2020-12-22T10:22:19.117Z] --- PASS: TestViewAll (0.02s) [2020-12-22T10:22:19.117Z] === RUN TestViewGet [2020-12-22T10:22:19.117Z] --- PASS: TestViewGet (0.01s) [2020-12-22T10:22:19.117Z] === RUN TestNames [2020-12-22T10:22:19.117Z] --- PASS: TestNames (0.00s) [2020-12-22T10:22:19.117Z] === RUN TestViewWithHealthCheck [2020-12-22T10:22:19.117Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-22T10:22:19.117Z] PASS [2020-12-22T10:22:19.117Z] coverage: 41.6% of statements [2020-12-22T10:22:19.117Z] ok github.com/docker/docker/container 0.536s coverage: 41.6% of statements [2020-12-22T10:22:19.117Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T10:22:19.117Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T10:22:19.117Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T10:22:19.117Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T10:22:19.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-22T10:22:20.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-22T10:22:20.121Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:22:21.165Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-12-22T10:22:21.165Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:22:22.040Z] === RUN TestPrepare [2020-12-22T10:22:22.040Z] --- PASS: TestPrepare (0.00s) [2020-12-22T10:22:22.040Z] === RUN TestStart [2020-12-22T10:22:22.040Z] --- PASS: TestStart (0.00s) [2020-12-22T10:22:22.040Z] === RUN TestWaitCancel [2020-12-22T10:22:22.040Z] --- PASS: TestWaitCancel (0.00s) [2020-12-22T10:22:22.040Z] === RUN TestWaitDisabled [2020-12-22T10:22:22.040Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-22T10:22:22.040Z] === RUN TestWaitEnabled [2020-12-22T10:22:22.040Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-22T10:22:22.040Z] === RUN TestRemove [2020-12-22T10:22:22.040Z] --- PASS: TestRemove (0.00s) [2020-12-22T10:22:22.040Z] PASS [2020-12-22T10:22:22.040Z] coverage: 65.3% of statements [2020-12-22T10:22:22.040Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.574s coverage: 65.3% of statements [2020-12-22T10:22:22.671Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-12-22T10:22:22.672Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:22:22.961Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-12-22T10:22:22.961Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:22:23.594Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-22T10:22:23.594Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-22T10:22:23.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-22T10:22:23.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-22T10:22:23.595Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-22T10:22:23.595Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-22T10:22:23.595Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-22T10:22:23.595Z] PASS [2020-12-22T10:22:23.595Z] coverage: 35.9% of statements [2020-12-22T10:22:23.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.607s coverage: 35.9% of statements [2020-12-22T10:22:24.057Z] === RUN TestNewListSecretsFilters [2020-12-22T10:22:24.057Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-22T10:22:24.057Z] === RUN TestNewListConfigsFilters [2020-12-22T10:22:24.057Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-22T10:22:24.057Z] PASS [2020-12-22T10:22:24.057Z] coverage: 0.5% of statements [2020-12-22T10:22:24.057Z] ok github.com/docker/docker/daemon/cluster 0.737s coverage: 0.5% of statements [2020-12-22T10:22:24.417Z] --- PASS: TestInfoAPIWarnings (16.65s) [2020-12-22T10:22:24.417Z] === RUN TestInfoDebug [2020-12-22T10:22:24.417Z] --- PASS: TestInfoDebug (0.64s) [2020-12-22T10:22:24.417Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:22:24.417Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2020-12-22T10:22:24.417Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:22:24.990Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2020-12-22T10:22:24.990Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:22:24.990Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-12-22T10:22:24.990Z] === RUN TestPingCacheHeaders [2020-12-22T10:22:25.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-12-22T10:22:25.028Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:22:25.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:22:25.028Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:22:25.028Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:22:25.251Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-22T10:22:25.251Z] === RUN TestPingGet [2020-12-22T10:22:25.251Z] --- PASS: TestPingGet (0.03s) [2020-12-22T10:22:25.251Z] === RUN TestPingHead [2020-12-22T10:22:25.251Z] --- PASS: TestPingHead (0.05s) [2020-12-22T10:22:25.251Z] === RUN TestVersion [2020-12-22T10:22:25.251Z] --- PASS: TestVersion (0.05s) [2020-12-22T10:22:25.251Z] PASS [2020-12-22T10:22:25.251Z] [2020-12-22T10:22:25.251Z] === Skipped [2020-12-22T10:22:25.251Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:22:25.251Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:22:25.251Z] [2020-12-22T10:22:25.251Z] [2020-12-22T10:22:25.251Z] DONE 18 tests, 1 skipped in 22.695s [2020-12-22T10:22:25.251Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T10:22:25.251Z] ++ 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-12-22T10:22:25.251Z] ++ set -e [2020-12-22T10:22:25.251Z] ++ '[' -n 0 ']' [2020-12-22T10:22:25.251Z] ++ set -x [2020-12-22T10:22:25.251Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:25.512Z] INFO: Testing against a local daemon [2020-12-22T10:22:25.512Z] === RUN TestVolumesCreateAndList [2020-12-22T10:22:25.512Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-22T10:22:25.512Z] === RUN TestVolumesRemove [2020-12-22T10:22:25.512Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-22T10:22:25.512Z] === RUN TestVolumesInspect [2020-12-22T10:22:25.774Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-22T10:22:25.774Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:22:25.774Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:22:25.774Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:22:25.774Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:22:25.774Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-22T10:22:25.774Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:22:25.774Z] PASS [2020-12-22T10:22:25.774Z] [2020-12-22T10:22:25.774Z] DONE 5 tests in 0.385s [2020-12-22T10:22:25.774Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:22:26.034Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:22:26.034Z] +++ kill 13879 [2020-12-22T10:22:27.521Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:22:27.521Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:22:27.521Z] [2020-12-22T10:22:27.521Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:22:27.521Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:22:27.521Z] [2020-12-22T10:22:27.521Z] To set a process to complain mode, use the command line tool [2020-12-22T10:22:27.521Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:22:27.521Z] +++ true [2020-12-22T10:22:27.521Z] exiting test-integration [2020-12-22T10:22:27.521Z] ++ exit 0 [2020-12-22T10:22:27.521Z] [2020-12-22T10:22:29.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-22T10:22:29.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-22T10:22:29.938Z] === RUN TestBuilderGC [2020-12-22T10:22:29.938Z] --- PASS: TestBuilderGC (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationNotFound [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonBrokenConfiguration [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestParseClusterAdvertiseSettings [2020-12-22T10:22:29.938Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestFindConfigurationConflicts [2020-12-22T10:22:29.938Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-22T10:22:29.938Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-22T10:22:29.938Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-22T10:22:29.938Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-22T10:22:29.938Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_label [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_dns [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-22T10:22:29.938Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-22T10:22:29.938Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestModifiedDiscoverySettings [2020-12-22T10:22:29.938Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestReloadSetConfigFileNotExist [2020-12-22T10:22:29.938Z] time="2020-12-22T10:22:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-22T10:22:29.938Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2020-12-22T10:22:29.938Z] === RUN TestReloadDefaultConfigNotExist [2020-12-22T10:22:29.938Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-22T10:22:29.938Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:29.938Z] === RUN TestReloadBadDefaultConfig [2020-12-22T10:22:29.938Z] time="2020-12-22T10:22:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-379643747" [2020-12-22T10:22:29.938Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestReloadWithConflictingLabels [2020-12-22T10:22:29.938Z] time="2020-12-22T10:22:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-393684326" [2020-12-22T10:22:29.938Z] --- PASS: TestReloadWithConflictingLabels (0.03s) [2020-12-22T10:22:29.938Z] === RUN TestReloadWithDuplicateLabels [2020-12-22T10:22:29.938Z] time="2020-12-22T10:22:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-371386765" [2020-12-22T10:22:29.938Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDaemonConfigurationMerge [2020-12-22T10:22:29.938Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-22T10:22:29.938Z] PASS [2020-12-22T10:22:29.938Z] coverage: 79.7% of statements [2020-12-22T10:22:29.938Z] ok github.com/docker/docker/daemon/config 0.648s coverage: 79.7% of statements [2020-12-22T10:22:29.938Z] === RUN TestDiscoveryOptsErrors [2020-12-22T10:22:29.938Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-22T10:22:29.938Z] === RUN TestDiscoveryOpts [2020-12-22T10:22:29.938Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-22T10:22:29.938Z] PASS [2020-12-22T10:22:29.938Z] coverage: 30.0% of statements [2020-12-22T10:22:29.938Z] ok github.com/docker/docker/daemon/discovery 0.286s coverage: 30.0% of statements Post stage [Pipeline] junit [2020-12-22T10:22:30.105Z] Recording test results [2020-12-22T10:22:30.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:22:30.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-22T10:22:30.757Z] + echo Ensuring container killed. [2020-12-22T10:22:30.757Z] Ensuring container killed. [2020-12-22T10:22:30.757Z] + docker rm -vf docker-pr1 [2020-12-22T10:22:30.757Z] Error: No such container: docker-pr1 [2020-12-22T10:22:30.757Z] + true [Pipeline] sh [2020-12-22T10:22:31.056Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:22:31.056Z] Chowning /workspace to jenkins user [2020-12-22T10:22:31.056Z] + id -u [2020-12-22T10:22:31.056Z] + id -g [2020-12-22T10:22:31.056Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T10:22:31.056Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:22:31.056Z] latest: Pulling from library/busybox [2020-12-22T10:22:31.319Z] 35ba4efbe871: Pulling fs layer [2020-12-22T10:22:31.319Z] 35ba4efbe871: Verifying Checksum [2020-12-22T10:22:31.319Z] 35ba4efbe871: Download complete [2020-12-22T10:22:31.486Z] === RUN TestVerifyNetworkingConfig [2020-12-22T10:22:31.486Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestGetContainer [2020-12-22T10:22:31.486Z] --- PASS: TestGetContainer (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestValidContainerNames [2020-12-22T10:22:31.486Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestContainerInitDNS [2020-12-22T10:22:31.486Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-22T10:22:31.486Z] daemon_test.go:147: root required [2020-12-22T10:22:31.486Z] === RUN TestMerge [2020-12-22T10:22:31.486Z] --- PASS: TestMerge (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestValidateContainerIsolation [2020-12-22T10:22:31.486Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestFindNetworkErrorType [2020-12-22T10:22:31.486Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestEnsureServicesExist [2020-12-22T10:22:31.486Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestEnsureServicesExistErrors [2020-12-22T10:22:31.486Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-22T10:22:31.486Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-22T10:22:31.486Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-22T10:22:31.486Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestContainerDelete [2020-12-22T10:22:31.486Z] --- PASS: TestContainerDelete (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestContainerDoubleDelete [2020-12-22T10:22:31.486Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestLogContainerEventCopyLabels [2020-12-22T10:22:31.486Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestLogContainerEventWithAttributes [2020-12-22T10:22:31.486Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestNoneHealthcheck [2020-12-22T10:22:31.486Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestHealthStates [2020-12-22T10:22:31.486Z] time="2020-12-22T10:22:30Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] time="2020-12-22T10:22:31Z" 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-12-22T10:22:31.486Z] --- PASS: TestHealthStates (0.09s) [2020-12-22T10:22:31.486Z] === RUN TestMaskURLCredentials [2020-12-22T10:22:31.486Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestGetInspectData [2020-12-22T10:22:31.486Z] --- PASS: TestGetInspectData (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestFillLicense [2020-12-22T10:22:31.486Z] --- PASS: TestFillLicense (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestListInvalidFilter [2020-12-22T10:22:31.486Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestNameFilter [2020-12-22T10:22:31.486Z] --- PASS: TestNameFilter (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-22T10:22:31.486Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-22T10:22:31.486Z] === 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-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-22T10:22:31.486Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-22T10:22:31.486Z] --- 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-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-22T10:22:31.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-22T10:22:31.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-22T10:22:31.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-22T10:22:31.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-22T10:22:31.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-22T10:22:31.487Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonReloadLabels [2020-12-22T10:22:31.487Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-22T10:22:31.487Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonReloadMirrors [2020-12-22T10:22:31.487Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-22T10:22:31.487Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-22T10:22:31.487Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-22T10:22:31.487Z] === RUN TestDaemonDiscoveryReload [2020-12-22T10:22:31.579Z] 35ba4efbe871: Pull complete [2020-12-22T10:22:31.579Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:22:31.579Z] Status: Downloaded newer image for busybox:latest [2020-12-22T10:22:31.949Z] === RUN TestWaitNodeAttachment [2020-12-22T10:22:31.949Z] === RUN TestEventsLog [2020-12-22T10:22:31.949Z] --- PASS: TestEventsLog (0.00s) [2020-12-22T10:22:31.949Z] === RUN TestEventsLogTimeout [2020-12-22T10:22:31.949Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-22T10:22:31.949Z] === RUN TestLogEvents [2020-12-22T10:22:31.949Z] --- PASS: TestLogEvents (0.05s) [2020-12-22T10:22:31.949Z] === RUN TestLoadBufferedEvents [2020-12-22T10:22:32.008Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-22T10:22:32.008Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-22T10:22:32.265Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-22T10:22:32.411Z] --- PASS: TestLoadBufferedEvents (0.09s) [2020-12-22T10:22:32.411Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-22T10:22:32.411Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-22T10:22:32.411Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-22T10:22:32.411Z] PASS [2020-12-22T10:22:32.411Z] coverage: 50.0% of statements [2020-12-22T10:22:32.411Z] ok github.com/docker/docker/daemon/events 1.099s coverage: 50.0% of statements [2020-12-22T10:22:32.411Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-12-22T10:22:32.411Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-22T10:22:32.411Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-12-22T10:22:32.411Z] === RUN TestIsolationConversion [2020-12-22T10:22:32.411Z] === RUN TestIsolationConversion/default [2020-12-22T10:22:32.411Z] === RUN TestIsolationConversion/process [2020-12-22T10:22:32.411Z] === RUN TestIsolationConversion/hyperv [2020-12-22T10:22:32.411Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestContainerLabels [2020-12-22T10:22:32.411Z] --- PASS: TestContainerLabels (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestCredentialSpecConversion [2020-12-22T10:22:32.411Z] === RUN TestCredentialSpecConversion/none [2020-12-22T10:22:32.411Z] === RUN TestCredentialSpecConversion/config [2020-12-22T10:22:32.411Z] === RUN TestCredentialSpecConversion/file [2020-12-22T10:22:32.411Z] === RUN TestCredentialSpecConversion/registry [2020-12-22T10:22:32.411Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-22T10:22:32.411Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountBind [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountVolume [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountTarget [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountTmpfs [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountInvalidType [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-22T10:22:32.411Z] === RUN TestControllerValidateMountNamedPipe [2020-12-22T10:22:32.411Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-22T10:22:32.411Z] PASS [2020-12-22T10:22:32.411Z] coverage: 11.3% of statements [2020-12-22T10:22:32.411Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.444s coverage: 11.3% of statements [2020-12-22T10:22:32.873Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-12-22T10:22:32.873Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-22T10:22:33.336Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-22T10:22:33.336Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-22T10:22:33.336Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-22T10:22:33.336Z] reload_test.go:520: root required [2020-12-22T10:22:33.336Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-22T10:22:33.336Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-22T10:22:33.336Z] === RUN TestIsEmptyDir [2020-12-22T10:22:33.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2020-12-22T10:22:33.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-22T10:22:33.336Z] --- PASS: TestIsEmptyDir (0.01s) [2020-12-22T10:22:33.336Z] PASS [2020-12-22T10:22:33.336Z] coverage: 2.3% of statements [2020-12-22T10:22:33.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-22T10:22:33.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-22T10:22:33.336Z] ok github.com/docker/docker/daemon/graphdriver 0.143s coverage: 2.3% of statements [2020-12-22T10:22:33.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-22T10:22:33.336Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestParseVolumesFrom [2020-12-22T10:22:33.336Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-22T10:22:33.336Z] PASS [2020-12-22T10:22:33.336Z] coverage: 9.1% of statements [2020-12-22T10:22:33.336Z] ok github.com/docker/docker/daemon 3.266s coverage: 9.1% of statements [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-22T10:22:33.336Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-22T10:22:33.336Z] === RUN TestLinkNaming [2020-12-22T10:22:33.336Z] --- PASS: TestLinkNaming (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLinkNew [2020-12-22T10:22:33.336Z] --- PASS: TestLinkNew (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLinkEnv [2020-12-22T10:22:33.336Z] --- PASS: TestLinkEnv (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLinkMultipleEnv [2020-12-22T10:22:33.336Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-22T10:22:33.336Z] === RUN TestLinkPortRangeEnv [2020-12-22T10:22:33.336Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-22T10:22:33.336Z] PASS [2020-12-22T10:22:33.336Z] coverage: 93.0% of statements [2020-12-22T10:22:33.336Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-12-22T10:22:35.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-22T10:22:35.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:22:36.093Z] + bundleName=arm64-integration [2020-12-22T10:22:36.093Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-22T10:22:36.093Z] Creating arm64-integration-bundles.tar.gz [2020-12-22T10:22:36.093Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-12-22T10:22:36.093Z] + 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-12-22T10:22:36.369Z] Archiving artifacts [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/defaults [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-22T10:22:37.098Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-22T10:22:37.098Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-22T10:22:37.098Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:36Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-22T10:22:37.098Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2020-12-22T10:22:37.098Z] === RUN TestCreateSuccess [2020-12-22T10:22:37.098Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCreateLogGroupSuccess [2020-12-22T10:22:37.098Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCreateError [2020-12-22T10:22:37.098Z] --- PASS: TestCreateError (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCreateAlreadyExists [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-22T10:22:37.098Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestLogClosed [2020-12-22T10:22:37.098Z] --- PASS: TestLogClosed (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestLogBlocking [2020-12-22T10:22:37.098Z] --- PASS: TestLogBlocking (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-22T10:22:37.098Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestLogNonBlockingBufferFull [2020-12-22T10:22:37.098Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestPublishBatchSuccess [2020-12-22T10:22:37.098Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestPublishBatchError [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:37Z" level=error msg=Error [2020-12-22T10:22:37.098Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-22T10:22:37.098Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-22T10:22:37.098Z] time="2020-12-22T10:22:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-22T10:22:37.098Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchSimple [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchTicker [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchMultilinePattern [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestCollectBatchClose [2020-12-22T10:22:37.098Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/0/Hello [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/2/🙃 [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/3/���� [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/4/He��o [2020-12-22T10:22:37.098Z] === RUN TestEffectiveLen/5/ [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/0/ [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/1/Hello [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/2/Hello [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/3/Hello [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/4/🙃 [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/5/🙃 [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/6/a� [2020-12-22T10:22:37.098Z] === RUN TestFindValidSplit/7/a� [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: Hello [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: He [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: llo [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: Hello [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: [2020-12-22T10:22:37.098Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1044: a [2020-12-22T10:22:37.098Z] cloudwatchlogs_test.go:1045: � [2020-12-22T10:22:37.099Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-22T10:22:37.099Z] cloudwatchlogs_test.go:1044: a� [2020-12-22T10:22:37.099Z] cloudwatchlogs_test.go:1045: [2020-12-22T10:22:37.099Z] === RUN TestProcessEventEmoji [2020-12-22T10:22:37.099Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-22T10:22:37.099Z] === RUN TestCollectBatchLineSplit [2020-12-22T10:22:37.099Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-12-22T10:22:37.099Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-22T10:22:37.099Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-22T10:22:37.099Z] === RUN TestCollectBatchMaxEvents [2020-12-22T10:22:37.099Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2020-12-22T10:22:37.099Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-22T10:22:37.099Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-12-22T10:22:37.099Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-22T10:22:37.099Z] === RUN TestAdapterReadLogs [2020-12-22T10:22:37.099Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-22T10:22:37.099Z] === RUN TestCopier [2020-12-22T10:22:37.561Z] --- PASS: TestCopier (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestCopierLongLines [2020-12-22T10:22:37.561Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-12-22T10:22:37.561Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-22T10:22:37.561Z] --- PASS: TestCopierLongLines (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestCopierSlow [2020-12-22T10:22:37.561Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-22T10:22:37.561Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-22T10:22:37.561Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-22T10:22:37.561Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestCreateTagSuccess [2020-12-22T10:22:37.561Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-22T10:22:37.561Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-22T10:22:37.561Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-22T10:22:37.561Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-22T10:22:37.561Z] PASS [2020-12-22T10:22:37.561Z] coverage: 77.4% of statements [2020-12-22T10:22:37.561Z] ok github.com/docker/docker/daemon/logger/awslogs 0.450s coverage: 77.4% of statements [2020-12-22T10:22:37.561Z] --- PASS: TestCopierSlow (0.20s) [2020-12-22T10:22:37.561Z] === RUN TestCopierWithSized [2020-12-22T10:22:37.561Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestCopierWithPartial [2020-12-22T10:22:37.561Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestRingLogger [2020-12-22T10:22:37.561Z] --- PASS: TestRingLogger (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestRingCap [2020-12-22T10:22:37.561Z] --- PASS: TestRingCap (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestRingClose [2020-12-22T10:22:37.561Z] --- PASS: TestRingClose (0.00s) [2020-12-22T10:22:37.561Z] === RUN TestRingDrain [2020-12-22T10:22:37.561Z] --- PASS: TestRingDrain (0.00s) [2020-12-22T10:22:37.561Z] PASS [2020-12-22T10:22:37.561Z] coverage: 41.2% of statements [2020-12-22T10:22:37.561Z] ok github.com/docker/docker/daemon/logger 0.474s coverage: 41.2% of statements [2020-12-22T10:22:38.023Z] === RUN TestSearchRegistryForImagesErrors [2020-12-22T10:22:38.023Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-22T10:22:38.023Z] === RUN TestSearchRegistryForImages [2020-12-22T10:22:38.023Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-22T10:22:38.023Z] === RUN TestImageDelete [2020-12-22T10:22:38.023Z] === RUN TestImageDelete/no_lease [2020-12-22T10:22:38.023Z] === RUN TestImageDelete/lease_exists [2020-12-22T10:22:38.023Z] --- PASS: TestImageDelete (0.22s) [2020-12-22T10:22:38.023Z] --- PASS: TestImageDelete/no_lease (0.05s) [2020-12-22T10:22:38.023Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2020-12-22T10:22:38.023Z] === RUN TestContentStoreForPull [2020-12-22T10:22:38.023Z] === RUN TestJSONFileLogger [2020-12-22T10:22:38.023Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-22T10:22:38.023Z] === RUN TestJSONFileLoggerWithTags [2020-12-22T10:22:38.023Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-22T10:22:38.023Z] === RUN TestJSONFileLoggerWithOpts [2020-12-22T10:22:38.023Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-22T10:22:38.023Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-22T10:22:38.023Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-22T10:22:38.023Z] === RUN TestEncodeDecode [2020-12-22T10:22:38.023Z] === PAUSE TestEncodeDecode [2020-12-22T10:22:38.023Z] === CONT TestEncodeDecode [2020-12-22T10:22:38.023Z] --- PASS: TestContentStoreForPull (0.16s) [2020-12-22T10:22:38.023Z] PASS [2020-12-22T10:22:38.023Z] coverage: 6.5% of statements [2020-12-22T10:22:38.023Z] --- PASS: TestEncodeDecode (0.15s) [2020-12-22T10:22:38.023Z] PASS [2020-12-22T10:22:38.023Z] coverage: 61.6% of statements [2020-12-22T10:22:38.023Z] ok github.com/docker/docker/daemon/images 1.019s coverage: 6.5% of statements [2020-12-22T10:22:38.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.955s coverage: 61.6% of statements [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T10:22:38.023Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-22T10:22:38.111Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:22:38.427Z] + make clean [2020-12-22T10:22:38.487Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-22T10:22:38.949Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-22T10:22:38.949Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-22T10:22:38.949Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-22T10:22:39.000Z] docker volume rm -f docker-dev-cache [2020-12-22T10:22:39.000Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T10:22:39.411Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2020-12-22T10:22:39.411Z] === RUN TestFastTimeMarshalJSON [2020-12-22T10:22:39.411Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-12-22T10:22:39.411Z] PASS [2020-12-22T10:22:39.411Z] coverage: 87.2% of statements [2020-12-22T10:22:39.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.230s coverage: 87.2% of statements [2020-12-22T10:22:40.356Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2020-12-22T10:22:40.356Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:22:40.386Z] === RUN TestWriteLog [2020-12-22T10:22:40.386Z] === PAUSE TestWriteLog [2020-12-22T10:22:40.386Z] === RUN TestReadLog [2020-12-22T10:22:40.386Z] === PAUSE TestReadLog [2020-12-22T10:22:40.386Z] === CONT TestWriteLog [2020-12-22T10:22:40.386Z] --- PASS: TestWriteLog (0.00s) [2020-12-22T10:22:40.386Z] === CONT TestReadLog [2020-12-22T10:22:40.386Z] === RUN TestReadLog/tail_exact [2020-12-22T10:22:40.386Z] === RUN TestReadLog/tail_less_than_available [2020-12-22T10:22:40.386Z] === RUN TestReadLog/tail_more_than_available [2020-12-22T10:22:40.386Z] --- PASS: TestReadLog (0.12s) [2020-12-22T10:22:40.386Z] --- PASS: TestReadLog/tail_exact (0.11s) [2020-12-22T10:22:40.386Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-22T10:22:40.386Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-22T10:22:40.386Z] PASS [2020-12-22T10:22:40.386Z] coverage: 75.2% of statements [2020-12-22T10:22:40.386Z] ok github.com/docker/docker/daemon/logger/local 0.564s coverage: 75.2% of statements [2020-12-22T10:22:40.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T10:22:40.849Z] === RUN TestLog [2020-12-22T10:22:40.849Z] --- PASS: TestLog (0.01s) [2020-12-22T10:22:40.849Z] PASS [2020-12-22T10:22:40.849Z] coverage: 33.3% of statements [2020-12-22T10:22:40.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.179s coverage: 33.3% of statements [2020-12-22T10:22:40.849Z] === RUN TestOpenFileDelete [2020-12-22T10:22:40.849Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-22T10:22:40.849Z] === RUN TestOpenFileRename [2020-12-22T10:22:40.849Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-22T10:22:40.849Z] === RUN TestParseLogTagDefaultTag [2020-12-22T10:22:40.849Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-22T10:22:41.312Z] === RUN TestParseLogTag [2020-12-22T10:22:41.312Z] --- PASS: TestParseLogTag (0.00s) [2020-12-22T10:22:41.312Z] === RUN TestParseLogTagEmptyTag [2020-12-22T10:22:41.312Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-22T10:22:41.312Z] === RUN TestTailFiles [2020-12-22T10:22:41.312Z] --- PASS: TestTailFiles (0.00s) [2020-12-22T10:22:41.312Z] === RUN TestFollowLogsConsumerGone [2020-12-22T10:22:41.312Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-22T10:22:41.312Z] === RUN TestFollowLogsProducerGone [2020-12-22T10:22:41.312Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2020-12-22T10:22:41.312Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-12-22T10:22:41.312Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-12-22T10:22:41.312Z] === RUN TestCheckCapacityAndRotate [2020-12-22T10:22:41.312Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-22T10:22:41.312Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-22T10:22:41.312Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2020-12-22T10:22:41.312Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-12-22T10:22:41.312Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2020-12-22T10:22:41.312Z] PASS [2020-12-22T10:22:41.312Z] coverage: 55.3% of statements [2020-12-22T10:22:41.312Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.327s coverage: 55.3% of statements [2020-12-22T10:22:42.076Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-22T10:22:42.288Z] === RUN TestNewParse [2020-12-22T10:22:42.289Z] --- PASS: TestNewParse (0.00s) [2020-12-22T10:22:42.289Z] PASS [2020-12-22T10:22:42.289Z] coverage: 8.3% of statements [2020-12-22T10:22:42.289Z] ok github.com/docker/docker/daemon/logger/templates 0.145s coverage: 8.3% of statements [2020-12-22T10:22:42.638Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-22T10:22:42.638Z] --- PASS: TestImportExtremelyLargeImageWorks (200.65s) [2020-12-22T10:22:42.638Z] PASS [2020-12-22T10:22:42.638Z] [2020-12-22T10:22:42.638Z] DONE 12 tests in 204.918s [2020-12-22T10:22:42.638Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T10:22:42.638Z] ++ 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-12-22T10:22:42.638Z] ++ set -e [2020-12-22T10:22:42.638Z] ++ '[' -n 0 ']' [2020-12-22T10:22:42.638Z] ++ set -x [2020-12-22T10:22:42.638Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:42.638Z] INFO: Testing against a local daemon [2020-12-22T10:22:42.638Z] === RUN TestNetworkCreateDelete [2020-12-22T10:22:42.751Z] === RUN TestValidateLogOpt [2020-12-22T10:22:42.751Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestNewMissedConfig [2020-12-22T10:22:42.751Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestNewMissedUrl [2020-12-22T10:22:42.751Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestNewMissedToken [2020-12-22T10:22:42.751Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestNewWithProxy [2020-12-22T10:22:42.751Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestDefault [2020-12-22T10:22:42.751Z] --- PASS: TestDefault (0.01s) [2020-12-22T10:22:42.751Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-22T10:22:42.751Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestJsonFormat [2020-12-22T10:22:42.751Z] --- PASS: TestJsonFormat (0.01s) [2020-12-22T10:22:42.751Z] === RUN TestRawFormat [2020-12-22T10:22:42.751Z] --- PASS: TestRawFormat (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestRawFormatWithLabels [2020-12-22T10:22:42.751Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestRawFormatWithoutTag [2020-12-22T10:22:42.751Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestBatching [2020-12-22T10:22:42.751Z] --- PASS: TestBatching (0.11s) [2020-12-22T10:22:42.751Z] === RUN TestFrequency [2020-12-22T10:22:42.751Z] --- PASS: TestFrequency (0.16s) [2020-12-22T10:22:42.751Z] === RUN TestOneMessagePerRequest [2020-12-22T10:22:42.751Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestVerify [2020-12-22T10:22:42.751Z] --- PASS: TestVerify (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestSkipVerify [2020-12-22T10:22:42.751Z] === RUN TestParseLogFormat [2020-12-22T10:22:42.751Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestValidateLogOptEmpty [2020-12-22T10:22:42.751Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestValidateSyslogAddress [2020-12-22T10:22:42.751Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestParseAddressDefaultPort [2020-12-22T10:22:42.751Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestValidateSyslogFacility [2020-12-22T10:22:42.751Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestValidateLogOptSyslogFormat [2020-12-22T10:22:42.751Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-22T10:22:42.751Z] === RUN TestValidateLogOpt [2020-12-22T10:22:42.751Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-22T10:22:42.751Z] PASS [2020-12-22T10:22:42.751Z] coverage: 46.8% of statements [2020-12-22T10:22:42.751Z] ok github.com/docker/docker/daemon/logger/syslog 0.450s coverage: 46.8% of statements [2020-12-22T10:22:42.895Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-22T10:22:42.895Z] === RUN TestDockerNetworkDeletePreferID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:22:43.152Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-22T10:22:43.214Z] time="2020-12-22T10:22:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.214Z] time="2020-12-22T10:22:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.214Z] time="2020-12-22T10:22:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.214Z] time="2020-12-22T10:22:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.214Z] time="2020-12-22T10:22:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.214Z] --- PASS: TestSkipVerify (0.42s) [2020-12-22T10:22:43.214Z] === RUN TestBufferMaximum [2020-12-22T10:22:43.409Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-12-22T10:22:43.409Z] === RUN TestDaemonDNSFallback [2020-12-22T10:22:43.409Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-22T10:22:43.666Z] === RUN TestDockerSuite/TestBuildFails [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.065452\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.065452\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-22T10:22:43.676Z] === RUN TestServerAlwaysDown [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.067458\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.067458\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.067458\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.068456\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] time="2020-12-22T10:22:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608632563.068456\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:43.676Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-22T10:22:43.676Z] === RUN TestCannotSendAfterClose [2020-12-22T10:22:43.676Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-22T10:22:43.676Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-22T10:22:44.596Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-22T10:22:44.596Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-22T10:22:44.654Z] time="2020-12-22T10:22:44Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-12-22T10:22:44.654Z] time="2020-12-22T10:22:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f0a15fe866e5\"}'" [2020-12-22T10:22:44.654Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.20s) [2020-12-22T10:22:44.654Z] PASS [2020-12-22T10:22:44.654Z] coverage: 82.5% of statements [2020-12-22T10:22:44.654Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2020-12-22T10:22:44.654Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T10:22:44.654Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-22T10:22:44.654Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T10:22:45.117Z] === RUN TestV1IDService [2020-12-22T10:22:45.117Z] --- PASS: TestV1IDService (0.03s) [2020-12-22T10:22:45.117Z] === RUN TestV2MetadataService [2020-12-22T10:22:45.580Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-22T10:22:45.580Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-22T10:22:45.580Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-22T10:22:45.580Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-22T10:22:45.580Z] === RUN TestContinueOnError_NeverContinue [2020-12-22T10:22:45.580Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-22T10:22:45.580Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-22T10:22:45.580Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-22T10:22:45.580Z] === RUN TestManifestStore [2020-12-22T10:22:45.580Z] === RUN TestManifestStore/no_remote_or_local [2020-12-22T10:22:45.936Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2020-12-22T10:22:45.936Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gte6e61g0v53pmh1lizxhbuyg Created:2020-12-22 10:22:40.218286087 +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[78e96f5880de6e8e65c9dd9e0dc62fa2d5ed3fbeb627cede7842b776929773e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fkzvqog7o8lr8n03rwcusnvxe EndpointID:918f7398250a15b857befebaaaa0ac90da0a4852d095775ddf1a99191efbfa4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:09818ad52efe8898297147b8014a686a1932fa7657d7b54a0c97051e065fca82 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:5033b71e8d78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fkzvqog7o8lr8n03rwcusnvxe EndpointID:918f7398250a15b857befebaaaa0ac90da0a4852d095775ddf1a99191efbfa4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T10:22:45.936Z] PASS [2020-12-22T10:22:45.936Z] [2020-12-22T10:22:45.936Z] === Skipped [2020-12-22T10:22:45.936Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:22:45.936Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:22:45.936Z] [2020-12-22T10:22:45.936Z] [2020-12-22T10:22:45.936Z] DONE 26 tests, 1 skipped in 39.474s [2020-12-22T10:22:45.936Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:22:45.936Z] ++ 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-12-22T10:22:45.936Z] ++ set -e [2020-12-22T10:22:45.936Z] ++ '[' -n 0 ']' [2020-12-22T10:22:45.936Z] ++ set -x [2020-12-22T10:22:45.936Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local875439983\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/no_local_cache [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/with_local_cache [2020-12-22T10:22:46.043Z] === RUN TestSuccessfulDownload [2020-12-22T10:22:46.043Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-22T10:22:46.043Z] download_test.go:268: Needs fixing on Windows [2020-12-22T10:22:46.043Z] === RUN TestCancelledDownload [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/unknown_media_type [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-22T10:22:46.043Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestMaxDownloadAttempts [2020-12-22T10:22:46.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T10:22:46.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T10:22:46.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T10:22:46.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T10:22:46.043Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T10:22:46.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T10:22:46.043Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T10:22:46.043Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T10:22:46.043Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T10:22:46.043Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T10:22:46.043Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T10:22:46.043Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="reference for unknown type: " [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="reference for unknown type: " [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="reference for unknown type: " [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="reference for unknown type: " [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="reference for unknown type: " [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-22T10:22:46.043Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-22T10:22:46.043Z] time="2020-12-22T10:22:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore (0.21s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/no_remote_or_local (0.11s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-22T10:22:46.043Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-22T10:22:46.043Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestFixManifestLayers [2020-12-22T10:22:46.043Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-22T10:22:46.043Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-22T10:22:46.043Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-22T10:22:46.043Z] === RUN TestFixManifestLayersBadParent [2020-12-22T10:22:46.043Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestValidateManifest [2020-12-22T10:22:46.043Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-22T10:22:46.043Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-22T10:22:46.043Z] === RUN TestFormatPlatform [2020-12-22T10:22:46.043Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestGetRepositoryMountCandidates [2020-12-22T10:22:46.043Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-22T10:22:46.043Z] === RUN TestLayerAlreadyExists [2020-12-22T10:22:46.043Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] 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-12-22T10:22:46.043Z] === RUN TestWhenEmptyAuthConfig [2020-12-22T10:22:46.227Z] INFO: Testing against a local daemon [2020-12-22T10:22:46.227Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T10:22:46.227Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:22:46.227Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:22:46.227Z] === RUN TestDockerNetworkIpvlan [2020-12-22T10:22:46.227Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:22:46.227Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:22:46.227Z] PASS [2020-12-22T10:22:46.227Z] [2020-12-22T10:22:46.227Z] === Skipped [2020-12-22T10:22:46.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:22:46.227Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:22:46.227Z] [2020-12-22T10:22:46.227Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:22:46.227Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:22:46.227Z] [2020-12-22T10:22:46.227Z] [2020-12-22T10:22:46.227Z] DONE 2 tests, 2 skipped in 0.076s [2020-12-22T10:22:46.227Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:22:46.227Z] ++ 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-12-22T10:22:46.227Z] ++ set -e [2020-12-22T10:22:46.227Z] ++ '[' -n 0 ']' [2020-12-22T10:22:46.227Z] ++ set -x [2020-12-22T10:22:46.227Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:46.227Z] INFO: Testing against a local daemon [2020-12-22T10:22:46.227Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T10:22:46.490Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-22T10:22:46.506Z] time="2020-12-22T10:22:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T10:22:46.506Z] time="2020-12-22T10:22:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T10:22:46.506Z] time="2020-12-22T10:22:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T10:22:46.506Z] time="2020-12-22T10:22:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T10:22:46.506Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-22T10:22:46.506Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2020-12-22T10:22:46.506Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2020-12-22T10:22:46.506Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2020-12-22T10:22:46.506Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2020-12-22T10:22:46.506Z] === RUN TestTransfer [2020-12-22T10:22:46.506Z] --- PASS: TestV2MetadataService (1.15s) [2020-12-22T10:22:46.506Z] PASS [2020-12-22T10:22:46.506Z] coverage: 48.2% of statements [2020-12-22T10:22:46.506Z] ok github.com/docker/docker/distribution/metadata 1.350s coverage: 48.2% of statements [2020-12-22T10:22:46.506Z] --- PASS: TestTransfer (0.14s) [2020-12-22T10:22:46.506Z] === RUN TestConcurrencyLimit [2020-12-22T10:22:46.969Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-12-22T10:22:46.969Z] === RUN TestInactiveJobs [2020-12-22T10:22:46.969Z] === RUN TestNotFound [2020-12-22T10:22:46.969Z] --- PASS: TestNotFound (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestConflict [2020-12-22T10:22:46.969Z] --- PASS: TestConflict (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestForbidden [2020-12-22T10:22:46.969Z] --- PASS: TestForbidden (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestInvalidParameter [2020-12-22T10:22:46.969Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestNotImplemented [2020-12-22T10:22:46.969Z] --- PASS: TestNotImplemented (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestNotModified [2020-12-22T10:22:46.969Z] --- PASS: TestNotModified (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestUnauthorized [2020-12-22T10:22:46.969Z] --- PASS: TestUnauthorized (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestUnknown [2020-12-22T10:22:46.969Z] --- PASS: TestUnknown (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestCancelled [2020-12-22T10:22:46.969Z] --- PASS: TestCancelled (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestDeadline [2020-12-22T10:22:46.969Z] --- PASS: TestDeadline (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestDataLoss [2020-12-22T10:22:46.969Z] --- PASS: TestDataLoss (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestUnavailable [2020-12-22T10:22:46.969Z] --- PASS: TestUnavailable (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestSystem [2020-12-22T10:22:46.969Z] --- PASS: TestSystem (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Not_Found [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Bad_Request [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Conflict [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Unauthorized [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Forbidden [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Not_Modified [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-22T10:22:46.969Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-22T10:22:46.969Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-22T10:22:46.969Z] PASS [2020-12-22T10:22:46.969Z] coverage: 53.1% of statements [2020-12-22T10:22:46.969Z] ok github.com/docker/docker/errdefs 0.187s coverage: 53.1% of statements [2020-12-22T10:22:46.969Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2020-12-22T10:22:46.969Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-22T10:22:46.969Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestTokenPassThru [2020-12-22T10:22:46.969Z] --- PASS: TestTokenPassThru (0.00s) [2020-12-22T10:22:46.969Z] === RUN TestTokenPassThruDifferentHost [2020-12-22T10:22:46.969Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2020-12-22T10:22:46.969Z] PASS [2020-12-22T10:22:46.969Z] coverage: 23.5% of statements [2020-12-22T10:22:46.969Z] ok github.com/docker/docker/distribution 1.580s coverage: 23.5% of statements [2020-12-22T10:22:46.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T10:22:46.969Z] --- PASS: TestInactiveJobs (0.37s) [2020-12-22T10:22:46.969Z] === RUN TestWatchRelease [2020-12-22T10:22:47.432Z] --- PASS: TestWatchRelease (0.04s) [2020-12-22T10:22:47.432Z] === RUN TestWatchFinishedTransfer [2020-12-22T10:22:47.432Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-22T10:22:47.432Z] === RUN TestDuplicateTransfer [2020-12-22T10:22:47.432Z] --- PASS: TestDuplicateTransfer (0.09s) [2020-12-22T10:22:47.432Z] === RUN TestSuccessfulUpload [2020-12-22T10:22:47.432Z] time="2020-12-22T10:22:47Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-22T10:22:47.731Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-12-22T10:22:47.731Z] === RUN TestDockerNetworkMacvlan [2020-12-22T10:22:47.860Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-22T10:22:48.362Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T10:22:48.406Z] --- PASS: TestSuccessfulUpload (0.73s) [2020-12-22T10:22:48.406Z] === RUN TestCancelledUpload [2020-12-22T10:22:48.406Z] --- PASS: TestCancelledUpload (0.06s) [2020-12-22T10:22:48.406Z] PASS [2020-12-22T10:22:48.406Z] coverage: 76.8% of statements [2020-12-22T10:22:48.406Z] ok github.com/docker/docker/distribution/xfer 2.535s coverage: 76.8% of statements [2020-12-22T10:22:48.406Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T10:22:48.406Z] === RUN TestFSGetInvalidData [2020-12-22T10:22:48.406Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-22T10:22:48.406Z] === RUN TestFSInvalidSet [2020-12-22T10:22:48.788Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-22T10:22:48.874Z] --- PASS: TestFSInvalidSet (0.01s) [2020-12-22T10:22:48.874Z] === RUN TestFSInvalidRoot [2020-12-22T10:22:48.874Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-12-22T10:22:48.874Z] === RUN TestFSMetadataGetSet [2020-12-22T10:22:48.874Z] --- PASS: TestFSMetadataGetSet (0.03s) [2020-12-22T10:22:48.874Z] === RUN TestFSInvalidWalker [2020-12-22T10:22:48.874Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-12-22T10:22:48.874Z] === RUN TestFSGetSet [2020-12-22T10:22:48.874Z] --- PASS: TestFSGetSet (0.02s) [2020-12-22T10:22:48.874Z] === RUN TestFSGetUnsetKey [2020-12-22T10:22:48.874Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-12-22T10:22:48.874Z] === RUN TestFSGetEmptyData [2020-12-22T10:22:48.874Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-12-22T10:22:48.874Z] === RUN TestFSDelete [2020-12-22T10:22:48.874Z] --- PASS: TestFSDelete (0.24s) [2020-12-22T10:22:48.874Z] === RUN TestFSWalker [2020-12-22T10:22:48.874Z] === RUN TestCompare [2020-12-22T10:22:48.874Z] --- PASS: TestCompare (0.00s) [2020-12-22T10:22:48.874Z] PASS [2020-12-22T10:22:48.874Z] coverage: 19.2% of statements [2020-12-22T10:22:48.874Z] ok github.com/docker/docker/image/cache 0.313s coverage: 19.2% of statements [2020-12-22T10:22:49.337Z] --- PASS: TestFSWalker (0.31s) [2020-12-22T10:22:49.337Z] === RUN TestFSWalkerStopOnError [2020-12-22T10:22:49.337Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-12-22T10:22:49.337Z] === RUN TestNewFromJSON [2020-12-22T10:22:49.337Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-22T10:22:49.337Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestMarshalKeyOrder [2020-12-22T10:22:49.337Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestImage [2020-12-22T10:22:49.337Z] --- PASS: TestImage (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestImageOSNotEmpty [2020-12-22T10:22:49.337Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-22T10:22:49.337Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-22T10:22:49.337Z] === RUN TestRestore [2020-12-22T10:22:49.337Z] === RUN TestMakeV1ConfigFromConfig [2020-12-22T10:22:49.337Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-22T10:22:49.337Z] PASS [2020-12-22T10:22:49.337Z] coverage: 25.0% of statements [2020-12-22T10:22:49.337Z] ok github.com/docker/docker/image/v1 0.569s coverage: 25.0% of statements [2020-12-22T10:22:49.337Z] time="2020-12-22T10:22:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-22T10:22:49.337Z] --- PASS: TestRestore (0.16s) [2020-12-22T10:22:49.337Z] === RUN TestAddDelete [2020-12-22T10:22:49.337Z] --- PASS: TestAddDelete (0.02s) [2020-12-22T10:22:49.337Z] === RUN TestSearchAfterDelete [2020-12-22T10:22:49.337Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-22T10:22:49.337Z] === RUN TestParentReset [2020-12-22T10:22:49.337Z] --- PASS: TestParentReset (0.02s) [2020-12-22T10:22:49.337Z] === RUN TestGetAndSetLastUpdated [2020-12-22T10:22:49.337Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-12-22T10:22:49.337Z] === RUN TestStoreLen [2020-12-22T10:22:49.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T10:22:49.717Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-22T10:22:49.800Z] --- PASS: TestStoreLen (0.16s) [2020-12-22T10:22:49.800Z] PASS [2020-12-22T10:22:49.800Z] coverage: 86.4% of statements [2020-12-22T10:22:49.800Z] ok github.com/docker/docker/image 1.324s coverage: 86.4% of statements [2020-12-22T10:22:49.800Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T10:22:49.800Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T10:22:49.973Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-22T10:22:50.230Z] --- PASS: TestDaemonDNSFallback (6.75s) [2020-12-22T10:22:50.230Z] === RUN TestInspectNetwork [2020-12-22T10:22:50.263Z] === RUN TestSerialization [2020-12-22T10:22:50.263Z] --- PASS: TestSerialization (0.02s) [2020-12-22T10:22:50.263Z] PASS [2020-12-22T10:22:50.263Z] coverage: 100.0% of statements [2020-12-22T10:22:50.263Z] ok github.com/docker/docker/libcontainerd/queue 0.145s coverage: 100.0% of statements [2020-12-22T10:22:50.432Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T10:22:51.160Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-22T10:22:52.455Z] === RUN TestEmptyLayer [2020-12-22T10:22:52.455Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestCommitFailure [2020-12-22T10:22:52.455Z] --- PASS: TestCommitFailure (0.18s) [2020-12-22T10:22:52.455Z] === RUN TestStartTransactionFailure [2020-12-22T10:22:52.455Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestGetOrphan [2020-12-22T10:22:52.455Z] --- PASS: TestGetOrphan (0.01s) [2020-12-22T10:22:52.455Z] === RUN TestMountAndRegister [2020-12-22T10:22:52.455Z] === RUN TestEnvironmentParsing [2020-12-22T10:22:52.455Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-22T10:22:52.455Z] PASS [2020-12-22T10:22:52.455Z] coverage: 1.0% of statements [2020-12-22T10:22:52.455Z] ok github.com/docker/docker/libcontainerd/local 0.385s coverage: 1.0% of statements [2020-12-22T10:22:52.455Z] --- PASS: TestMountAndRegister (0.09s) [2020-12-22T10:22:52.455Z] layer_test.go:271: Layer size: 14 [2020-12-22T10:22:52.455Z] === RUN TestLayerRelease [2020-12-22T10:22:52.455Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-22T10:22:52.455Z] layer_test.go:304: Failing on Windows [2020-12-22T10:22:52.455Z] === RUN TestStoreRestore [2020-12-22T10:22:52.455Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-22T10:22:52.455Z] layer_test.go:353: Failing on Windows [2020-12-22T10:22:52.455Z] === RUN TestTarStreamStability [2020-12-22T10:22:52.455Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-22T10:22:52.455Z] layer_test.go:468: Failing on Windows [2020-12-22T10:22:52.455Z] === RUN TestRegisterExistingLayer [2020-12-22T10:22:52.455Z] === RUN TestParseVersion [2020-12-22T10:22:52.455Z] --- PASS: TestParseVersion (0.00s) [2020-12-22T10:22:52.455Z] PASS [2020-12-22T10:22:52.455Z] coverage: 52.9% of statements [2020-12-22T10:22:52.455Z] ok github.com/docker/docker/pkg/aaparser 0.188s coverage: 52.9% of statements [2020-12-22T10:22:52.455Z] === RUN TestAddressPoolOpt [2020-12-22T10:22:52.455Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/a [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/something [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/_=a [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/env1=value1 [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/_env1=value1 [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/PATH [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/=a [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/PATH= [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/PATH=something [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/asd!qwe [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/1asd [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/123 [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/some_space [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/__some_space_before [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/some_space_after__ [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/= [2020-12-22T10:22:52.455Z] === RUN TestValidateEnv/PaTh [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestParseHost [2020-12-22T10:22:52.455Z] --- PASS: TestParseHost (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestParseDockerDaemonHost [2020-12-22T10:22:52.455Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestParseTCP [2020-12-22T10:22:52.455Z] --- PASS: TestParseTCP (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-22T10:22:52.455Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestValidateExtraHosts [2020-12-22T10:22:52.455Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestIpOptString [2020-12-22T10:22:52.455Z] --- PASS: TestIpOptString (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-22T10:22:52.455Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestNewIpOptValidDefaultVal [2020-12-22T10:22:52.455Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestIpOptSetInvalidVal [2020-12-22T10:22:52.455Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestValidateIPAddress [2020-12-22T10:22:52.455Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestMapOpts [2020-12-22T10:22:52.455Z] --- PASS: TestMapOpts (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestListOptsWithoutValidator [2020-12-22T10:22:52.455Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestListOptsWithValidator [2020-12-22T10:22:52.455Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestValidateDNSSearch [2020-12-22T10:22:52.455Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_general_format [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_one_more [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-22T10:22:52.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-22T10:22:52.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestNamedListOpts [2020-12-22T10:22:52.455Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestNamedMapOpts [2020-12-22T10:22:52.455Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestParseLink [2020-12-22T10:22:52.455Z] --- PASS: TestParseLink (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestQuotedStringSetWithQuotes [2020-12-22T10:22:52.455Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-22T10:22:52.455Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-22T10:22:52.455Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-22T10:22:52.455Z] === RUN TestUlimitOpt [2020-12-22T10:22:52.455Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-22T10:22:52.455Z] PASS [2020-12-22T10:22:52.455Z] coverage: 67.1% of statements [2020-12-22T10:22:52.455Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2020-12-22T10:22:52.455Z] --- PASS: TestRegisterExistingLayer (0.16s) [2020-12-22T10:22:52.455Z] === RUN TestTarStreamVerification [2020-12-22T10:22:52.456Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-22T10:22:52.456Z] layer_test.go:697: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestLayerMigration [2020-12-22T10:22:52.456Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-22T10:22:52.456Z] migration_test.go:46: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestLayerMigrationNoTarsplit [2020-12-22T10:22:52.456Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-22T10:22:52.456Z] migration_test.go:182: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestMountInit [2020-12-22T10:22:52.456Z] --- SKIP: TestMountInit (0.00s) [2020-12-22T10:22:52.456Z] mount_test.go:17: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestMountSize [2020-12-22T10:22:52.456Z] --- SKIP: TestMountSize (0.00s) [2020-12-22T10:22:52.456Z] mount_test.go:76: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestMountChanges [2020-12-22T10:22:52.456Z] --- SKIP: TestMountChanges (0.00s) [2020-12-22T10:22:52.456Z] mount_test.go:125: Failing on Windows [2020-12-22T10:22:52.456Z] === RUN TestMountApply [2020-12-22T10:22:52.456Z] --- SKIP: TestMountApply (0.00s) [2020-12-22T10:22:52.456Z] mount_test.go:212: Failing on Windows [2020-12-22T10:22:52.456Z] PASS [2020-12-22T10:22:52.456Z] coverage: 30.1% of statements [2020-12-22T10:22:52.456Z] ok github.com/docker/docker/layer 0.706s coverage: 30.1% of statements [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/oci [no test files] [2020-12-22T10:22:52.456Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T10:22:52.498Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T10:22:53.055Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-22T10:22:53.431Z] === RUN TestUnbuffered [2020-12-22T10:22:53.431Z] --- PASS: TestUnbuffered (0.00s) [2020-12-22T10:22:53.431Z] === RUN TestRaceUnbuffered [2020-12-22T10:22:53.431Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-22T10:22:53.431Z] PASS [2020-12-22T10:22:53.431Z] coverage: 100.0% of statements [2020-12-22T10:22:53.431Z] ok github.com/docker/docker/pkg/broadcaster 0.200s coverage: 100.0% of statements [2020-12-22T10:22:53.985Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-22T10:22:54.241Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-22T10:22:54.405Z] === RUN TestPeerCertificateMarshalJSON [2020-12-22T10:22:54.405Z] === RUN TestMatch [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[foo]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[foo_bar]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[]#01 [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[qux]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-22T10:22:54.405Z] === RUN TestMatch/[[foo_baz]] [2020-12-22T10:22:54.406Z] --- PASS: TestMatch (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-22T10:22:54.406Z] PASS [2020-12-22T10:22:54.406Z] coverage: 87.5% of statements [2020-12-22T10:22:54.406Z] ok github.com/docker/docker/pkg/capabilities 0.269s coverage: 87.5% of statements [2020-12-22T10:22:54.406Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-22T10:22:54.406Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-22T10:22:54.406Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2020-12-22T10:22:54.406Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-22T10:22:54.406Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-22T10:22:54.406Z] === RUN TestMiddleware [2020-12-22T10:22:54.406Z] --- PASS: TestMiddleware (0.00s) [2020-12-22T10:22:54.406Z] === RUN TestNewResponseModifier [2020-12-22T10:22:54.406Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-22T10:22:54.406Z] PASS [2020-12-22T10:22:54.406Z] coverage: 26.8% of statements [2020-12-22T10:22:54.406Z] ok github.com/docker/docker/pkg/authorization 0.409s coverage: 26.8% of statements [2020-12-22T10:22:54.498Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T10:22:54.498Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T10:22:54.498Z] === RUN TestInspectNetwork/network_name [2020-12-22T10:22:54.498Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T10:22:54.560Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T10:22:55.385Z] === RUN TestIsArchivePathDir [2020-12-22T10:22:55.385Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-12-22T10:22:55.385Z] === RUN TestIsArchivePathInvalidFile [2020-12-22T10:22:55.385Z] === RUN TestSizeEmpty [2020-12-22T10:22:55.385Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeEmptyFile [2020-12-22T10:22:55.385Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeNonemptyFile [2020-12-22T10:22:55.385Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-22T10:22:55.385Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-22T10:22:55.385Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-22T10:22:55.385Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestMoveToSubdir [2020-12-22T10:22:55.385Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestSizeNonExistingDirectory [2020-12-22T10:22:55.385Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-22T10:22:55.385Z] PASS [2020-12-22T10:22:55.385Z] coverage: 80.0% of statements [2020-12-22T10:22:55.385Z] === RUN TestChrootTarUntar [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-22T10:22:55.385Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] === RUN TestChrootUntarEmptyArchive [2020-12-22T10:22:55.385Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-22T10:22:55.385Z] === RUN TestChrootTarUntarWithSymlink [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:22:55.385Z] === RUN TestChrootCopyWithTar [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:22:55.385Z] === RUN TestChrootCopyFileWithTar [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] === RUN TestChrootUntarPath [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:22:55.385Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] === RUN TestChrootApplyDotDotFile [2020-12-22T10:22:55.385Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-22T10:22:55.385Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:22:55.385Z] PASS [2020-12-22T10:22:55.385Z] coverage: 15.4% of statements [2020-12-22T10:22:55.385Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2020-12-22T10:22:55.385Z] === RUN TestIsArchivePathTar [2020-12-22T10:22:55.385Z] ok github.com/docker/docker/pkg/chrootarchive 0.257s coverage: 15.4% of statements [2020-12-22T10:22:55.385Z] --- PASS: TestIsArchivePathTar (0.14s) [2020-12-22T10:22:55.385Z] === RUN TestDecompressStreamGzip [2020-12-22T10:22:55.847Z] --- PASS: TestDecompressStreamGzip (0.12s) [2020-12-22T10:22:55.847Z] === RUN TestDecompressStreamBzip2 [2020-12-22T10:22:55.847Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2020-12-22T10:22:55.847Z] === RUN TestDecompressStreamXz [2020-12-22T10:22:55.847Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-22T10:22:55.847Z] archive_test.go:133: Xz not present in msys2 [2020-12-22T10:22:55.847Z] === RUN TestCompressStreamXzUnsupported [2020-12-22T10:22:55.847Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-22T10:22:55.847Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-22T10:22:55.847Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-22T10:22:55.847Z] === RUN TestCompressStreamInvalid [2020-12-22T10:22:55.848Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestExtensionInvalid [2020-12-22T10:22:55.848Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestExtensionUncompressed [2020-12-22T10:22:55.848Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestExtensionBzip2 [2020-12-22T10:22:55.848Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestExtensionGzip [2020-12-22T10:22:55.848Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestExtensionXz [2020-12-22T10:22:55.848Z] --- PASS: TestExtensionXz (0.00s) [2020-12-22T10:22:55.848Z] === RUN TestCmdStreamLargeStderr [2020-12-22T10:22:55.848Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2020-12-22T10:22:55.848Z] === RUN TestCmdStreamBad [2020-12-22T10:22:55.848Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-22T10:22:55.848Z] archive_test.go:238: Failing on Windows CI machines [2020-12-22T10:22:55.848Z] === RUN TestCmdStreamGood [2020-12-22T10:22:55.848Z] --- PASS: TestCmdStreamGood (0.06s) [2020-12-22T10:22:55.848Z] === RUN TestUntarPathWithInvalidDest [2020-12-22T10:22:55.878Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-22T10:22:56.310Z] --- PASS: TestUntarPathWithInvalidDest (0.21s) [2020-12-22T10:22:56.310Z] === RUN TestUntarPathWithInvalidSrc [2020-12-22T10:22:56.310Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestUntarPath [2020-12-22T10:22:56.310Z] --- PASS: TestUntarPath (0.08s) [2020-12-22T10:22:56.310Z] === RUN TestUntarPathWithDestinationFile [2020-12-22T10:22:56.310Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2020-12-22T10:22:56.310Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-22T10:22:56.310Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2020-12-22T10:22:56.310Z] === RUN TestCopyWithTarInvalidSrc [2020-12-22T10:22:56.310Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-22T10:22:56.310Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyWithTarSrcFile [2020-12-22T10:22:56.310Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyWithTarSrcFolder [2020-12-22T10:22:56.310Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-22T10:22:56.310Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-22T10:22:56.310Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-22T10:22:56.310Z] === RUN Test [2020-12-22T10:22:56.310Z] === RUN Test/TestContainsEntry [2020-12-22T10:22:56.310Z] === RUN Test/TestCreateEntries [2020-12-22T10:22:56.310Z] === RUN Test/TestEntriesDiff [2020-12-22T10:22:56.310Z] === RUN Test/TestEntriesEquality [2020-12-22T10:22:56.310Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-22T10:22:56.310Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-22T10:22:56.310Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-22T10:22:56.310Z] === RUN Test/TestGeneratorNotGenerate [2020-12-22T10:22:56.310Z] === RUN Test/TestGeneratorWithPort [2020-12-22T10:22:56.310Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-22T10:22:56.310Z] === RUN Test/TestNewEntry [2020-12-22T10:22:56.310Z] === RUN Test/TestParse [2020-12-22T10:22:56.310Z] --- PASS: Test (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestParse (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-22T10:22:56.310Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestCopyFileWithTarSrcFile [2020-12-22T10:22:56.310Z] PASS [2020-12-22T10:22:56.310Z] coverage: 58.3% of statements [2020-12-22T10:22:56.310Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-12-22T10:22:56.310Z] === RUN TestTarFiles [2020-12-22T10:22:56.310Z] ok github.com/docker/docker/pkg/discovery 0.202s coverage: 58.3% of statements [2020-12-22T10:22:56.310Z] === RUN Test [2020-12-22T10:22:56.310Z] === RUN Test/TestContent [2020-12-22T10:22:56.310Z] === RUN Test/TestInitialize [2020-12-22T10:22:56.310Z] === RUN Test/TestNew [2020-12-22T10:22:56.310Z] === RUN Test/TestParsingContentsWithComments [2020-12-22T10:22:56.310Z] === RUN Test/TestRegister [2020-12-22T10:22:56.310Z] === RUN Test/TestWatch [2020-12-22T10:22:56.310Z] --- PASS: Test (0.01s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestContent (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestNew (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestRegister (0.00s) [2020-12-22T10:22:56.310Z] --- PASS: Test/TestWatch (0.01s) [2020-12-22T10:22:56.310Z] PASS [2020-12-22T10:22:56.310Z] coverage: 97.6% of statements [2020-12-22T10:22:56.773Z] ok github.com/docker/docker/pkg/discovery/file 0.093s coverage: 97.6% of statements [2020-12-22T10:22:57.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-22T10:22:57.244Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-22T10:22:57.748Z] === RUN Test [2020-12-22T10:22:57.748Z] === RUN Test/TestInitialize [2020-12-22T10:22:57.748Z] === RUN Test [2020-12-22T10:22:57.748Z] === RUN Test/TestWatch [2020-12-22T10:22:57.748Z] --- PASS: Test (0.00s) [2020-12-22T10:22:57.748Z] --- PASS: Test/TestWatch (0.00s) [2020-12-22T10:22:57.748Z] PASS [2020-12-22T10:22:57.748Z] coverage: 92.3% of statements [2020-12-22T10:22:57.748Z] ok github.com/docker/docker/pkg/discovery/memory 0.289s coverage: 92.3% of statements [2020-12-22T10:22:58.077Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T10:22:58.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-22T10:22:58.210Z] time="2020-12-22T10:22:57Z" level=info msg="Initializing discovery without TLS" [2020-12-22T10:22:58.210Z] time="2020-12-22T10:22:57Z" level=info msg="Initializing discovery without TLS" [2020-12-22T10:22:58.210Z] time="2020-12-22T10:22:57Z" level=info msg="Initializing discovery without TLS" [2020-12-22T10:22:58.210Z] === RUN Test/TestInitializeWithCerts [2020-12-22T10:22:58.210Z] time="2020-12-22T10:22:57Z" level=info msg="Initializing discovery with TLS" [2020-12-22T10:22:58.210Z] === RUN Test/TestWatch [2020-12-22T10:22:58.210Z] time="2020-12-22T10:22:57Z" level=info msg="Initializing discovery without TLS" [2020-12-22T10:22:58.210Z] === RUN Test [2020-12-22T10:22:58.210Z] === RUN Test/TestInitialize [2020-12-22T10:22:58.210Z] === RUN Test/TestInitializeWithPattern [2020-12-22T10:22:58.210Z] === RUN Test/TestRegister [2020-12-22T10:22:58.210Z] === RUN Test/TestWatch [2020-12-22T10:22:58.210Z] --- PASS: Test (0.00s) [2020-12-22T10:22:58.210Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-22T10:22:58.210Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-22T10:22:58.210Z] --- PASS: Test/TestRegister (0.00s) [2020-12-22T10:22:58.210Z] --- PASS: Test/TestWatch (0.00s) [2020-12-22T10:22:58.210Z] PASS [2020-12-22T10:22:58.210Z] coverage: 93.8% of statements [2020-12-22T10:22:58.210Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2020-12-22T10:22:58.430Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-22T10:22:58.687Z] --- PASS: TestInspectNetwork (8.62s) [2020-12-22T10:22:58.687Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T10:22:58.687Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T10:22:58.687Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T10:22:58.687Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T10:22:58.687Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan (11.12s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-12-22T10:22:58.710Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2020-12-22T10:22:58.710Z] PASS [2020-12-22T10:22:58.710Z] [2020-12-22T10:22:58.710Z] DONE 8 tests in 12.603s [2020-12-22T10:22:58.710Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T10:22:58.710Z] ++ 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-12-22T10:22:58.710Z] ++ set -e [2020-12-22T10:22:58.710Z] ++ '[' -n 0 ']' [2020-12-22T10:22:58.710Z] ++ set -x [2020-12-22T10:22:58.710Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:58.710Z] testing: warning: no tests to run [2020-12-22T10:22:58.710Z] PASS [2020-12-22T10:22:58.710Z] [2020-12-22T10:22:58.710Z] DONE 0 tests in 0.014s [2020-12-22T10:22:58.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T10:22:58.710Z] ++ 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-12-22T10:22:58.710Z] ++ set -e [2020-12-22T10:22:58.710Z] ++ '[' -n 0 ']' [2020-12-22T10:22:58.710Z] ++ set -x [2020-12-22T10:22:58.710Z] ++ env -i DEST=/go/src/github.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-12-22T10:22:59.003Z] INFO: Testing against a local daemon [2020-12-22T10:22:59.003Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T10:22:59.185Z] === RUN TestPollerAddRemove [2020-12-22T10:22:59.185Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-22T10:22:59.185Z] === RUN TestPollerEvent [2020-12-22T10:22:59.185Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-22T10:22:59.185Z] poller_test.go:41: No chmod on Windows [2020-12-22T10:22:59.186Z] === RUN TestPollerClose [2020-12-22T10:22:59.186Z] --- PASS: TestPollerClose (0.00s) [2020-12-22T10:22:59.186Z] PASS [2020-12-22T10:22:59.186Z] coverage: 45.7% of statements [2020-12-22T10:22:59.186Z] ok github.com/docker/docker/pkg/filenotify 0.141s coverage: 45.7% of statements [2020-12-22T10:22:59.648Z] === RUN TestCopyFileWithInvalidSrc [2020-12-22T10:22:59.648Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCopyFileWithInvalidDest [2020-12-22T10:22:59.648Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-22T10:22:59.648Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-22T10:22:59.648Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCopyFile [2020-12-22T10:22:59.648Z] --- PASS: TestCopyFile (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-22T10:22:59.648Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-22T10:22:59.648Z] fileutils_test.go:134: Needs porting to Windows [2020-12-22T10:22:59.648Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-22T10:22:59.648Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-22T10:22:59.648Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-22T10:22:59.648Z] fileutils_test.go:180: Needs porting to Windows [2020-12-22T10:22:59.648Z] === RUN TestWildcardMatches [2020-12-22T10:22:59.648Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestPatternMatches [2020-12-22T10:22:59.648Z] --- PASS: TestPatternMatches (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-22T10:22:59.648Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestPatternMatchesFolderExclusions [2020-12-22T10:22:59.648Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-22T10:22:59.648Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-22T10:22:59.648Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-22T10:22:59.648Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-22T10:22:59.648Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestSingleExclamationError [2020-12-22T10:22:59.648Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestMatchesWithNoPatterns [2020-12-22T10:22:59.648Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestMatchesWithMalformedPatterns [2020-12-22T10:22:59.648Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestMatches [2020-12-22T10:22:59.648Z] --- PASS: TestMatches (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatterns [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatternsExceptionFlag [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCleanPatternsErrorSingleException [2020-12-22T10:22:59.648Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCreateIfNotExistsDir [2020-12-22T10:22:59.648Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestCreateIfNotExistsFile [2020-12-22T10:22:59.648Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-12-22T10:22:59.648Z] === RUN TestMatch [2020-12-22T10:22:59.648Z] --- PASS: TestMatch (0.00s) [2020-12-22T10:22:59.648Z] PASS [2020-12-22T10:22:59.648Z] coverage: 87.7% of statements [2020-12-22T10:22:59.648Z] ok github.com/docker/docker/pkg/fileutils 0.176s coverage: 87.7% of statements [2020-12-22T10:23:00.111Z] === RUN TestGet [2020-12-22T10:23:00.111Z] --- PASS: TestGet (0.00s) [2020-12-22T10:23:00.111Z] === RUN TestGetShortcutString [2020-12-22T10:23:00.111Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-22T10:23:00.111Z] PASS [2020-12-22T10:23:00.111Z] coverage: 42.9% of statements [2020-12-22T10:23:00.111Z] ok github.com/docker/docker/pkg/homedir 0.114s coverage: 42.9% of statements [2020-12-22T10:23:00.509Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-12-22T10:23:00.509Z] === RUN TestAuthZPluginTLS [2020-12-22T10:23:00.801Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-22T10:23:00.801Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T10:23:01.086Z] --- PASS: Test (3.13s) [2020-12-22T10:23:01.086Z] --- PASS: Test/TestInitialize (0.11s) [2020-12-22T10:23:01.086Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2020-12-22T10:23:01.086Z] --- PASS: Test/TestWatch (3.00s) [2020-12-22T10:23:01.086Z] PASS [2020-12-22T10:23:01.086Z] coverage: 84.1% of statements [2020-12-22T10:23:01.086Z] ok github.com/docker/docker/pkg/discovery/kv 3.470s coverage: 84.1% of statements [2020-12-22T10:23:01.086Z] === RUN TestCreateIDMapOrder [2020-12-22T10:23:01.086Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-22T10:23:01.086Z] PASS [2020-12-22T10:23:01.086Z] coverage: 7.3% of statements [2020-12-22T10:23:01.086Z] ok github.com/docker/docker/pkg/idtools 0.109s coverage: 7.3% of statements [2020-12-22T10:23:01.434Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-22T10:23:01.434Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T10:23:01.549Z] --- PASS: TestTarFiles (5.09s) [2020-12-22T10:23:01.549Z] === RUN TestTarUntar [2020-12-22T10:23:01.549Z] --- PASS: TestTarUntar (0.02s) [2020-12-22T10:23:01.549Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-22T10:23:01.549Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-12-22T10:23:01.549Z] === RUN TestTarWithOptions [2020-12-22T10:23:01.549Z] --- PASS: TestTarWithOptions (0.02s) [2020-12-22T10:23:01.549Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-22T10:23:01.549Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-22T10:23:01.549Z] === RUN TestUntarUstarGnuConflict [2020-12-22T10:23:01.549Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-12-22T10:23:01.549Z] === RUN TestUntarInvalidFilenames [2020-12-22T10:23:01.549Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames735544822\\dest" [2020-12-22T10:23:01.549Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2020-12-22T10:23:01.549Z] === RUN TestUntarHardlinkToSymlink [2020-12-22T10:23:01.549Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-22T10:23:01.549Z] === RUN TestUntarInvalidHardlink [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432427287\\victim\\hello" -> "../victim/hello" [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink273130378\\victim\\hello" -> "/../victim/hello" [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink686663009\\victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink860617548\\victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink355418171\\victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink764735070\\victim" -> "../victim" [2020-12-22T10:23:01.549Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-12-22T10:23:01.549Z] === RUN TestUntarInvalidSymlink [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink558444581\\dest\\dotdot" -> "../victim/hello" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink762123072\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink163877791\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234566770\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883295529\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink249144948\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:01.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink894309187\\dest\\dir\\loophole" -> "../../victim" [2020-12-22T10:23:01.549Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-12-22T10:23:01.549Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-22T10:23:01.549Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-22T10:23:01.549Z] === RUN TestReplaceFileTarWrapper [2020-12-22T10:23:01.726Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-22T10:23:01.726Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T10:23:01.960Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2020-12-22T10:23:01.960Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:23:01.960Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:23:01.960Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:23:01.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:23:01.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:23:01.960Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:23:01.960Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:23:01.960Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:23:01.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:23:01.960Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:23:01.960Z] === RUN TestNetworkList [2020-12-22T10:23:01.960Z] === RUN TestNetworkList//networks [2020-12-22T10:23:01.960Z] === PAUSE TestNetworkList//networks [2020-12-22T10:23:01.960Z] === RUN TestNetworkList//networks/ [2020-12-22T10:23:01.960Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:23:01.960Z] === CONT TestNetworkList//networks [2020-12-22T10:23:01.960Z] === CONT TestNetworkList//networks/ [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkList (0.03s) [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:23:01.960Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T10:23:01.960Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:23:01.960Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-12-22T10:23:01.960Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:23:02.011Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2020-12-22T10:23:02.011Z] === RUN TestPrefixHeaderReadable [2020-12-22T10:23:02.011Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2020-12-22T10:23:02.011Z] === RUN TestDisablePigz [2020-12-22T10:23:02.011Z] === RUN TestFixedBufferCap [2020-12-22T10:23:02.011Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestFixedBufferLen [2020-12-22T10:23:02.011Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestFixedBufferString [2020-12-22T10:23:02.011Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestFixedBufferWrite [2020-12-22T10:23:02.011Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestFixedBufferRead [2020-12-22T10:23:02.011Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestBytesPipeRead [2020-12-22T10:23:02.011Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestBytesPipeWrite [2020-12-22T10:23:02.011Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-22T10:23:02.011Z] --- PASS: TestDisablePigz (0.09s) [2020-12-22T10:23:02.011Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-22T10:23:02.011Z] === RUN TestPigz [2020-12-22T10:23:02.011Z] --- PASS: TestPigz (0.13s) [2020-12-22T10:23:02.011Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-22T10:23:02.011Z] === RUN TestCopyFileWithInvalidDest [2020-12-22T10:23:02.011Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-22T10:23:02.011Z] archive_windows_test.go:16: Currently fails [2020-12-22T10:23:02.011Z] === RUN TestCanonicalTarNameForPath [2020-12-22T10:23:02.011Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestCanonicalTarName [2020-12-22T10:23:02.011Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestChmodTarEntry [2020-12-22T10:23:02.011Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestHardLinkOrder [2020-12-22T10:23:02.011Z] --- PASS: TestHardLinkOrder (0.06s) [2020-12-22T10:23:02.011Z] === RUN TestChangeString [2020-12-22T10:23:02.011Z] --- PASS: TestChangeString (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestChangesWithNoChanges [2020-12-22T10:23:02.011Z] === RUN TestError [2020-12-22T10:23:02.011Z] --- PASS: TestError (0.00s) [2020-12-22T10:23:02.011Z] === RUN TestProgressString [2020-12-22T10:23:02.011Z] === RUN TestProgressString/no_progress [2020-12-22T10:23:02.011Z] === RUN TestProgressString/progress_1 [2020-12-22T10:23:02.011Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-22T10:23:02.011Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-22T10:23:02.011Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-22T10:23:02.011Z] === RUN TestProgressString/with_units [2020-12-22T10:23:02.011Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-22T10:23:02.012Z] === RUN TestProgressString/hide_counts [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-22T10:23:02.012Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-22T10:23:02.012Z] === RUN TestJSONMessageDisplay [2020-12-22T10:23:02.012Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-12-22T10:23:02.012Z] === RUN TestChangesWithChanges [2020-12-22T10:23:02.012Z] --- PASS: TestChangesWithChanges (0.02s) [2020-12-22T10:23:02.012Z] === RUN TestChangesWithChangesGH13590 [2020-12-22T10:23:02.012Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-22T10:23:02.012Z] changes_test.go:192: needs more investigation [2020-12-22T10:23:02.012Z] === RUN TestChangesDirsEmpty [2020-12-22T10:23:02.357Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-22T10:23:02.357Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T10:23:02.474Z] --- PASS: TestJSONMessageDisplay (0.11s) [2020-12-22T10:23:02.474Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-22T10:23:02.474Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-22T10:23:02.474Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestDisplayJSONMessagesStream [2020-12-22T10:23:02.474Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-22T10:23:02.474Z] PASS [2020-12-22T10:23:02.474Z] coverage: 91.7% of statements [2020-12-22T10:23:02.474Z] ok github.com/docker/docker/pkg/jsonmessage 0.160s coverage: 91.7% of statements [2020-12-22T10:23:02.474Z] --- PASS: TestChangesDirsEmpty (0.10s) [2020-12-22T10:23:02.474Z] === RUN TestChangesDirsMutated [2020-12-22T10:23:02.474Z] === RUN TestStandardLongPath [2020-12-22T10:23:02.474Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestUNCLongPath [2020-12-22T10:23:02.474Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-22T10:23:02.474Z] PASS [2020-12-22T10:23:02.474Z] coverage: 100.0% of statements [2020-12-22T10:23:02.474Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-12-22T10:23:02.474Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2020-12-22T10:23:02.474Z] === RUN TestAtomicWriteToFile [2020-12-22T10:23:02.474Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-22T10:23:02.474Z] === RUN TestAtomicWriteSetCommit [2020-12-22T10:23:02.474Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-12-22T10:23:02.474Z] === RUN TestAtomicWriteSetCancel [2020-12-22T10:23:02.474Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-12-22T10:23:02.474Z] === RUN TestReadCloserWrapperClose [2020-12-22T10:23:02.474Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestReaderErrWrapperReadOnError [2020-12-22T10:23:02.474Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestReaderErrWrapperRead [2020-12-22T10:23:02.474Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestHashData [2020-12-22T10:23:02.474Z] --- PASS: TestHashData (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestCancelReadCloser [2020-12-22T10:23:02.474Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-12-22T10:23:02.474Z] === RUN TestApplyLayer [2020-12-22T10:23:02.474Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-22T10:23:02.474Z] changes_test.go:405: needs further investigation [2020-12-22T10:23:02.474Z] === RUN TestChangesSizeWithHardlinks [2020-12-22T10:23:02.474Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-22T10:23:02.474Z] changes_test.go:441: needs further investigation [2020-12-22T10:23:02.474Z] === RUN TestChangesSizeWithNoChanges [2020-12-22T10:23:02.474Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-22T10:23:02.474Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestChangesSize [2020-12-22T10:23:02.474Z] --- PASS: TestChangesSize (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestApplyLayerInvalidFilenames [2020-12-22T10:23:02.474Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames962469687\\dest" [2020-12-22T10:23:02.474Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-12-22T10:23:02.474Z] === RUN TestApplyLayerInvalidHardlink [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199371393\\victim\\hello" -> "../victim/hello" [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink652312044\\victim\\hello" -> "/../victim/hello" [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink346178651\\victim" -> "../victim" [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink839128574\\victim" -> "../victim" [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink577613125\\victim" -> "../victim" [2020-12-22T10:23:02.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink805283296\\victim" -> "../victim" [2020-12-22T10:23:02.474Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-12-22T10:23:02.474Z] === RUN TestApplyLayerInvalidSymlink [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink057304511\\dest\\dotdot" -> "../victim/hello" [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink171366930\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-22T10:23:02.474Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-22T10:23:02.474Z] === RUN TestWriteCloserWrapperClose [2020-12-22T10:23:02.474Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestNopWriteCloser [2020-12-22T10:23:02.474Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestNopWriter [2020-12-22T10:23:02.474Z] --- PASS: TestNopWriter (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestWriteCounter [2020-12-22T10:23:02.474Z] --- PASS: TestWriteCounter (0.00s) [2020-12-22T10:23:02.474Z] PASS [2020-12-22T10:23:02.474Z] coverage: 68.4% of statements [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink803600457\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink334827796\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink783844195\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:02.474Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 68.4% of statements [2020-12-22T10:23:02.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink646941030\\dest\\loophole-victim" -> "../victim" [2020-12-22T10:23:02.474Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2020-12-22T10:23:02.474Z] === RUN TestApplyLayerWhiteouts [2020-12-22T10:23:02.474Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2020-12-22T10:23:02.474Z] === RUN TestGenerateEmptyFile [2020-12-22T10:23:02.474Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-22T10:23:02.474Z] === RUN TestGenerateWithContent [2020-12-22T10:23:02.474Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-22T10:23:02.474Z] PASS [2020-12-22T10:23:02.474Z] coverage: 62.7% of statements [2020-12-22T10:23:02.474Z] ok github.com/docker/docker/pkg/archive 7.449s coverage: 62.7% of statements [2020-12-22T10:23:02.937Z] === RUN TestNameFormat [2020-12-22T10:23:02.937Z] --- PASS: TestNameFormat (0.00s) [2020-12-22T10:23:02.937Z] === RUN TestNameRetries [2020-12-22T10:23:02.937Z] --- PASS: TestNameRetries (0.00s) [2020-12-22T10:23:02.937Z] PASS [2020-12-22T10:23:02.937Z] coverage: 85.7% of statements [2020-12-22T10:23:02.937Z] ok github.com/docker/docker/pkg/namesgenerator 0.094s coverage: 85.7% of statements [2020-12-22T10:23:03.329Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-22T10:23:03.329Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-12-22T10:23:03.329Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:23:03.399Z] === RUN TestParseKeyValueOpt [2020-12-22T10:23:03.399Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-22T10:23:03.399Z] === RUN TestParseUintList [2020-12-22T10:23:03.399Z] --- PASS: TestParseUintList (0.00s) [2020-12-22T10:23:03.399Z] === RUN TestParseUintListMaximumLimits [2020-12-22T10:23:03.399Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-22T10:23:03.399Z] PASS [2020-12-22T10:23:03.399Z] coverage: 97.0% of statements [2020-12-22T10:23:03.399Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2020-12-22T10:23:03.586Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-22T10:23:03.843Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-12-22T10:23:03.843Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:23:03.863Z] === RUN TestNewAndRemove [2020-12-22T10:23:03.863Z] --- PASS: TestNewAndRemove (0.01s) [2020-12-22T10:23:03.863Z] === RUN TestRemoveInvalidPath [2020-12-22T10:23:03.863Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-22T10:23:03.863Z] PASS [2020-12-22T10:23:03.863Z] coverage: 82.6% of statements [2020-12-22T10:23:03.863Z] ok github.com/docker/docker/pkg/pidfile 0.122s coverage: 82.6% of statements [2020-12-22T10:23:03.863Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-12-22T10:23:03.863Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T10:23:04.100Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-22T10:23:04.327Z] === RUN TestParseEmptyInterface [2020-12-22T10:23:04.327Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestParseNonInterfaceType [2020-12-22T10:23:04.327Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestParseWithOneFunction [2020-12-22T10:23:04.327Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestParseWithMultipleFuncs [2020-12-22T10:23:04.327Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestParseWithUnnamedReturn [2020-12-22T10:23:04.327Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestEmbeddedInterface [2020-12-22T10:23:04.327Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestParsedImports [2020-12-22T10:23:04.327Z] --- PASS: TestParsedImports (0.00s) [2020-12-22T10:23:04.327Z] === RUN TestAliasedImports [2020-12-22T10:23:04.327Z] --- PASS: TestAliasedImports (0.00s) [2020-12-22T10:23:04.327Z] PASS [2020-12-22T10:23:04.327Z] coverage: 56.8% of statements [2020-12-22T10:23:04.327Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.095s coverage: 56.8% of statements [2020-12-22T10:23:04.493Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-22T10:23:04.494Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T10:23:04.664Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-22T10:23:04.785Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-22T10:23:04.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T10:23:05.227Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-12-22T10:23:05.227Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:23:05.227Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-22T10:23:05.227Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-22T10:23:05.417Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-22T10:23:05.417Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T10:23:05.878Z] === RUN TestFailedConnection [2020-12-22T10:23:05.878Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-22T10:23:05.878Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-22T10:23:05.878Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-22T10:23:05.878Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-22T10:23:05.878Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-22T10:23:05.878Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-22T10:23:05.878Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-22T10:23:05.878Z] === RUN TestBufferPoolPutAndGet [2020-12-22T10:23:05.878Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-22T10:23:05.878Z] PASS [2020-12-22T10:23:05.878Z] coverage: 88.2% of statements [2020-12-22T10:23:05.878Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-12-22T10:23:05.878Z] === RUN TestHTTPTransport [2020-12-22T10:23:05.878Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-22T10:23:05.878Z] PASS [2020-12-22T10:23:05.878Z] coverage: 85.7% of statements [2020-12-22T10:23:05.878Z] ok github.com/docker/docker/pkg/plugins/transport 0.090s coverage: 85.7% of statements [2020-12-22T10:23:06.157Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-22T10:23:06.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-12-22T10:23:06.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:23:06.414Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-22T10:23:06.853Z] === RUN TestOutputOnPrematureClose [2020-12-22T10:23:06.853Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-22T10:23:06.853Z] === RUN TestCompleteSilently [2020-12-22T10:23:06.853Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-22T10:23:06.853Z] PASS [2020-12-22T10:23:06.853Z] coverage: 75.9% of statements [2020-12-22T10:23:06.853Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2020-12-22T10:23:06.853Z] --- PASS: TestFailedConnection (1.07s) [2020-12-22T10:23:06.853Z] === RUN TestFailOnce [2020-12-22T10:23:06.853Z] 2020/12/22 10:23:06 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-12-22T10:23:06.853Z] goroutine 10 [running]: [2020-12-22T10:23:06.853Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-22T10:23:06.853Z] panic(0x849b40, 0x986990) [2020-12-22T10:23:06.853Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-22T10:23:06.853Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000130000, 0xc0000d0300) [2020-12-22T10:23:06.853Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-22T10:23:06.853Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000130000, 0xc0000d0300) [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-22T10:23:06.853Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000130000, 0xc0000d0300) [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-22T10:23:06.853Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000130000, 0xc0000d0300) [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-22T10:23:06.853Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a980) [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-22T10:23:06.853Z] created by net/http.(*Server).Serve [2020-12-22T10:23:06.853Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-22T10:23:06.853Z] time="2020-12-22T10:23:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-12-22T10:23:06.853Z] === RUN TestSendToOneSub [2020-12-22T10:23:06.853Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-22T10:23:06.853Z] === RUN TestSendToMultipleSubs [2020-12-22T10:23:06.853Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-22T10:23:06.853Z] === RUN TestEvictOneSub [2020-12-22T10:23:06.853Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-22T10:23:06.853Z] === RUN TestClosePublisher [2020-12-22T10:23:06.853Z] --- PASS: TestClosePublisher (0.00s) [2020-12-22T10:23:06.853Z] === RUN TestPubSubRace [2020-12-22T10:23:06.977Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-22T10:23:06.977Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-12-22T10:23:06.977Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:23:07.234Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-22T10:23:07.315Z] === RUN TestRegister [2020-12-22T10:23:07.315Z] --- PASS: TestRegister (0.00s) [2020-12-22T10:23:07.315Z] === RUN TestCommand [2020-12-22T10:23:07.315Z] --- PASS: TestCommand (0.02s) [2020-12-22T10:23:07.315Z] === RUN TestNaiveSelf [2020-12-22T10:23:07.315Z] --- PASS: TestNaiveSelf (0.02s) [2020-12-22T10:23:07.315Z] PASS [2020-12-22T10:23:07.315Z] coverage: 82.4% of statements [2020-12-22T10:23:07.315Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2020-12-22T10:23:07.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-12-22T10:23:07.480Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T10:23:07.491Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-22T10:23:07.778Z] --- PASS: TestFailOnce (1.12s) [2020-12-22T10:23:07.778Z] === RUN TestEchoInputOutput [2020-12-22T10:23:07.778Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-22T10:23:07.778Z] === RUN TestBackoff [2020-12-22T10:23:07.778Z] --- PASS: TestBackoff (0.00s) [2020-12-22T10:23:07.778Z] === RUN TestAbortRetry [2020-12-22T10:23:07.778Z] --- PASS: TestAbortRetry (0.00s) [2020-12-22T10:23:07.778Z] === RUN TestClientScheme [2020-12-22T10:23:07.778Z] --- PASS: TestClientScheme (0.00s) [2020-12-22T10:23:07.778Z] === RUN TestNewClientWithTimeout [2020-12-22T10:23:07.778Z] --- PASS: TestPubSubRace (1.05s) [2020-12-22T10:23:07.778Z] PASS [2020-12-22T10:23:07.778Z] coverage: 75.0% of statements [2020-12-22T10:23:07.778Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2020-12-22T10:23:08.054Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-22T10:23:08.240Z] time="2020-12-22T10:23:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-12-22T10:23:08.240Z] === RUN TestParseSignal [2020-12-22T10:23:08.240Z] --- PASS: TestParseSignal (0.00s) [2020-12-22T10:23:08.240Z] === RUN TestValidSignalForPlatform [2020-12-22T10:23:08.240Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-22T10:23:08.240Z] PASS [2020-12-22T10:23:08.240Z] coverage: 20.3% of statements [2020-12-22T10:23:08.240Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 20.3% of statements [2020-12-22T10:23:08.703Z] === RUN TestNewStdWriter [2020-12-22T10:23:08.703Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-22T10:23:08.703Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestWriteWithNilBytes [2020-12-22T10:23:08.703Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestWrite [2020-12-22T10:23:08.703Z] --- PASS: TestWrite (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestWriteWithWriterError [2020-12-22T10:23:08.703Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-22T10:23:08.703Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyWriteAndRead [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-22T10:23:08.703Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-22T10:23:08.703Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-22T10:23:08.703Z] PASS [2020-12-22T10:23:08.703Z] coverage: 100.0% of statements [2020-12-22T10:23:08.703Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2020-12-22T10:23:08.984Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2020-12-22T10:23:08.984Z] === RUN TestAuthZPluginHeader [2020-12-22T10:23:09.423Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-22T10:23:09.423Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s) [2020-12-22T10:23:09.423Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:23:09.423Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:23:09.423Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:23:09.423Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:23:09.619Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-22T10:23:09.619Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T10:23:09.619Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T10:23:09.619Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:09.619Z] === RUN TestAuthZPluginV2Disable [2020-12-22T10:23:09.619Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:23:09.619Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:09.619Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T10:23:09.619Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:23:09.619Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:09.619Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T10:23:09.619Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:23:09.619Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:09.619Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T10:23:09.678Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-22T10:23:09.678Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-22T10:23:09.678Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestFormatStatus [2020-12-22T10:23:09.678Z] --- PASS: TestFormatStatus (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestFormatError [2020-12-22T10:23:09.678Z] --- PASS: TestFormatError (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestFormatJSONError [2020-12-22T10:23:09.678Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-22T10:23:09.678Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-22T10:23:09.678Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestNewJSONProgressOutput [2020-12-22T10:23:09.678Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestAuxFormatterEmit [2020-12-22T10:23:09.678Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestStreamWriterStdout [2020-12-22T10:23:09.678Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestStreamWriterStderr [2020-12-22T10:23:09.678Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-22T10:23:09.678Z] PASS [2020-12-22T10:23:09.678Z] coverage: 66.2% of statements [2020-12-22T10:23:09.678Z] ok github.com/docker/docker/pkg/streamformatter 0.091s coverage: 66.2% of statements [2020-12-22T10:23:09.678Z] === RUN TestGenerateRandomID [2020-12-22T10:23:09.678Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestShortenId [2020-12-22T10:23:09.678Z] --- PASS: TestShortenId (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestShortenSha256Id [2020-12-22T10:23:09.678Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestShortenIdEmpty [2020-12-22T10:23:09.678Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-22T10:23:09.678Z] === RUN TestShortenIdInvalid [2020-12-22T10:23:09.679Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-22T10:23:09.679Z] === RUN TestIsShortIDNonHex [2020-12-22T10:23:09.679Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-22T10:23:09.679Z] === RUN TestIsShortIDNotCorrectSize [2020-12-22T10:23:09.679Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-22T10:23:09.679Z] PASS [2020-12-22T10:23:09.679Z] coverage: 70.6% of statements [2020-12-22T10:23:09.679Z] ok github.com/docker/docker/pkg/stringid 0.053s coverage: 70.6% of statements [2020-12-22T10:23:09.679Z] time="2020-12-22T10:23:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-12-22T10:23:10.653Z] === RUN TestIsCpusetListAvailable [2020-12-22T10:23:10.653Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-22T10:23:10.653Z] PASS [2020-12-22T10:23:10.653Z] coverage: 38.2% of statements [2020-12-22T10:23:10.653Z] ok github.com/docker/docker/pkg/sysinfo 0.076s coverage: 38.2% of statements [2020-12-22T10:23:11.116Z] === RUN TestChtimes [2020-12-22T10:23:11.116Z] --- PASS: TestChtimes (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestChtimesWindows [2020-12-22T10:23:11.116Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-22T10:23:11.116Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestEnsureRemoveAllNotExist [2020-12-22T10:23:11.116Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestEnsureRemoveAllWithDir [2020-12-22T10:23:11.116Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestEnsureRemoveAllWithFile [2020-12-22T10:23:11.116Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-22T10:23:11.116Z] === RUN TestHasWin32KSupport [2020-12-22T10:23:11.116Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-22T10:23:11.116Z] syscall_windows_test.go:8: win32k: true [2020-12-22T10:23:11.116Z] PASS [2020-12-22T10:23:11.116Z] coverage: 12.0% of statements [2020-12-22T10:23:11.116Z] ok github.com/docker/docker/pkg/system 0.111s coverage: 12.0% of statements [2020-12-22T10:23:11.579Z] === RUN TestTailFile [2020-12-22T10:23:11.579Z] --- PASS: TestTailFile (0.00s) [2020-12-22T10:23:11.579Z] === RUN TestTailFileManyLines [2020-12-22T10:23:11.579Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-22T10:23:11.579Z] === RUN TestTailEmptyFile [2020-12-22T10:23:11.579Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-22T10:23:11.579Z] === RUN TestTailNegativeN [2020-12-22T10:23:11.579Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/no_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.579Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T10:23:11.579Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/no_delimiter [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.580Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.580Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.581Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:11.581Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:11.582Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T10:23:11.582Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:11.943Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.056Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.057Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.057Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.058Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T10:23:12.059Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.059Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.01s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.03s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.060Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T10:23:12.061Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T10:23:12.061Z] PASS [2020-12-22T10:23:12.061Z] coverage: 88.6% of statements [2020-12-22T10:23:12.061Z] ok github.com/docker/docker/pkg/tailfile 0.420s coverage: 88.6% of statements [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T10:23:12.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T10:23:12.061Z] time="2020-12-22T10:23:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-12-22T10:23:12.524Z] === RUN TestTarSumRemoveNonExistent [2020-12-22T10:23:12.524Z] --- PASS: TestTarSumRemoveNonExistent (0.02s) [2020-12-22T10:23:12.524Z] === RUN TestTarSumRemove [2020-12-22T10:23:12.524Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestSortFileInfoSums [2020-12-22T10:23:12.524Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestNewTarSumForLabelInvalid [2020-12-22T10:23:12.524Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestNewTarSumForLabel [2020-12-22T10:23:12.524Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestEmptyTar [2020-12-22T10:23:12.524Z] --- PASS: TestEmptyTar (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestTarSumsReadSize [2020-12-22T10:23:12.524Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestTarSums [2020-12-22T10:23:12.524Z] --- PASS: TestTarSums (0.09s) [2020-12-22T10:23:12.524Z] === RUN TestIteration [2020-12-22T10:23:12.524Z] --- PASS: TestIteration (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestVersionLabelForChecksum [2020-12-22T10:23:12.524Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestVersion [2020-12-22T10:23:12.524Z] --- PASS: TestVersion (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestGetVersion [2020-12-22T10:23:12.524Z] --- PASS: TestGetVersion (0.00s) [2020-12-22T10:23:12.524Z] === RUN TestGetVersions [2020-12-22T10:23:12.524Z] --- PASS: TestGetVersions (0.00s) [2020-12-22T10:23:12.524Z] PASS [2020-12-22T10:23:12.524Z] coverage: 89.3% of statements [2020-12-22T10:23:12.524Z] ok github.com/docker/docker/pkg/tarsum 0.243s coverage: 89.3% of statements [2020-12-22T10:23:12.986Z] testing: warning: no tests to run [2020-12-22T10:23:12.986Z] PASS [2020-12-22T10:23:12.986Z] coverage: [no statements] [2020-12-22T10:23:12.986Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2020-12-22T10:23:12.986Z] === RUN TestTruncIndex [2020-12-22T10:23:12.986Z] --- PASS: TestTruncIndex (0.10s) [2020-12-22T10:23:12.986Z] PASS [2020-12-22T10:23:12.986Z] coverage: 91.5% of statements [2020-12-22T10:23:12.986Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2020-12-22T10:23:13.449Z] === RUN TestIsGIT [2020-12-22T10:23:13.449Z] --- PASS: TestIsGIT (0.00s) [2020-12-22T10:23:13.449Z] === RUN TestIsTransport [2020-12-22T10:23:13.449Z] --- PASS: TestIsTransport (0.00s) [2020-12-22T10:23:13.449Z] PASS [2020-12-22T10:23:13.449Z] coverage: 100.0% of statements [2020-12-22T10:23:13.449Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-12-22T10:23:13.449Z] === RUN TestVersionInfo [2020-12-22T10:23:13.449Z] --- PASS: TestVersionInfo (0.00s) [2020-12-22T10:23:13.449Z] === RUN TestAppendVersions [2020-12-22T10:23:13.449Z] --- PASS: TestAppendVersions (0.00s) [2020-12-22T10:23:13.449Z] PASS [2020-12-22T10:23:13.449Z] coverage: 88.9% of statements [2020-12-22T10:23:13.449Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-12-22T10:23:14.382Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-12-22T10:23:14.383Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T10:23:14.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T10:23:14.997Z] === RUN TestNewSettable [2020-12-22T10:23:14.997Z] --- PASS: TestNewSettable (0.00s) [2020-12-22T10:23:14.997Z] === RUN TestIsSettable [2020-12-22T10:23:14.997Z] --- PASS: TestIsSettable (0.00s) [2020-12-22T10:23:14.997Z] === RUN TestUpdateSettingsEnv [2020-12-22T10:23:14.997Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-22T10:23:14.997Z] PASS [2020-12-22T10:23:14.997Z] coverage: 20.1% of statements [2020-12-22T10:23:14.997Z] ok github.com/docker/docker/plugin/v2 0.105s coverage: 20.1% of statements [2020-12-22T10:23:14.997Z] === RUN TestLoad [2020-12-22T10:23:14.997Z] --- PASS: TestLoad (0.00s) [2020-12-22T10:23:14.997Z] === RUN TestSave [2020-12-22T10:23:15.460Z] --- PASS: TestSave (0.28s) [2020-12-22T10:23:15.460Z] === RUN TestAddDeleteGet [2020-12-22T10:23:15.460Z] === RUN TestValidatePrivileges [2020-12-22T10:23:15.460Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-22T10:23:15.460Z] === RUN TestFilterByCapNeg [2020-12-22T10:23:15.460Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-22T10:23:15.460Z] === RUN TestFilterByCapPos [2020-12-22T10:23:15.460Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-22T10:23:15.460Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-22T10:23:15.460Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-22T10:23:15.460Z] PASS [2020-12-22T10:23:15.460Z] coverage: 12.0% of statements [2020-12-22T10:23:15.460Z] ok github.com/docker/docker/plugin 0.373s coverage: 12.0% of statements [2020-12-22T10:23:15.460Z] --- PASS: TestAddDeleteGet (0.04s) [2020-12-22T10:23:15.460Z] === RUN TestInvalidTags [2020-12-22T10:23:15.460Z] --- PASS: TestInvalidTags (0.01s) [2020-12-22T10:23:15.460Z] PASS [2020-12-22T10:23:15.460Z] coverage: 84.4% of statements [2020-12-22T10:23:15.460Z] ok github.com/docker/docker/reference 0.454s coverage: 84.4% of statements [2020-12-22T10:23:16.294Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2020-12-22T10:23:16.437Z] === RUN TestRestartManagerTimeout [2020-12-22T10:23:16.437Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-22T10:23:16.437Z] === RUN TestRestartManagerTimeoutReset [2020-12-22T10:23:16.437Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-22T10:23:16.437Z] PASS [2020-12-22T10:23:16.437Z] coverage: 50.9% of statements [2020-12-22T10:23:16.437Z] ok github.com/docker/docker/restartmanager 0.103s coverage: 50.9% of statements [2020-12-22T10:23:16.555Z] ok github.com/docker/docker/builder/dockerfile 0.231s coverage: 48.3% of statements [2020-12-22T10:23:16.555Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T10:23:16.898Z] time="2020-12-22T10:23:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-12-22T10:23:16.898Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-22T10:23:16.898Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReaderWithReadError [2020-12-22T10:23:16.899Z] time="2020-12-22T10:23:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReader [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-22T10:23:16.899Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-22T10:23:16.899Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-22T10:23:16.899Z] PASS [2020-12-22T10:23:16.899Z] coverage: 100.0% of statements [2020-12-22T10:23:16.899Z] ok github.com/docker/docker/registry/resumable 0.420s coverage: 100.0% of statements [2020-12-22T10:23:17.194Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-22T10:23:17.498Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-22T10:23:17.874Z] === RUN TestResolveAuthConfigIndexServer [2020-12-22T10:23:17.874Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestResolveAuthConfigFullURL [2020-12-22T10:23:17.874Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-22T10:23:17.874Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestValidateMirror [2020-12-22T10:23:17.874Z] --- PASS: TestValidateMirror (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestLoadInsecureRegistries [2020-12-22T10:23:17.874Z] === RUN TestDecodeContainerConfig [2020-12-22T10:23:17.874Z] --- PASS: TestDecodeContainerConfig (0.02s) [2020-12-22T10:23:17.874Z] === RUN TestDecodeContainerConfigIsolation [2020-12-22T10:23:17.874Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestValidatePrivileged [2020-12-22T10:23:17.874Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-22T10:23:17.874Z] PASS [2020-12-22T10:23:17.874Z] coverage: 52.2% of statements [2020-12-22T10:23:17.874Z] ok github.com/docker/docker/runconfig 0.155s coverage: 52.2% of statements [2020-12-22T10:23:17.874Z] time="2020-12-22T10:23:17Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-22T10:23:17.874Z] time="2020-12-22T10:23:17Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-22T10:23:17.874Z] time="2020-12-22T10:23:17Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-22T10:23:17.874Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2020-12-22T10:23:17.874Z] === RUN TestNewServiceConfig [2020-12-22T10:23:17.874Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestValidateIndexName [2020-12-22T10:23:17.874Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestValidateIndexNameWithError [2020-12-22T10:23:17.874Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestEndpointParse [2020-12-22T10:23:17.874Z] --- PASS: TestEndpointParse (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestEndpointParseInvalid [2020-12-22T10:23:17.874Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestValidateEndpoint [2020-12-22T10:23:17.874Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-22T10:23:17.874Z] === RUN TestPing [2020-12-22T10:23:17.874Z] --- PASS: TestPing (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestPingRegistryEndpoint [2020-12-22T10:23:17.874Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-22T10:23:17.874Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:17.874Z] === RUN TestEndpoint [2020-12-22T10:23:17.874Z] --- SKIP: TestEndpoint (0.01s) [2020-12-22T10:23:17.874Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:17.874Z] === RUN TestParseRepositoryInfo [2020-12-22T10:23:17.874Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestNewIndexInfo [2020-12-22T10:23:17.874Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestMirrorEndpointLookup [2020-12-22T10:23:17.874Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-22T10:23:17.874Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:17.874Z] === RUN TestSearchRepositories [2020-12-22T10:23:17.874Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-22T10:23:17.874Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-22T10:23:17.874Z] Host: 127.0.0.1:49242 [2020-12-22T10:23:17.874Z] User-Agent: docker test client [2020-12-22T10:23:17.874Z] Authorization: Token fake-token [2020-12-22T10:23:17.874Z] X-Docker-Token: true [2020-12-22T10:23:17.874Z] Accept-Encoding: gzip [2020-12-22T10:23:17.874Z] [2020-12-22T10:23:17.874Z] [2020-12-22T10:23:17.874Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-22T10:23:17.874Z] Connection: close [2020-12-22T10:23:17.874Z] Content-Length: 144 [2020-12-22T10:23:17.874Z] Cache-Control: no-cache [2020-12-22T10:23:17.874Z] Content-Type: application/json [2020-12-22T10:23:17.874Z] Date: Tue, 22 Dec 2020 10:23:17 GMT [2020-12-22T10:23:17.874Z] Expires: -1 [2020-12-22T10:23:17.874Z] Pragma: no-cache [2020-12-22T10:23:17.874Z] Server: docker-tests/mock [2020-12-22T10:23:17.874Z] X-Docker-Registry-Config: mock [2020-12-22T10:23:17.874Z] X-Docker-Registry-Version: 0.0.0 [2020-12-22T10:23:17.874Z] [2020-12-22T10:23:17.874Z] [2020-12-22T10:23:17.874Z] === RUN TestTrustedLocation [2020-12-22T10:23:17.874Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-22T10:23:17.874Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestAllowNondistributableArtifacts [2020-12-22T10:23:17.874Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-22T10:23:17.874Z] === RUN TestIsSecureIndex [2020-12-22T10:23:17.874Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-22T10:23:17.874Z] PASS [2020-12-22T10:23:17.874Z] coverage: 50.3% of statements [2020-12-22T10:23:17.874Z] ok github.com/docker/docker/registry 0.349s coverage: 50.3% of statements [2020-12-22T10:23:18.337Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-22T10:23:18.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-22T10:23:18.337Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-22T10:23:18.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-22T10:23:18.337Z] PASS [2020-12-22T10:23:18.337Z] coverage: 62.5% of statements [2020-12-22T10:23:18.337Z] ok github.com/docker/docker/testutil 0.238s coverage: 62.5% of statements [2020-12-22T10:23:18.439Z] ok github.com/docker/docker/builder/remotecontext/git 1.247s coverage: 86.3% of statements [2020-12-22T10:23:18.439Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T10:23:18.439Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T10:23:19.712Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-22T10:23:19.712Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-22T10:23:19.712Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-22T10:23:19.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-22T10:23:19.969Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-22T10:23:20.226Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-22T10:23:20.537Z] === RUN TestGetDriver [2020-12-22T10:23:20.537Z] --- PASS: TestGetDriver (0.00s) [2020-12-22T10:23:20.537Z] === RUN TestVolumeRequestError [2020-12-22T10:23:20.537Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-22T10:23:20.537Z] PASS [2020-12-22T10:23:20.537Z] coverage: 36.1% of statements [2020-12-22T10:23:20.537Z] ok github.com/docker/docker/volume/drivers 0.139s coverage: 36.1% of statements [2020-12-22T10:23:21.511Z] === RUN TestGetAddress [2020-12-22T10:23:21.511Z] --- PASS: TestGetAddress (0.00s) [2020-12-22T10:23:21.511Z] === RUN TestRemove [2020-12-22T10:23:21.511Z] --- SKIP: TestRemove (0.00s) [2020-12-22T10:23:21.511Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-22T10:23:21.511Z] === RUN TestInitializeWithVolumes [2020-12-22T10:23:21.511Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-12-22T10:23:21.511Z] === RUN TestCreate [2020-12-22T10:23:21.511Z] --- PASS: TestCreate (0.01s) [2020-12-22T10:23:21.511Z] === RUN TestValidateName [2020-12-22T10:23:21.511Z] --- PASS: TestValidateName (0.00s) [2020-12-22T10:23:21.511Z] === RUN TestCreateWithOpts [2020-12-22T10:23:21.511Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-22T10:23:21.511Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-22T10:23:21.511Z] === RUN TestRelaodNoOpts [2020-12-22T10:23:21.511Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-22T10:23:21.511Z] PASS [2020-12-22T10:23:21.511Z] coverage: 41.0% of statements [2020-12-22T10:23:21.511Z] ok github.com/docker/docker/volume/local 0.360s coverage: 41.0% of statements [2020-12-22T10:23:21.511Z] === RUN TestConvertTmpfsOptions [2020-12-22T10:23:21.511Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-22T10:23:21.511Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-22T10:23:21.511Z] parser_test.go:49: data="ro" [2020-12-22T10:23:21.511Z] === RUN TestParseMountRaw [2020-12-22T10:23:21.511Z] --- PASS: TestParseMountRaw (0.02s) [2020-12-22T10:23:21.511Z] === RUN TestParseMountRawSplit [2020-12-22T10:23:21.511Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-22T10:23:21.511Z] parser_test.go:390: case 0 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 1 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 2 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 3 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 4 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 5 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 6 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 7 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 8 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 0 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 1 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 2 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 3 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 4 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 5 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 6 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 7 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 8 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 9 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 10 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 11 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 12 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 0 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 1 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 2 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 3 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 4 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 5 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 6 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 7 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 8 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 9 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 10 [2020-12-22T10:23:21.511Z] parser_test.go:390: case 11 [2020-12-22T10:23:21.511Z] === RUN TestParseMountSpec [2020-12-22T10:23:21.511Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-22T10:23:21.511Z] parser_test.go:455: case 0 [2020-12-22T10:23:21.511Z] parser_test.go:455: case 1 [2020-12-22T10:23:21.511Z] parser_test.go:455: case 2 [2020-12-22T10:23:21.511Z] parser_test.go:455: case 3 [2020-12-22T10:23:21.511Z] parser_test.go:455: case 4 [2020-12-22T10:23:21.511Z] parser_test.go:455: case 5 [2020-12-22T10:23:21.511Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-22T10:23:21.511Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-22T10:23:21.511Z] === RUN TestValidateMount [2020-12-22T10:23:21.511Z] --- PASS: TestValidateMount (0.00s) [2020-12-22T10:23:21.511Z] PASS [2020-12-22T10:23:21.511Z] coverage: 66.2% of statements [2020-12-22T10:23:21.511Z] ok github.com/docker/docker/volume/mounts 0.140s coverage: 66.2% of statements [2020-12-22T10:23:21.595Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-22T10:23:22.487Z] === RUN TestSetGetMeta [2020-12-22T10:23:22.487Z] === PAUSE TestSetGetMeta [2020-12-22T10:23:22.487Z] === RUN TestRestore [2020-12-22T10:23:22.487Z] === PAUSE TestRestore [2020-12-22T10:23:22.487Z] === RUN TestServiceCreate [2020-12-22T10:23:22.487Z] === PAUSE TestServiceCreate [2020-12-22T10:23:22.487Z] === RUN TestServiceList [2020-12-22T10:23:22.487Z] === PAUSE TestServiceList [2020-12-22T10:23:22.487Z] === RUN TestServiceRemove [2020-12-22T10:23:22.487Z] === PAUSE TestServiceRemove [2020-12-22T10:23:22.487Z] === RUN TestServiceGet [2020-12-22T10:23:22.487Z] === PAUSE TestServiceGet [2020-12-22T10:23:22.487Z] === RUN TestServicePrune [2020-12-22T10:23:22.487Z] === PAUSE TestServicePrune [2020-12-22T10:23:22.487Z] === RUN TestCreate [2020-12-22T10:23:22.487Z] === PAUSE TestCreate [2020-12-22T10:23:22.487Z] === RUN TestRemove [2020-12-22T10:23:22.487Z] === PAUSE TestRemove [2020-12-22T10:23:22.487Z] === RUN TestList [2020-12-22T10:23:22.487Z] === PAUSE TestList [2020-12-22T10:23:22.487Z] === RUN TestFindByDriver [2020-12-22T10:23:22.487Z] === PAUSE TestFindByDriver [2020-12-22T10:23:22.487Z] === RUN TestFindByReferenced [2020-12-22T10:23:22.487Z] === PAUSE TestFindByReferenced [2020-12-22T10:23:22.487Z] === RUN TestDerefMultipleOfSameRef [2020-12-22T10:23:22.487Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-22T10:23:22.487Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T10:23:22.487Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T10:23:22.487Z] === RUN TestDefererencePluginOnCreateError [2020-12-22T10:23:22.487Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-22T10:23:22.487Z] === RUN TestRefDerefRemove [2020-12-22T10:23:22.487Z] === PAUSE TestRefDerefRemove [2020-12-22T10:23:22.487Z] === RUN TestGet [2020-12-22T10:23:22.487Z] === PAUSE TestGet [2020-12-22T10:23:22.487Z] === RUN TestGetWithReference [2020-12-22T10:23:22.487Z] === PAUSE TestGetWithReference [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_nil_list [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_empty_list [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_filter_some [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_filter_middle [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-22T10:23:22.487Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-22T10:23:22.487Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_nil_list [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_filter_some [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_empty_list [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-22T10:23:22.487Z] === CONT TestFilterFunc/test_filter_middle [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-22T10:23:22.487Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-22T10:23:22.487Z] === CONT TestSetGetMeta [2020-12-22T10:23:22.487Z] === CONT TestServicePrune [2020-12-22T10:23:22.487Z] === CONT TestFindByReferenced [2020-12-22T10:23:22.487Z] === CONT TestServiceList [2020-12-22T10:23:22.487Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-22T10:23:22.487Z] === CONT TestGetWithReference [2020-12-22T10:23:22.487Z] --- PASS: TestFindByReferenced (0.03s) [2020-12-22T10:23:22.487Z] === CONT TestGet [2020-12-22T10:23:22.487Z] --- PASS: TestGetWithReference (0.02s) [2020-12-22T10:23:22.487Z] === CONT TestRefDerefRemove [2020-12-22T10:23:22.487Z] --- PASS: TestGet (0.02s) [2020-12-22T10:23:22.487Z] === CONT TestDefererencePluginOnCreateError [2020-12-22T10:23:22.642Z] ok github.com/docker/docker/client 0.165s coverage: 75.4% of statements [2020-12-22T10:23:22.949Z] --- PASS: TestRefDerefRemove (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T10:23:22.949Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestDerefMultipleOfSameRef [2020-12-22T10:23:22.949Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2020-12-22T10:23:22.949Z] === CONT TestList [2020-12-22T10:23:22.949Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestFindByDriver [2020-12-22T10:23:22.949Z] --- PASS: TestList (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestServiceGet [2020-12-22T10:23:22.949Z] --- PASS: TestFindByDriver (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestRemove [2020-12-22T10:23:22.949Z] --- PASS: TestRemove (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestCreate [2020-12-22T10:23:22.949Z] --- PASS: TestServiceGet (0.03s) [2020-12-22T10:23:22.949Z] === CONT TestServiceCreate [2020-12-22T10:23:22.949Z] time="2020-12-22T10:23:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T10:23:22.949Z] --- PASS: TestServiceList (0.13s) [2020-12-22T10:23:22.949Z] === CONT TestServiceRemove [2020-12-22T10:23:22.949Z] time="2020-12-22T10:23:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T10:23:22.949Z] --- PASS: TestCreate (0.02s) [2020-12-22T10:23:22.949Z] === CONT TestRestore [2020-12-22T10:23:22.949Z] time="2020-12-22T10:23:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T10:23:22.949Z] time="2020-12-22T10:23:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-22T10:23:22.949Z] --- PASS: TestServiceCreate (0.02s) [2020-12-22T10:23:22.949Z] --- PASS: TestServiceRemove (0.02s) [2020-12-22T10:23:22.949Z] time="2020-12-22T10:23:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T10:23:22.949Z] --- PASS: TestServicePrune (0.16s) [2020-12-22T10:23:22.949Z] --- PASS: TestRestore (0.02s) [2020-12-22T10:23:22.949Z] PASS [2020-12-22T10:23:22.949Z] coverage: 70.3% of statements [2020-12-22T10:23:22.949Z] ok github.com/docker/docker/volume/service 0.444s coverage: 70.3% of statements [2020-12-22T10:23:22.961Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-22T10:23:25.143Z] --- PASS: TestNewClientWithTimeout (17.61s) [2020-12-22T10:23:25.143Z] === RUN TestClientStream [2020-12-22T10:23:25.143Z] --- PASS: TestClientStream (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestClientSendFile [2020-12-22T10:23:25.143Z] --- PASS: TestClientSendFile (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestClientWithRequestTimeout [2020-12-22T10:23:25.143Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestFileSpecPlugin [2020-12-22T10:23:25.143Z] --- PASS: TestFileSpecPlugin (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestFileJSONSpecPlugin [2020-12-22T10:23:25.143Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-22T10:23:25.143Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestPluginAddHandler [2020-12-22T10:23:25.143Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestPluginWaitBadPlugin [2020-12-22T10:23:25.143Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-22T10:23:25.143Z] === RUN TestGet [2020-12-22T10:23:25.143Z] time="2020-12-22T10:23:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-22T10:23:25.478Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-22T10:23:25.735Z] --- PASS: TestServiceWithDataPathPortInit (16.36s) [2020-12-22T10:23:25.735Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:23:25.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-22T10:23:26.553Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-22T10:23:26.690Z] time="2020-12-22T10:23:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-22T10:23:28.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-12-22T10:23:28.195Z] PASS [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] === Skipped [2020-12-22T10:23:28.195Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T10:23:28.195Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-22T10:23:28.195Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T10:23:28.195Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T10:23:28.195Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] [2020-12-22T10:23:28.195Z] DONE 17 tests, 4 skipped in 27.618s [2020-12-22T10:23:28.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T10:23:28.195Z] ++ 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-12-22T10:23:28.195Z] ++ set -e [2020-12-22T10:23:28.195Z] ++ '[' -n 0 ']' [2020-12-22T10:23:28.195Z] ++ set -x [2020-12-22T10:23:28.195Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:28.195Z] INFO: Testing against a local daemon [2020-12-22T10:23:28.195Z] === RUN TestPluginInvalidJSON [2020-12-22T10:23:28.195Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:23:28.195Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:23:28.195Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:23:28.195Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T10:23:28.195Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:23:28.195Z] === RUN TestPluginInstall [2020-12-22T10:23:28.195Z] === RUN TestPluginInstall/no_auth [2020-12-22T10:23:28.195Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:28.195Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd866e06d3fabf4d489a65f2f33264c92effb686e66e2b6493e61dd3d941aef1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:28.195Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:28.195Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd866e06d3fabf4d489a65f2f33264c92effb686e66e2b6493e61dd3d941aef1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:28.242Z] time="2020-12-22T10:23:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-22T10:23:28.488Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T10:23:29.119Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:29.119Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e587eb81e0216709f7e07a5254be1b06bb4cf10239753d50bc48cc030be5c00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:29.119Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:29.119Z] time="2020-12-22T10:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e587eb81e0216709f7e07a5254be1b06bb4cf10239753d50bc48cc030be5c00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:29.412Z] === RUN TestPluginInstall/with_insecure [2020-12-22T10:23:30.442Z] time="2020-12-22T10:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:30.442Z] time="2020-12-22T10:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:949e5ab02f8a0ea88a7a129c16c96c70894369086ff9d71b295527ed0bc96e4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:30.442Z] time="2020-12-22T10:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:23:30.442Z] time="2020-12-22T10:23:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:949e5ab02f8a0ea88a7a129c16c96c70894369086ff9d71b295527ed0bc96e4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:23:30.733Z] --- PASS: TestPluginInstall (4.24s) [2020-12-22T10:23:30.733Z] --- PASS: TestPluginInstall/no_auth (1.95s) [2020-12-22T10:23:30.733Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-12-22T10:23:30.733Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-12-22T10:23:30.733Z] plugin_test.go:157: [d9924fa007fce] daemon is not started [2020-12-22T10:23:30.733Z] PASS [2020-12-22T10:23:30.733Z] [2020-12-22T10:23:30.733Z] DONE 6 tests in 4.329s [2020-12-22T10:23:30.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T10:23:30.733Z] ++ 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-12-22T10:23:30.733Z] ++ set -e [2020-12-22T10:23:30.733Z] ++ '[' -n 0 ']' [2020-12-22T10:23:30.733Z] ++ set -x [2020-12-22T10:23:30.733Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:30.733Z] INFO: Testing against a local daemon [2020-12-22T10:23:30.733Z] === RUN TestExternalGraphDriver [2020-12-22T10:23:31.025Z] === RUN TestExternalGraphDriver/json [2020-12-22T10:23:32.966Z] time="2020-12-22T10:23:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-22T10:23:33.088Z] === RUN TestExternalGraphDriver/spec [2020-12-22T10:23:34.607Z] === RUN TestExternalGraphDriver/pull [2020-12-22T10:23:34.645Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2020-12-22T10:23:34.645Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:63amp72crx1ydp9cczk4p2byr Created:2020-12-22 10:23:27.525518558 +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[890131a1e8f1880aaa0c2392f7b2bdea9952252c1091e7cbfe14c6413285bd43:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruhy0wnxexyw3p16d0mkanglb EndpointID:5e30083284daf8a7cc8b94e660fdb8857639f525ca0e2fb034062a49baaf10e0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f820d99e3437256a361f3259fe49a0ac9870b487eb0278df11c0087f57c3f4ff 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:7254d37c4bda IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ruhy0wnxexyw3p16d0mkanglb EndpointID:5e30083284daf8a7cc8b94e660fdb8857639f525ca0e2fb034062a49baaf10e0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T10:23:34.645Z] PASS [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] === Skipped [2020-12-22T10:23:34.645Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:23:34.645Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] DONE 26 tests, 1 skipped in 51.723s [2020-12-22T10:23:34.645Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:23:34.645Z] ++ 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-12-22T10:23:34.645Z] ++ set -e [2020-12-22T10:23:34.645Z] ++ '[' -n 0 ']' [2020-12-22T10:23:34.645Z] ++ set -x [2020-12-22T10:23:34.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:23:34.645Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-22T10:23:34.645Z] INFO: Testing against a local daemon [2020-12-22T10:23:34.645Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T10:23:34.645Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:23:34.645Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:23:34.645Z] === RUN TestDockerNetworkIpvlan [2020-12-22T10:23:34.645Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:23:34.645Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:23:34.645Z] PASS [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] === Skipped [2020-12-22T10:23:34.645Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T10:23:34.645Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T10:23:34.645Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] [2020-12-22T10:23:34.645Z] DONE 2 tests, 2 skipped in 0.165s [2020-12-22T10:23:34.645Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T10:23:34.645Z] ++ 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-12-22T10:23:34.645Z] ++ set -e [2020-12-22T10:23:34.645Z] ++ '[' -n 0 ']' [2020-12-22T10:23:34.645Z] ++ set -x [2020-12-22T10:23:34.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:23:34.645Z] INFO: Testing against a local daemon [2020-12-22T10:23:34.645Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T10:23:36.015Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-12-22T10:23:36.015Z] === RUN TestDockerNetworkMacvlan [2020-12-22T10:23:36.666Z] --- PASS: TestExternalGraphDriver (5.93s) [2020-12-22T10:23:36.666Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-12-22T10:23:36.666Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-12-22T10:23:36.666Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-12-22T10:23:36.666Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:23:36.947Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T10:23:36.959Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-22T10:23:36.959Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:36.959Z] PASS [2020-12-22T10:23:36.959Z] [2020-12-22T10:23:36.959Z] === Skipped [2020-12-22T10:23:36.959Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-22T10:23:36.959Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:23:36.959Z] [2020-12-22T10:23:36.959Z] [2020-12-22T10:23:36.959Z] DONE 5 tests, 1 skipped in 6.059s [2020-12-22T10:23:36.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T10:23:36.959Z] ++ 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-12-22T10:23:36.959Z] ++ set -e [2020-12-22T10:23:36.959Z] ++ '[' -n 0 ']' [2020-12-22T10:23:36.959Z] ++ set -x [2020-12-22T10:23:36.959Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:36.959Z] INFO: Testing against a local daemon [2020-12-22T10:23:36.959Z] === RUN TestContinueAfterPluginCrash [2020-12-22T10:23:36.959Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T10:23:36.959Z] === RUN TestReadPluginNoRead [2020-12-22T10:23:36.959Z] === PAUSE TestReadPluginNoRead [2020-12-22T10:23:36.959Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T10:23:36.959Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T10:23:36.959Z] === CONT TestContinueAfterPluginCrash [2020-12-22T10:23:36.959Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T10:23:36.959Z] === CONT TestReadPluginNoRead [2020-12-22T10:23:37.205Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-22T10:23:37.770Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T10:23:38.334Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-22T10:23:38.590Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T10:23:40.502Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-22T10:23:40.502Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-22T10:23:41.065Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T10:23:41.575Z] --- PASS: TestGet (15.00s) [2020-12-22T10:23:41.575Z] === RUN TestPluginWithNoManifest [2020-12-22T10:23:41.575Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-22T10:23:41.575Z] === RUN TestGetAll [2020-12-22T10:23:41.575Z] --- PASS: TestGetAll (0.00s) [2020-12-22T10:23:41.575Z] PASS [2020-12-22T10:23:41.575Z] coverage: 73.4% of statements [2020-12-22T10:23:41.575Z] ok github.com/docker/docker/pkg/plugins 35.176s coverage: 73.4% of statements [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/quota [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T10:23:41.575Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === Skipped [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-22T10:23:41.575Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-22T10:23:41.575Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-22T10:23:41.575Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-12-22T10:23:41.575Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-12-22T10:23:41.575Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-22T10:23:41.575Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-22T10:23:41.575Z] daemon_test.go:147: root required [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-22T10:23:41.575Z] reload_test.go:520: root required [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-22T10:23:41.575Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-22T10:23:41.575Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-22T10:23:41.575Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-22T10:23:41.575Z] download_test.go:268: Needs fixing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-22T10:23:41.575Z] layer_test.go:304: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-22T10:23:41.575Z] layer_test.go:353: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-22T10:23:41.575Z] layer_test.go:468: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-22T10:23:41.575Z] layer_test.go:697: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-22T10:23:41.575Z] migration_test.go:46: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-22T10:23:41.575Z] migration_test.go:182: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-22T10:23:41.575Z] mount_test.go:17: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-22T10:23:41.575Z] mount_test.go:76: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-22T10:23:41.575Z] mount_test.go:125: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-22T10:23:41.575Z] mount_test.go:212: Failing on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:133: Xz not present in msys2 [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:238: Failing on Windows CI machines [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-22T10:23:41.575Z] archive_windows_test.go:16: Currently fails [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-22T10:23:41.575Z] changes_test.go:192: needs more investigation [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-22T10:23:41.575Z] changes_test.go:405: needs further investigation [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-22T10:23:41.575Z] changes_test.go:441: needs further investigation [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-22T10:23:41.575Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-22T10:23:41.575Z] poller_test.go:41: No chmod on Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-22T10:23:41.575Z] fileutils_test.go:134: Needs porting to Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-22T10:23:41.575Z] fileutils_test.go:180: Needs porting to Windows [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-22T10:23:41.575Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-12-22T10:23:41.575Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-22T10:23:41.575Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.575Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-22T10:23:41.575Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-22T10:23:41.575Z] [2020-12-22T10:23:41.576Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-22T10:23:41.576Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-22T10:23:41.576Z] [2020-12-22T10:23:41.576Z] [2020-12-22T10:23:41.576Z] DONE 1792 tests, 45 skipped in 194.352s [2020-12-22T10:23:42.038Z] INFO: make.ps1 ended at 12/22/2020 10:23:41 [2020-12-22T10:23:42.547Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T10:23:42.547Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2020-12-22T10:23:43.012Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-22T10:23:43.012Z] INFO: Unit tests ended at 12/22/2020 10:23:42. Duration:00:03:28.0565013 [2020-12-22T10:23:43.012Z] INFO: Building busybox [2020-12-22T10:23:43.181Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T10:23:43.475Z] Sending build context to Docker daemon 5.12kB [2020-12-22T10:23:43.475Z] [2020-12-22T10:23:43.475Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-22T10:23:43.475Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-22T10:23:43.475Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-22T10:23:43.475Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-22T10:23:43.475Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-22T10:23:43.475Z] ---> c0773f9ce353 [2020-12-22T10:23:43.475Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-22T10:23:43.475Z] ---> Running in 23616de1542d [2020-12-22T10:23:43.585Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T10:23:44.515Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-22T10:23:44.681Z] === RUN TestReadPluginNoRead/default [2020-12-22T10:23:44.771Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-22T10:23:46.181Z] --- PASS: TestReadPluginNoRead (9.08s) [2020-12-22T10:23:46.181Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2020-12-22T10:23:46.181Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2020-12-22T10:23:46.181Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2020-12-22T10:23:46.181Z] read_test.go:92: [d0c71e08cef00] daemon is not started [2020-12-22T10:23:46.664Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-22T10:23:47.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-22T10:23:47.231Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-22T10:23:47.692Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-12-22T10:23:47.693Z] PASS [2020-12-22T10:23:47.693Z] [2020-12-22T10:23:47.693Z] DONE 6 tests in 10.699s [2020-12-22T10:23:47.693Z] 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-12-22T10:23:47.693Z] ++ 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-12-22T10:23:47.693Z] ++ set -e [2020-12-22T10:23:47.693Z] ++ '[' -n 0 ']' [2020-12-22T10:23:47.693Z] ++ set -x [2020-12-22T10:23:47.693Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:47.693Z] testing: warning: no tests to run [2020-12-22T10:23:47.693Z] PASS [2020-12-22T10:23:47.693Z] [2020-12-22T10:23:47.693Z] DONE 0 tests in 0.017s [2020-12-22T10:23:47.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T10:23:47.693Z] ++ 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-12-22T10:23:47.693Z] ++ set -e [2020-12-22T10:23:47.693Z] ++ '[' -n 0 ']' [2020-12-22T10:23:47.693Z] ++ set -x [2020-12-22T10:23:47.693Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:47.693Z] INFO: Testing against a local daemon [2020-12-22T10:23:47.693Z] === RUN TestPluginWithDevMounts [2020-12-22T10:23:47.693Z] === PAUSE TestPluginWithDevMounts [2020-12-22T10:23:47.693Z] === CONT TestPluginWithDevMounts [2020-12-22T10:23:48.187Z] Removing intermediate container 23616de1542d [2020-12-22T10:23:48.187Z] ---> bc6e742831f0 [2020-12-22T10:23:48.187Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-22T10:23:48.187Z] ---> Running in a1630d1f29cc [2020-12-22T10:23:48.600Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T10:23:48.650Z] Removing intermediate container a1630d1f29cc [2020-12-22T10:23:48.650Z] ---> e5a9f765e258 [2020-12-22T10:23:48.650Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-22T10:23:48.650Z] ---> Running in 24170b033dfe [2020-12-22T10:23:48.650Z] Removing intermediate container 24170b033dfe [2020-12-22T10:23:48.650Z] ---> 72b9d3ea5ff6 [2020-12-22T10:23:48.650Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-22T10:23:49.164Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-22T10:23:49.748Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-12-22T10:23:49.748Z] PASS [2020-12-22T10:23:49.748Z] [2020-12-22T10:23:49.748Z] DONE 1 tests in 1.927s [2020-12-22T10:23:49.748Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T10:23:49.748Z] ++ 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-12-22T10:23:49.748Z] ++ set -e [2020-12-22T10:23:49.748Z] ++ '[' -n 0 ']' [2020-12-22T10:23:49.748Z] ++ set -x [2020-12-22T10:23:49.748Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:49.748Z] INFO: Testing against a local daemon [2020-12-22T10:23:49.748Z] === RUN TestSecretInspect [2020-12-22T10:23:50.095Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan (14.07s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.40s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2020-12-22T10:23:50.095Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-12-22T10:23:50.095Z] PASS [2020-12-22T10:23:50.095Z] [2020-12-22T10:23:50.095Z] DONE 8 tests in 15.616s [2020-12-22T10:23:50.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T10:23:50.095Z] ++ 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-12-22T10:23:50.095Z] ++ set -e [2020-12-22T10:23:50.095Z] ++ '[' -n 0 ']' [2020-12-22T10:23:50.095Z] ++ set -x [2020-12-22T10:23:50.095Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:50.095Z] testing: warning: no tests to run [2020-12-22T10:23:50.095Z] PASS [2020-12-22T10:23:50.095Z] [2020-12-22T10:23:50.095Z] DONE 0 tests in 0.042s [2020-12-22T10:23:50.198Z] [2020-12-22T10:23:50.198Z] ---> 34e57031aa08 [2020-12-22T10:23:50.198Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-22T10:23:50.198Z] ---> Running in b2fcbbbbfb9b [2020-12-22T10:23:50.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T10:23:50.351Z] ++ 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-12-22T10:23:50.351Z] ++ set -e [2020-12-22T10:23:50.351Z] ++ '[' -n 0 ']' [2020-12-22T10:23:50.351Z] ++ set -x [2020-12-22T10:23:50.351Z] ++ env -i DEST=/go/src/github.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-12-22T10:23:50.351Z] INFO: Testing against a local daemon [2020-12-22T10:23:50.351Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T10:23:51.280Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-22T10:23:51.810Z] --- PASS: TestSecretInspect (1.94s) [2020-12-22T10:23:51.810Z] === RUN TestSecretList [2020-12-22T10:23:52.210Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-12-22T10:23:52.210Z] === RUN TestAuthZPluginTLS [2020-12-22T10:23:52.210Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-22T10:23:52.772Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-22T10:23:52.772Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T10:23:53.315Z] --- PASS: TestSecretList (1.92s) [2020-12-22T10:23:53.316Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:23:53.338Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-22T10:23:53.338Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T10:23:53.900Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-22T10:23:53.900Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T10:23:53.900Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-22T10:23:54.156Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-22T10:23:54.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-22T10:23:54.412Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-12-22T10:23:54.412Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T10:23:54.669Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-22T10:23:55.233Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-22T10:23:55.385Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-12-22T10:23:55.385Z] === RUN TestSecretsUpdate [2020-12-22T10:23:55.797Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2020-12-22T10:23:55.797Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T10:23:55.797Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-22T10:23:56.373Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-12-22T10:23:56.373Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T10:23:56.937Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-12-22T10:23:56.937Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T10:23:57.449Z] --- PASS: TestSecretsUpdate (1.96s) [2020-12-22T10:23:57.450Z] === RUN TestTemplatedSecret [2020-12-22T10:23:57.499Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-12-22T10:23:57.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T10:23:57.499Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-22T10:23:58.061Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-22T10:23:59.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-12-22T10:23:59.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T10:24:00.177Z] --- PASS: TestTemplatedSecret (2.39s) [2020-12-22T10:24:00.177Z] === RUN TestSecretCreateResolve [2020-12-22T10:24:00.359Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-22T10:24:00.585Z] Removing intermediate container b2fcbbbbfb9b [2020-12-22T10:24:00.585Z] ---> 674115b9a340 [2020-12-22T10:24:00.585Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-22T10:24:00.585Z] ---> Running in 2d92476b24f2 [2020-12-22T10:24:00.585Z] [2020-12-22T10:24:00.585Z] SUCCESS: Specified value was saved. [2020-12-22T10:24:01.290Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2020-12-22T10:24:01.290Z] === RUN TestAuthZPluginHeader [2020-12-22T10:24:01.391Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2020-12-22T10:24:01.692Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-12-22T10:24:01.692Z] PASS [2020-12-22T10:24:01.692Z] [2020-12-22T10:24:01.692Z] DONE 6 tests in 12.125s [2020-12-22T10:24:01.692Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T10:24:01.692Z] ++ 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-12-22T10:24:01.692Z] ++ set -e [2020-12-22T10:24:01.692Z] ++ '[' -n 0 ']' [2020-12-22T10:24:01.692Z] ++ set -x [2020-12-22T10:24:01.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:24:01.692Z] INFO: Testing against a local daemon [2020-12-22T10:24:01.692Z] === RUN TestServiceCreateInit [2020-12-22T10:24:01.692Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:24:01.853Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-22T10:24:02.110Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-22T10:24:02.110Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T10:24:02.331Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-12-22T10:24:02.331Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T10:24:02.331Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T10:24:02.331Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T10:24:02.331Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T10:24:03.480Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-22T10:24:03.505Z] Removing intermediate container 2d92476b24f2 [2020-12-22T10:24:03.505Z] ---> 6938feaeb13c [2020-12-22T10:24:03.505Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-22T10:24:03.505Z] ---> Running in 35b211808390 [2020-12-22T10:24:04.408Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-22T10:24:05.776Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-22T10:24:06.033Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-22T10:24:06.139Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:24:06.289Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2020-12-22T10:24:06.289Z] === RUN TestAuthZPluginV2Disable [2020-12-22T10:24:07.259Z] Cannot create a file when that file already exists. [2020-12-22T10:24:09.561Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-22T10:24:09.661Z] --- PASS: TestServiceCreateInit (7.43s) [2020-12-22T10:24:09.661Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-12-22T10:24:09.661Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2020-12-22T10:24:09.661Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:24:10.490Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2020-12-22T10:24:10.490Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T10:24:11.054Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-22T10:24:11.617Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-22T10:24:12.547Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-22T10:24:13.076Z] Removing intermediate container 35b211808390 [2020-12-22T10:24:13.076Z] ---> 59e04c6522cc [2020-12-22T10:24:13.076Z] Step 13/13 : CMD ["sh"] [2020-12-22T10:24:13.076Z] ---> Running in 2b9e08b9a6dc [2020-12-22T10:24:13.076Z] Removing intermediate container 2b9e08b9a6dc [2020-12-22T10:24:13.076Z] ---> 0ae995a2ed6c [2020-12-22T10:24:13.076Z] Successfully built 0ae995a2ed6c [2020-12-22T10:24:13.076Z] Successfully tagged busybox:latest [2020-12-22T10:24:13.076Z] INFO: Docker images of the daemon under test [2020-12-22T10:24:13.076Z] [2020-12-22T10:24:13.076Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-22T10:24:13.076Z] busybox latest 0ae995a2ed6c Less than a second ago 5.19GB [2020-12-22T10:24:13.076Z] microsoft/windowsservercore latest c0773f9ce353 2 weeks ago 5.12GB [2020-12-22T10:24:13.076Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 2 weeks ago 5.12GB [2020-12-22T10:24:13.076Z] [2020-12-22T10:24:13.076Z] INFO: Running integration tests at 12/22/2020 10:24:12... [2020-12-22T10:24:13.076Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-22T10:24:13.076Z] INFO: Integration API tests being run from the host: [2020-12-22T10:24:13.076Z] INFO: make.ps1 starting at 12/22/2020 10:24:12 [2020-12-22T10:24:13.076Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-22T10:24:13.916Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2020-12-22T10:24:13.916Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T10:24:14.558Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2020-12-22T10:24:15.499Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-22T10:24:16.883Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-12-22T10:24:22.007Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-22T10:24:24.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-22T10:24:24.781Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-22T10:24:25.011Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2020-12-22T10:24:25.011Z] === RUN TestCreateServiceConflict [2020-12-22T10:24:25.711Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.16s) [2020-12-22T10:24:25.711Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T10:24:26.525Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-12-22T10:24:26.525Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:24:26.641Z] === RUN TestDockerSuite/TestBuildRm [2020-12-22T10:24:26.944Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2020-12-22T10:24:26.944Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.2% of statements [2020-12-22T10:24:26.944Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T10:24:26.944Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T10:24:27.883Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-12-22T10:24:28.454Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-12-22T10:24:29.023Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-12-22T10:24:29.023Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T10:24:29.023Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T10:24:29.250Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2020-12-22T10:24:29.250Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:24:29.917Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-22T10:24:29.962Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-12-22T10:24:30.173Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-22T10:24:31.102Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-22T10:24:31.358Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-22T10:24:31.615Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-22T10:24:32.505Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.552s coverage: 73.1% of statements [2020-12-22T10:24:32.545Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-22T10:24:32.765Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2020-12-22T10:24:33.474Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-22T10:24:34.147Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 56.2% of statements [2020-12-22T10:24:34.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:24:34.227Z] INFO: Testing against a local daemon [2020-12-22T10:24:34.227Z] === RUN TestBuildWithSession [2020-12-22T10:24:34.227Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T10:24:34.227Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:24:34.227Z] === RUN TestBuildSquashParent [2020-12-22T10:24:34.227Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-22T10:24:34.227Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:24:34.227Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:24:34.227Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:24:34.227Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T10:24:34.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T10:24:34.227Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T10:24:34.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T10:24:34.405Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-22T10:24:36.079Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-12-22T10:24:36.925Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-22T10:24:36.925Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-22T10:24:37.182Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-22T10:24:37.182Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-22T10:24:37.438Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-22T10:24:37.991Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.374s coverage: 45.9% of statements [2020-12-22T10:24:37.991Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T10:24:38.001Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-22T10:24:38.251Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.360s coverage: 49.5% of statements [2020-12-22T10:24:38.257Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-22T10:24:38.825Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-22T10:24:40.162Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.511s coverage: 57.7% of statements [2020-12-22T10:24:40.162Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T10:24:40.162Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T10:24:40.162Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-12-22T10:24:41.870Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.74s) [2020-12-22T10:24:41.871Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:24:42.072Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-12-22T10:24:42.104Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-22T10:24:42.361Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-12-22T10:24:42.361Z] PASS [2020-12-22T10:24:42.361Z] [2020-12-22T10:24:42.361Z] DONE 17 tests in 52.141s [2020-12-22T10:24:42.361Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-22T10:24:42.361Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T10:24:42.361Z] ++ 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-12-22T10:24:42.361Z] ++ set -e [2020-12-22T10:24:42.361Z] ++ '[' -n 0 ']' [2020-12-22T10:24:42.361Z] ++ set -x [2020-12-22T10:24:42.361Z] ++ env -i DEST=/go/src/github.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-12-22T10:24:42.618Z] INFO: Testing against a local daemon [2020-12-22T10:24:42.618Z] === RUN TestPluginInvalidJSON [2020-12-22T10:24:42.618Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:24:42.618Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:24:42.618Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:24:42.618Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T10:24:42.618Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:24:42.618Z] === RUN TestPluginInstall [2020-12-22T10:24:42.618Z] === RUN TestPluginInstall/no_auth [2020-12-22T10:24:43.013Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-12-22T10:24:43.180Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-22T10:24:43.584Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.5% of statements [2020-12-22T10:24:43.584Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T10:24:43.584Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T10:24:43.743Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-22T10:24:43.940Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-12-22T10:24:43.940Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:24:44.673Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-22T10:24:44.931Z] time="2020-12-22T10:24:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:44.931Z] time="2020-12-22T10:24:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3e8e771e687dcc8321e420076b7a49055a3684aac65fc8bac8e4caf904839c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:44.931Z] time="2020-12-22T10:24:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:44.931Z] time="2020-12-22T10:24:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3e8e771e687dcc8321e420076b7a49055a3684aac65fc8bac8e4caf904839c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:44.967Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-12-22T10:24:45.495Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T10:24:45.911Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.8% of statements [2020-12-22T10:24:45.911Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T10:24:45.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T10:24:46.059Z] === RUN TestDockerSuite/TestBuildUser [2020-12-22T10:24:46.059Z] time="2020-12-22T10:24:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:46.059Z] time="2020-12-22T10:24:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84812fdf425ca138e4020d869c48aaa872c94686c93249f96dbe6c0f858a0ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:46.059Z] time="2020-12-22T10:24:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:46.059Z] time="2020-12-22T10:24:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84812fdf425ca138e4020d869c48aaa872c94686c93249f96dbe6c0f858a0ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:46.483Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-12-22T10:24:46.624Z] === RUN TestPluginInstall/with_insecure [2020-12-22T10:24:46.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T10:24:46.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T10:24:46.670Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-12-22T10:24:46.670Z] === RUN TestCreateServiceSysctls [2020-12-22T10:24:47.425Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-22T10:24:47.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-12-22T10:24:47.946Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-12-22T10:24:47.994Z] time="2020-12-22T10:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:47.995Z] time="2020-12-22T10:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82644fb06b62d2c5f20962a1dcd300c79bbd8571a8b7fe15992c906b4915f1e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:47.995Z] time="2020-12-22T10:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T10:24:47.995Z] time="2020-12-22T10:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82644fb06b62d2c5f20962a1dcd300c79bbd8571a8b7fe15992c906b4915f1e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T10:24:47.995Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-22T10:24:47.995Z] --- PASS: TestPluginInstall (5.48s) [2020-12-22T10:24:47.995Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2020-12-22T10:24:47.995Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-12-22T10:24:47.995Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2020-12-22T10:24:47.995Z] plugin_test.go:157: [d93664d9a95ea] daemon is not started [2020-12-22T10:24:47.995Z] PASS [2020-12-22T10:24:47.995Z] [2020-12-22T10:24:47.995Z] DONE 6 tests in 5.685s [2020-12-22T10:24:47.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T10:24:47.995Z] ++ 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-12-22T10:24:47.995Z] ++ set -e [2020-12-22T10:24:47.995Z] ++ '[' -n 0 ']' [2020-12-22T10:24:47.995Z] ++ set -x [2020-12-22T10:24:47.995Z] ++ env -i DEST=/go/src/github.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-12-22T10:24:48.251Z] INFO: Testing against a local daemon [2020-12-22T10:24:48.251Z] === RUN TestExternalGraphDriver [2020-12-22T10:24:48.251Z] === RUN TestExternalGraphDriver/json [2020-12-22T10:24:49.328Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2020-12-22T10:24:49.328Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T10:24:49.401Z] --- PASS: TestCreateServiceSysctls (3.10s) [2020-12-22T10:24:49.401Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:24:49.589Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 56.8% of statements [2020-12-22T10:24:49.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-22T10:24:50.551Z] === RUN TestExternalGraphDriver/spec [2020-12-22T10:24:50.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-12-22T10:24:51.117Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-22T10:24:51.468Z] --- PASS: TestCreateServiceCapabilities (2.20s) [2020-12-22T10:24:51.468Z] === RUN TestInspect [2020-12-22T10:24:52.354Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-12-22T10:24:52.486Z] === RUN TestExternalGraphDriver/pull [2020-12-22T10:24:52.613Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-22T10:24:52.873Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2020-12-22T10:24:52.873Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T10:24:53.442Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-12-22T10:24:53.442Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T10:24:54.196Z] --- PASS: TestInspect (2.48s) [2020-12-22T10:24:54.196Z] === RUN TestCreateJob [2020-12-22T10:24:54.376Z] --- PASS: TestExternalGraphDriver (6.04s) [2020-12-22T10:24:54.376Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2020-12-22T10:24:54.376Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-12-22T10:24:54.376Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-12-22T10:24:54.376Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:24:55.353Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-12-22T10:24:56.292Z] ok github.com/docker/docker/distribution 0.196s coverage: 25.1% of statements [2020-12-22T10:24:56.292Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T10:24:56.920Z] --- PASS: TestCreateJob (2.98s) [2020-12-22T10:24:56.920Z] === RUN TestReplicatedJob [2020-12-22T10:24:57.229Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-22T10:24:58.166Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-22T10:24:58.544Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2020-12-22T10:24:58.544Z] PASS [2020-12-22T10:24:58.544Z] [2020-12-22T10:24:58.544Z] DONE 5 tests in 10.427s [2020-12-22T10:24:58.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T10:24:58.544Z] ++ 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-12-22T10:24:58.544Z] ++ set -e [2020-12-22T10:24:58.544Z] ++ '[' -n 0 ']' [2020-12-22T10:24:58.544Z] ++ set -x [2020-12-22T10:24:58.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:24:58.734Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.6% of statements [2020-12-22T10:24:58.735Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T10:24:58.818Z] INFO: Testing against a local daemon [2020-12-22T10:24:58.818Z] === RUN TestContinueAfterPluginCrash [2020-12-22T10:24:58.818Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T10:24:58.818Z] === RUN TestReadPluginNoRead [2020-12-22T10:24:58.818Z] === PAUSE TestReadPluginNoRead [2020-12-22T10:24:58.818Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T10:24:58.818Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T10:24:58.818Z] === CONT TestContinueAfterPluginCrash [2020-12-22T10:24:58.818Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T10:24:58.994Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-12-22T10:24:58.994Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.94s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.53s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.28s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.78s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.43s) [2020-12-22T10:24:59.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.54s) [2020-12-22T10:24:59.091Z] === RUN TestBuildMultiStageCopy [2020-12-22T10:24:59.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T10:25:00.374Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-12-22T10:25:00.374Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T10:25:00.943Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-12-22T10:25:01.883Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-12-22T10:25:02.453Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-12-22T10:25:02.478Z] --- PASS: TestReplicatedJob (4.76s) [2020-12-22T10:25:02.478Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:25:02.712Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-22T10:25:04.070Z] --- PASS: TestDaemonStartWithLogOpt (5.14s) [2020-12-22T10:25:04.070Z] === CONT TestReadPluginNoRead [2020-12-22T10:25:04.620Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 76.9% of statements [2020-12-22T10:25:05.204Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-12-22T10:25:05.204Z] === RUN TestServiceListWithStatuses [2020-12-22T10:25:05.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:25:05.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:25:05.204Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T10:25:05.436Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-22T10:25:05.560Z] ok github.com/docker/docker/pkg/authorization 0.264s coverage: 68.3% of statements [2020-12-22T10:25:05.560Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-12-22T10:25:05.819Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-22T10:25:06.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T10:25:06.366Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-22T10:25:06.622Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-22T10:25:06.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T10:25:07.184Z] === RUN TestReadPluginNoRead/default [2020-12-22T10:25:07.184Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-22T10:25:07.617Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T10:25:08.112Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-22T10:25:08.590Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T10:25:08.677Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T10:25:09.109Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-12-22T10:25:09.109Z] ok github.com/docker/docker/layer 7.612s coverage: 68.8% of statements [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T10:25:09.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T10:25:09.109Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-12-22T10:25:09.239Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2020-12-22T10:25:09.239Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-22T10:25:09.239Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-22T10:25:09.496Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-22T10:25:09.496Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-22T10:25:09.496Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy (11.78s) [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.12s) [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2020-12-22T10:25:09.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s) [2020-12-22T10:25:09.567Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T10:25:09.651Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2020-12-22T10:25:09.651Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:25:10.048Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-12-22T10:25:10.048Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-12-22T10:25:10.423Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T10:25:10.618Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-12-22T10:25:10.984Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-22T10:25:10.984Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-22T10:25:11.187Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-22T10:25:11.755Z] --- PASS: TestBuildMultiStageParentConfig (1.85s) [2020-12-22T10:25:11.755Z] === RUN TestBuildLabelWithTargets [2020-12-22T10:25:11.755Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-22T10:25:11.755Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:25:11.755Z] === RUN TestBuildWithEmptyLayers [2020-12-22T10:25:11.794Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-12-22T10:25:11.914Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-22T10:25:11.914Z] --- PASS: TestReadPluginNoRead (7.96s) [2020-12-22T10:25:11.914Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2020-12-22T10:25:11.914Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2020-12-22T10:25:11.914Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2020-12-22T10:25:11.914Z] read_test.go:92: [d449e2363462f] daemon is not started [2020-12-22T10:25:11.914Z] PASS [2020-12-22T10:25:11.914Z] [2020-12-22T10:25:11.914Z] DONE 6 tests in 13.250s [2020-12-22T10:25:11.914Z] 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-12-22T10:25:11.914Z] ++ 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-12-22T10:25:11.914Z] ++ set -e [2020-12-22T10:25:11.914Z] ++ '[' -n 0 ']' [2020-12-22T10:25:11.914Z] ++ set -x [2020-12-22T10:25:11.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:25:11.914Z] testing: warning: no tests to run [2020-12-22T10:25:11.914Z] PASS [2020-12-22T10:25:11.914Z] [2020-12-22T10:25:11.914Z] DONE 0 tests in 0.068s [2020-12-22T10:25:11.914Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T10:25:11.914Z] ++ 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-12-22T10:25:11.914Z] ++ set -e [2020-12-22T10:25:11.914Z] ++ '[' -n 0 ']' [2020-12-22T10:25:11.914Z] ++ set -x [2020-12-22T10:25:11.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:25:12.170Z] INFO: Testing against a local daemon [2020-12-22T10:25:12.170Z] === RUN TestPluginWithDevMounts [2020-12-22T10:25:12.170Z] === PAUSE TestPluginWithDevMounts [2020-12-22T10:25:12.170Z] === CONT TestPluginWithDevMounts [2020-12-22T10:25:12.216Z] --- PASS: TestBuildWithEmptyLayers (0.85s) [2020-12-22T10:25:12.216Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T10:25:12.375Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2020-12-22T10:25:12.375Z] === RUN TestServicePlugin [2020-12-22T10:25:12.375Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T10:25:12.375Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:25:12.375Z] === RUN TestServiceUpdateLabel [2020-12-22T10:25:12.427Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-22T10:25:13.182Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-12-22T10:25:13.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-22T10:25:13.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-22T10:25:13.750Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-12-22T10:25:13.878Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-12-22T10:25:13.878Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:25:13.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-22T10:25:14.173Z] --- PASS: TestPluginWithDevMounts (2.07s) [2020-12-22T10:25:14.173Z] PASS [2020-12-22T10:25:14.173Z] [2020-12-22T10:25:14.173Z] DONE 1 tests in 2.258s [2020-12-22T10:25:14.173Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T10:25:14.173Z] ++ 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-12-22T10:25:14.173Z] ++ set -e [2020-12-22T10:25:14.173Z] ++ '[' -n 0 ']' [2020-12-22T10:25:14.173Z] ++ set -x [2020-12-22T10:25:14.173Z] ++ env -i DEST=/go/src/github.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-12-22T10:25:14.319Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-12-22T10:25:14.319Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2020-12-22T10:25:14.430Z] INFO: Testing against a local daemon [2020-12-22T10:25:14.430Z] === RUN TestSecretInspect [2020-12-22T10:25:14.889Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-12-22T10:25:15.827Z] ok github.com/docker/docker/pkg/idtools 0.501s coverage: 70.1% of statements [2020-12-22T10:25:16.087Z] ok github.com/docker/docker/pkg/ioutils 0.515s coverage: 70.1% of statements [2020-12-22T10:25:16.320Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-22T10:25:16.347Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-12-22T10:25:16.347Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T10:25:16.607Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-12-22T10:25:16.607Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T10:25:16.607Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T10:25:16.867Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-12-22T10:25:16.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T10:25:16.867Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-12-22T10:25:17.437Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-12-22T10:25:17.696Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-12-22T10:25:17.696Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-22T10:25:17.696Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T10:25:17.696Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T10:25:18.211Z] --- PASS: TestSecretInspect (3.52s) [2020-12-22T10:25:18.211Z] === RUN TestSecretList [2020-12-22T10:25:18.477Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-22T10:25:18.636Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-12-22T10:25:18.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-22T10:25:19.205Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-22T10:25:19.677Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-22T10:25:19.774Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-22T10:25:19.774Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-22T10:25:20.238Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-22T10:25:21.152Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-12-22T10:25:21.167Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-22T10:25:21.167Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-22T10:25:21.167Z] --- PASS: TestSecretList (3.34s) [2020-12-22T10:25:21.167Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:25:21.411Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-22T10:25:22.093Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-22T10:25:22.560Z] --- PASS: TestBuildMultiStageOnBuild (10.09s) [2020-12-22T10:25:22.560Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T10:25:22.560Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-22T10:25:22.560Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:25:22.560Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T10:25:24.610Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2020-12-22T10:25:24.610Z] === RUN TestSecretsUpdate [2020-12-22T10:25:24.610Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-22T10:25:24.610Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-22T10:25:24.610Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-22T10:25:24.702Z] ok github.com/docker/docker/pkg/signal 2.397s coverage: 61.0% of statements [2020-12-22T10:25:24.702Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-22T10:25:24.868Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-22T10:25:24.962Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-22T10:25:25.222Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-22T10:25:25.792Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-12-22T10:25:25.796Z] === RUN TestDockerSuite/TestCommitChange [2020-12-22T10:25:26.357Z] --- PASS: TestSecretsUpdate (2.29s) [2020-12-22T10:25:26.357Z] === RUN TestTemplatedSecret [2020-12-22T10:25:26.361Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-22T10:25:26.613Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-22T10:25:26.929Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-12-22T10:25:27.175Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-22T10:25:27.498Z] ok github.com/docker/docker/pkg/tarsum 0.072s coverage: 89.3% of statements [2020-12-22T10:25:27.498Z] testing: warning: no tests to run [2020-12-22T10:25:27.498Z] coverage: [no statements] [2020-12-22T10:25:27.498Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-22T10:25:28.066Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-22T10:25:28.326Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-22T10:25:28.326Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-12-22T10:25:28.542Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-22T10:25:29.190Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2020-12-22T10:25:29.190Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:25:29.907Z] --- PASS: TestTemplatedSecret (3.21s) [2020-12-22T10:25:29.907Z] === RUN TestSecretCreateResolve [2020-12-22T10:25:29.907Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-22T10:25:30.234Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-12-22T10:25:30.834Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-22T10:25:31.173Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-22T10:25:31.433Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2020-12-22T10:25:32.198Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-22T10:25:32.454Z] --- PASS: TestSecretCreateResolve (2.85s) [2020-12-22T10:25:32.454Z] PASS [2020-12-22T10:25:32.454Z] [2020-12-22T10:25:32.454Z] DONE 6 tests in 18.262s [2020-12-22T10:25:32.454Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T10:25:32.454Z] ++ 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-12-22T10:25:32.454Z] ++ set -e [2020-12-22T10:25:32.454Z] ++ '[' -n 0 ']' [2020-12-22T10:25:32.454Z] ++ set -x [2020-12-22T10:25:32.454Z] ++ env -i DEST=/go/src/github.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-12-22T10:25:32.710Z] INFO: Testing against a local daemon [2020-12-22T10:25:32.710Z] === RUN TestServiceCreateInit [2020-12-22T10:25:32.710Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:25:32.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-22T10:25:32.710Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-22T10:25:32.816Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements [2020-12-22T10:25:33.386Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-22T10:25:34.077Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-22T10:25:34.767Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2020-12-22T10:25:35.337Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-12-22T10:25:35.448Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-22T10:25:35.448Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-22T10:25:35.448Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-22T10:25:35.596Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-12-22T10:25:35.704Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-22T10:25:35.704Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-22T10:25:35.704Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-22T10:25:35.704Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-22T10:25:36.164Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-22T10:25:36.424Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-22T10:25:37.395Z] --- PASS: TestBuildMultiStageLayerLeak (13.23s) [2020-12-22T10:25:37.395Z] === RUN TestBuildWithHugeFile [2020-12-22T10:25:37.604Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-22T10:25:38.532Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:25:39.460Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-22T10:25:39.460Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-22T10:25:39.718Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-12-22T10:25:40.023Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-22T10:25:40.287Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.6% of statements [2020-12-22T10:25:40.856Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-12-22T10:25:40.951Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-22T10:25:41.513Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-22T10:25:42.074Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-22T10:25:42.235Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-12-22T10:25:42.635Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-22T10:25:42.635Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-22T10:25:42.635Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-22T10:25:43.196Z] --- PASS: TestServiceCreateInit (10.47s) [2020-12-22T10:25:43.196Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s) [2020-12-22T10:25:43.196Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2020-12-22T10:25:43.196Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:25:43.196Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-22T10:25:43.196Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-22T10:25:43.454Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-22T10:25:43.454Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-22T10:25:43.454Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-22T10:25:44.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-22T10:25:44.496Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-12-22T10:25:44.496Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:25:44.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-22T10:25:45.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-22T10:25:45.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-22T10:25:47.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-22T10:25:48.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-22T10:25:48.328Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-22T10:25:48.584Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-22T10:25:49.512Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-22T10:25:50.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-22T10:25:51.002Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-22T10:25:51.002Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-22T10:25:51.258Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-22T10:25:52.185Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-22T10:25:52.747Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-22T10:25:53.002Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-22T10:25:53.572Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-22T10:25:54.442Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T10:25:54.442Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === Skipped [2020-12-22T10:25:54.442Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T10:25:54.442Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T10:25:54.442Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T10:25:54.442Z] time="2020-12-22T10:24:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T10:25:54.442Z] time="2020-12-22T10:24:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T10:25:54.442Z] time="2020-12-22T10:24:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T10:25:54.442Z] time="2020-12-22T10:24:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T10:25:54.442Z] time="2020-12-22T10:24:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T10:25:54.442Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T10:25:54.442Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T10:25:54.442Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:25:54.442Z] [2020-12-22T10:25:54.442Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T10:25:54.443Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T10:25:54.443Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T10:25:54.443Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.443Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.443Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.443Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.443Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T10:25:54.443Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T10:25:54.443Z] graphtest_unix.go:73: No driver to put! [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T10:25:54.443Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T10:25:54.443Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] [2020-12-22T10:25:54.443Z] DONE 2191 tests, 26 skipped in 255.881s Post stage [Pipeline] junit [2020-12-22T10:25:54.520Z] Recording test results [2020-12-22T10:25:54.830Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2020-12-22T10:25:54.830Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:25:54.939Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-22T10:25:55.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41832/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f3d0f7054dbc2e2bcd959cd4c7fc3a8fa097d525 hack/validate/vendor [2020-12-22T10:25:55.860Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T10:25:55.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-22T10:25:55.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-22T10:25:55.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-22T10:25:55.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-22T10:25:55.867Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-22T10:25:56.412Z] No vendor changes in diff. [2020-12-22T10:25:56.428Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-22T10:25:56.493Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:25:56.986Z] + echo Ensuring container killed. [2020-12-22T10:25:56.986Z] Ensuring container killed. [2020-12-22T10:25:56.986Z] + docker rm -vf docker-pr1 [2020-12-22T10:25:56.986Z] Error: No such container: docker-pr1 [2020-12-22T10:25:56.986Z] + true [Pipeline] sh [2020-12-22T10:25:57.274Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:25:57.274Z] Chowning /workspace to jenkins user [2020-12-22T10:25:57.274Z] + id -u [2020-12-22T10:25:57.274Z] + id -g [2020-12-22T10:25:57.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:25:58.141Z] + bundleName=unit [2020-12-22T10:25:58.141Z] + echo Creating unit-bundles.tar.gz [2020-12-22T10:25:58.141Z] Creating unit-bundles.tar.gz [2020-12-22T10:25:58.141Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-22T10:25:58.141Z] bundles/junit-report.xml [2020-12-22T10:25:58.141Z] bundles/go-test-report.json [2020-12-22T10:25:58.141Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-22T10:25:58.153Z] Archiving artifacts [2020-12-22T10:25:58.554Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:25:58.863Z] + make clean [2020-12-22T10:25:59.124Z] docker volume rm -f docker-dev-cache [2020-12-22T10:25:59.124Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:26:00.591Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-22T10:26:00.847Z] --- PASS: TestCreateServiceMultipleTimes (17.86s) [2020-12-22T10:26:00.847Z] === RUN TestCreateServiceConflict [2020-12-22T10:26:01.410Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-22T10:26:01.972Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-22T10:26:01.972Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-22T10:26:01.972Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-22T10:26:03.336Z] --- PASS: TestCreateServiceConflict (2.45s) [2020-12-22T10:26:03.336Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:26:03.352Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T10:26:04.701Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-22T10:26:04.958Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-22T10:26:06.324Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-22T10:26:06.887Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2020-12-22T10:26:06.887Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:26:10.154Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-22T10:26:10.410Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-22T10:26:11.777Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-22T10:26:11.814Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2020-12-22T10:26:11.814Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-12-22T10:26:11.814Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-12-22T10:26:11.814Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-12-22T10:26:11.814Z] PASS [2020-12-22T10:26:11.814Z] [2020-12-22T10:26:11.814Z] === Skipped [2020-12-22T10:26:11.814Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T10:26:11.814Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:26:11.814Z] [2020-12-22T10:26:11.814Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-22T10:26:11.814Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T10:26:11.814Z] [2020-12-22T10:26:11.814Z] [2020-12-22T10:26:11.814Z] DONE 27 tests, 2 skipped in 128.980s [2020-12-22T10:26:11.814Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T10:26:11.814Z] ++ 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-12-22T10:26:11.814Z] ++ set -e [2020-12-22T10:26:11.814Z] ++ '[' -n 0 ']' [2020-12-22T10:26:11.814Z] ++ set -x [2020-12-22T10:26:11.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:26:11.814Z] INFO: Testing against a local daemon [2020-12-22T10:26:11.814Z] === RUN TestSessionCreate [2020-12-22T10:26:11.814Z] --- PASS: TestSessionCreate (0.03s) [2020-12-22T10:26:11.814Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:26:11.814Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-22T10:26:11.814Z] PASS [2020-12-22T10:26:11.814Z] [2020-12-22T10:26:11.814Z] DONE 2 tests in 0.140s [2020-12-22T10:26:11.814Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T10:26:11.814Z] ++ 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-12-22T10:26:11.814Z] ++ set -e [2020-12-22T10:26:11.814Z] ++ '[' -n 0 ']' [2020-12-22T10:26:11.814Z] ++ set -x [2020-12-22T10:26:11.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:26:11.814Z] INFO: Testing against a local daemon [2020-12-22T10:26:11.814Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:26:11.814Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:26:11.814Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:26:11.814Z] === RUN TestEventsExecDie [2020-12-22T10:26:11.814Z] --- PASS: TestEventsExecDie (0.74s) [2020-12-22T10:26:11.814Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:26:11.814Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-12-22T10:26:11.814Z] === RUN TestInfoBinaryCommits [2020-12-22T10:26:11.814Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-22T10:26:11.814Z] === RUN TestInfoAPIVersioned [2020-12-22T10:26:11.814Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T10:26:11.814Z] === RUN TestInfoDiscoveryBackend [2020-12-22T10:26:12.441Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-22T10:26:12.441Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T10:26:12.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-22T10:26:13.136Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T10:26:13.136Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T10:26:13.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-22T10:26:13.767Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-22T10:26:13.767Z] === RUN TestInfoAPI [2020-12-22T10:26:13.767Z] --- PASS: TestInfoAPI (0.05s) [2020-12-22T10:26:13.767Z] === RUN TestInfoAPIWarnings [2020-12-22T10:26:15.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-22T10:26:16.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-22T10:26:17.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-22T10:26:18.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-22T10:26:18.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f5ce0_} [2020-12-22T10:26:20.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1944208235_/foo_false____} [2020-12-22T10:26:20.453Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2020-12-22T10:26:20.453Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:26:21.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1944208235_/foo_true____} [2020-12-22T10:26:23.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_false____} [2020-12-22T10:26:23.966Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-12-22T10:26:23.966Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:26:24.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_true____} [2020-12-22T10:26:25.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_true__0xc0009f5d40__} [2020-12-22T10:26:26.826Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2020-12-22T10:26:26.826Z] === RUN TestCreateServiceSysctls [2020-12-22T10:26:27.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f5d60_} [2020-12-22T10:26:28.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f5d80_} [2020-12-22T10:26:30.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f5da0_} [2020-12-22T10:26:31.267Z] --- PASS: TestCreateServiceSysctls (4.42s) [2020-12-22T10:26:31.267Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:26:31.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f5dc0_} [2020-12-22T10:26:32.297Z] --- PASS: TestInfoAPIWarnings (16.30s) [2020-12-22T10:26:32.297Z] === RUN TestInfoDebug [2020-12-22T10:26:32.297Z] --- PASS: TestInfoDebug (0.53s) [2020-12-22T10:26:32.297Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:26:32.297Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-12-22T10:26:32.297Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:26:32.297Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-12-22T10:26:32.297Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:26:32.297Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-12-22T10:26:32.297Z] === RUN TestPingCacheHeaders [2020-12-22T10:26:32.297Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-22T10:26:32.297Z] === RUN TestPingGet [2020-12-22T10:26:32.297Z] --- PASS: TestPingGet (0.03s) [2020-12-22T10:26:32.297Z] === RUN TestPingHead [2020-12-22T10:26:32.297Z] --- PASS: TestPingHead (0.03s) [2020-12-22T10:26:32.297Z] === RUN TestVersion [2020-12-22T10:26:32.297Z] --- PASS: TestVersion (0.03s) [2020-12-22T10:26:32.297Z] PASS [2020-12-22T10:26:32.297Z] [2020-12-22T10:26:32.298Z] === Skipped [2020-12-22T10:26:32.298Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:26:32.298Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:26:32.298Z] [2020-12-22T10:26:32.298Z] [2020-12-22T10:26:32.298Z] DONE 18 tests, 1 skipped in 21.353s [2020-12-22T10:26:32.298Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T10:26:32.298Z] ++ 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-12-22T10:26:32.298Z] ++ set -e [2020-12-22T10:26:32.298Z] ++ '[' -n 0 ']' [2020-12-22T10:26:32.298Z] ++ set -x [2020-12-22T10:26:32.298Z] ++ env -i DEST=/go/src/github.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-12-22T10:26:32.298Z] INFO: Testing against a local daemon [2020-12-22T10:26:32.298Z] === RUN TestVolumesCreateAndList [2020-12-22T10:26:32.298Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-22T10:26:32.298Z] === RUN TestVolumesRemove [2020-12-22T10:26:32.298Z] --- PASS: TestVolumesRemove (0.08s) [2020-12-22T10:26:32.298Z] === RUN TestVolumesInspect [2020-12-22T10:26:32.298Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-22T10:26:32.298Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:26:32.298Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:26:32.298Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:26:32.298Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:26:32.298Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-22T10:26:32.298Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:26:32.298Z] PASS [2020-12-22T10:26:32.298Z] [2020-12-22T10:26:32.298Z] DONE 5 tests in 0.219s [2020-12-22T10:26:32.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:26:32.589Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:26:32.589Z] +++ kill 14013 [2020-12-22T10:26:33.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-22T10:26:33.765Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2020-12-22T10:26:33.765Z] === RUN TestInspect [2020-12-22T10:26:34.087Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:26:34.087Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:26:34.087Z] [2020-12-22T10:26:34.087Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:26:34.087Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:26:34.087Z] [2020-12-22T10:26:34.087Z] To set a process to complain mode, use the command line tool [2020-12-22T10:26:34.087Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:26:34.087Z] +++ true [2020-12-22T10:26:34.087Z] exiting test-integration [2020-12-22T10:26:34.087Z] ++ exit 0 [2020-12-22T10:26:34.087Z] [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-22T10:26:34.693Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-22T10:26:35.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove Post stage [Pipeline] junit [2020-12-22T10:26:35.632Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:26:36.379Z] + echo Ensuring container killed. [2020-12-22T10:26:36.379Z] Ensuring container killed. [2020-12-22T10:26:36.379Z] + docker rm -vf docker-pr1 [2020-12-22T10:26:36.379Z] Error: No such container: docker-pr1 [2020-12-22T10:26:36.379Z] + true [Pipeline] sh [2020-12-22T10:26:36.756Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:26:36.756Z] Chowning /workspace to jenkins user [2020-12-22T10:26:36.756Z] + id -u [2020-12-22T10:26:36.756Z] + id -g [2020-12-22T10:26:36.756Z] + docker run --rm -v /home/docker/workspace/moby_PR-41832:/workspace busybox chown -R 1001:1001 /workspace [2020-12-22T10:26:36.756Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:26:37.045Z] latest: Pulling from library/busybox [2020-12-22T10:26:37.045Z] fcdecd492fba: Pulling fs layer [2020-12-22T10:26:37.335Z] fcdecd492fba: Download complete [2020-12-22T10:26:37.628Z] fcdecd492fba: Pull complete [2020-12-22T10:26:37.628Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:26:37.628Z] Status: Downloaded newer image for busybox:latest [2020-12-22T10:26:37.774Z] --- PASS: TestInspect (3.96s) [2020-12-22T10:26:37.774Z] === RUN TestCreateJob [2020-12-22T10:26:38.031Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:26:39.516Z] + bundleName=ppc64le-integration [2020-12-22T10:26:39.516Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-22T10:26:39.516Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-22T10:26:39.516Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-12-22T10:26:39.516Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-22T10:26:39.557Z] Archiving artifacts [2020-12-22T10:26:39.924Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-22T10:26:41.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [2020-12-22T10:26:41.814Z] --- PASS: TestCreateJob (4.01s) [2020-12-22T10:26:41.814Z] === RUN TestReplicatedJob [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:26:42.189Z] + make clean [2020-12-22T10:26:42.377Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-22T10:26:42.477Z] make: command: Command not found [2020-12-22T10:26:42.477Z] make: command: Command not found [2020-12-22T10:26:42.477Z] docker volume rm -f docker-dev-cache [2020-12-22T10:26:42.477Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T10:26:43.743Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-22T10:26:43.999Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:26:44.927Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-22T10:26:45.489Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-22T10:26:46.416Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-22T10:26:47.345Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-22T10:26:47.907Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-22T10:26:48.470Z] --- PASS: TestReplicatedJob (6.82s) [2020-12-22T10:26:48.470Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:26:48.725Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-22T10:26:49.652Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-22T10:26:50.214Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-22T10:26:51.150Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-22T10:26:52.077Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-22T10:26:52.639Z] --- PASS: TestUpdateReplicatedJob (3.97s) [2020-12-22T10:26:52.639Z] === RUN TestServiceListWithStatuses [2020-12-22T10:26:52.639Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:26:52.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:26:52.639Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T10:26:52.895Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-22T10:26:53.457Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-22T10:26:54.824Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-22T10:26:55.754Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-22T10:26:56.315Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-22T10:26:57.243Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-22T10:26:57.243Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-22T10:26:57.500Z] --- PASS: TestDockerNetworkConnectAlias (4.93s) [2020-12-22T10:26:57.500Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:26:58.061Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-22T10:26:58.624Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-22T10:26:59.990Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-22T10:27:00.552Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-22T10:27:01.478Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-22T10:27:01.478Z] --- PASS: TestDockerNetworkReConnect (4.10s) [2020-12-22T10:27:01.478Z] === RUN TestServicePlugin [2020-12-22T10:27:02.846Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-22T10:27:03.409Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-22T10:27:05.303Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-22T10:27:09.479Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-22T10:27:10.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-22T10:27:11.411Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-22T10:27:12.340Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-22T10:27:16.504Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-22T10:27:17.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-22T10:27:18.958Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-22T10:27:19.521Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-22T10:27:23.690Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-22T10:27:24.253Z] === RUN TestDockerSuite/TestCpToDot [2020-12-22T10:27:24.815Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-22T10:27:25.746Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-22T10:27:26.673Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-22T10:27:27.234Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-22T10:27:28.163Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-22T10:27:28.163Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-22T10:27:28.724Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-22T10:27:29.652Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-22T10:27:29.652Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-22T10:27:29.652Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-22T10:27:30.214Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-22T10:27:31.148Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-22T10:27:31.148Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-22T10:27:31.148Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-22T10:27:31.709Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-22T10:27:31.965Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-22T10:27:31.965Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-22T10:27:31.965Z] === RUN TestDockerSuite/TestCreateRM [2020-12-22T10:27:32.221Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-22T10:27:32.221Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-22T10:27:32.221Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-22T10:27:32.221Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-22T10:27:34.108Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-22T10:27:34.108Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-22T10:27:34.108Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-22T10:27:34.670Z] --- PASS: TestServicePlugin (33.00s) [2020-12-22T10:27:34.670Z] plugin_test.go:62: [d01c13bd13c43] joining swarm manager [df0b6e5c9c807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:27:34.670Z] plugin_test.go:65: [d1aa6765771eb] joining swarm manager [df0b6e5c9c807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:27:34.670Z] === RUN TestServiceUpdateLabel [2020-12-22T10:27:37.939Z] --- PASS: TestServiceUpdateLabel (2.86s) [2020-12-22T10:27:37.939Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:27:38.500Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-22T10:27:38.500Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-22T10:27:38.500Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-22T10:27:38.757Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-22T10:27:38.757Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-22T10:27:38.757Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-22T10:27:39.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-22T10:27:40.613Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-22T10:27:40.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-22T10:27:41.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-22T10:27:42.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-22T10:27:43.857Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-22T10:27:44.419Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-22T10:27:44.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-22T10:27:45.239Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-22T10:27:45.800Z] === RUN TestDockerSuite/TestDockerFails [2020-12-22T10:27:45.800Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-22T10:27:45.800Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-22T10:27:45.800Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-22T10:27:46.732Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-22T10:27:47.294Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-22T10:27:48.237Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-22T10:27:48.237Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-22T10:27:48.237Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-22T10:27:48.492Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-22T10:27:49.131Z] --- PASS: TestBuildWithHugeFile (124.87s) [2020-12-22T10:27:49.131Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T10:27:49.131Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:27:49.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:27:49.131Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:27:49.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:27:49.131Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:27:49.131Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:27:49.131Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T10:27:49.131Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T10:27:49.131Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T10:27:49.131Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-22T10:27:49.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-12-22T10:27:49.131Z] === RUN TestBuildPreserveOwnership [2020-12-22T10:27:49.131Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-22T10:27:49.131Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:27:49.131Z] === RUN TestBuildPlatformInvalid [2020-12-22T10:27:49.131Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-12-22T10:27:49.131Z] PASS [2020-12-22T10:27:49.131Z] ok github.com/docker/docker/integration/build 187.423s [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === Skipped [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-22T10:27:49.131Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-22T10:27:49.131Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-22T10:27:49.131Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-22T10:27:49.131Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-22T10:27:49.131Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] DONE 28 tests, 5 skipped in 207.567s [2020-12-22T10:27:49.131Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-22T10:27:49.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:27:49.131Z] INFO: Testing against a local daemon [2020-12-22T10:27:49.131Z] === RUN TestConfigInspect [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestConfigList [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigList (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestConfigsCreateAndDelete [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestConfigsUpdate [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestTemplatedConfig [2020-12-22T10:27:49.131Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestConfigCreateResolve [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T10:27:49.131Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] PASS [2020-12-22T10:27:49.131Z] ok github.com/docker/docker/integration/config 0.161s [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === Skipped [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-22T10:27:49.131Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] [2020-12-22T10:27:49.131Z] DONE 7 tests, 7 skipped in 2.127s [2020-12-22T10:27:49.131Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-22T10:27:49.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:27:49.131Z] INFO: Testing against a local daemon [2020-12-22T10:27:49.131Z] === RUN TestCheckpoint [2020-12-22T10:27:49.131Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T10:27:49.131Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:27:49.131Z] === RUN TestContainerInvalidJSON [2020-12-22T10:27:49.131Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:27:49.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:27:49.131Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:27:49.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:27:49.131Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:27:49.131Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:27:49.131Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T10:27:49.131Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T10:27:49.131Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T10:27:49.131Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-22T10:27:49.131Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-22T10:27:49.131Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T10:27:49.131Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2020-12-22T10:27:49.131Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T10:27:49.131Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-22T10:27:49.131Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T10:27:49.131Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2020-12-22T10:27:49.131Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T10:27:49.131Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-12-22T10:27:49.131Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestCopyFromContainer [2020-12-22T10:27:49.131Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-22T10:27:49.131Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T10:27:49.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:27:49.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:27:49.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:27:49.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:27:49.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:27:49.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:27:49.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T10:27:49.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T10:27:49.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T10:27:49.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-22T10:27:49.131Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T10:27:49.131Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-22T10:27:49.131Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidEnv [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T10:27:49.131Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T10:27:49.131Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-22T10:27:49.131Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T10:27:49.131Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-22T10:27:49.131Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T10:27:49.131Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-22T10:27:49.131Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:27:49.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:27:49.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T10:27:49.131Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-22T10:27:49.131Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T10:27:49.131Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-22T10:27:49.131Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-22T10:27:49.131Z] === RUN TestCreateDifferentPlatform [2020-12-22T10:27:49.131Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T10:27:49.131Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T10:27:49.131Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T10:27:49.131Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T10:27:49.131Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T10:27:49.131Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-22T10:27:49.131Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T10:27:49.131Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-22T10:27:49.131Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-22T10:27:49.131Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T10:27:49.131Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-22T10:27:49.131Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.131Z] === RUN TestDiff [2020-12-22T10:27:49.132Z] --- SKIP: TestDiff (0.00s) [2020-12-22T10:27:49.132Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-22T10:27:49.132Z] === RUN TestExecWithCloseStdin [2020-12-22T10:27:49.132Z] --- PASS: TestExecWithCloseStdin (1.79s) [2020-12-22T10:27:49.132Z] === RUN TestExec [2020-12-22T10:27:49.593Z] --- PASS: TestExec (1.61s) [2020-12-22T10:27:49.593Z] === RUN TestExecUser [2020-12-22T10:27:49.593Z] --- SKIP: TestExecUser (0.00s) [2020-12-22T10:27:49.593Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-22T10:27:49.593Z] === RUN TestExportContainerAndImportImage [2020-12-22T10:27:49.593Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-22T10:27:49.593Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.593Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T10:27:49.593Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-22T10:27:49.593Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:49.593Z] === RUN TestHealthCheckWorkdir [2020-12-22T10:27:49.593Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-22T10:27:49.593Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-22T10:27:49.593Z] === RUN TestHealthKillContainer [2020-12-22T10:27:49.593Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-22T10:27:49.593Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-22T10:27:49.593Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T10:27:49.593Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-22T10:27:49.593Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-22T10:27:49.593Z] === RUN TestKillContainerInvalidSignal [2020-12-22T10:27:51.137Z] --- PASS: TestKillContainerInvalidSignal (1.39s) [2020-12-22T10:27:51.137Z] === RUN TestKillContainer [2020-12-22T10:27:51.137Z] === RUN TestKillContainer/no_signal [2020-12-22T10:27:52.655Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2020-12-22T10:27:52.655Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:27:52.685Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T10:27:52.685Z] === RUN TestKillContainer/killing_signal [2020-12-22T10:27:54.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-22T10:27:54.228Z] --- PASS: TestKillContainer (3.12s) [2020-12-22T10:27:54.228Z] --- PASS: TestKillContainer/no_signal (1.42s) [2020-12-22T10:27:54.228Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-22T10:27:54.228Z] --- PASS: TestKillContainer/killing_signal (1.67s) [2020-12-22T10:27:54.228Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T10:27:54.228Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:27:54.228Z] === RUN TestKillStoppedContainer [2020-12-22T10:27:54.228Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:27:54.228Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T10:27:54.228Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:27:54.228Z] === RUN TestKillDifferentUserContainer [2020-12-22T10:27:54.228Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-22T10:27:54.228Z] === RUN TestInspectOomKilledTrue [2020-12-22T10:27:54.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:54.228Z] === RUN TestInspectOomKilledFalse [2020-12-22T10:27:54.228Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T10:27:54.228Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:27:54.228Z] === RUN TestLogsFollowTailEmpty [2020-12-22T10:27:55.772Z] --- PASS: TestLogsFollowTailEmpty (1.33s) [2020-12-22T10:27:55.772Z] === RUN TestNetworkNat [2020-12-22T10:27:55.772Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-22T10:27:55.772Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-22T10:27:55.772Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T10:27:56.538Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-22T10:27:57.316Z] --- PASS: TestNetworkLocalhostTCPNat (1.62s) [2020-12-22T10:27:57.316Z] === RUN TestNetworkLoopbackNat [2020-12-22T10:27:57.316Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-22T10:27:57.316Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-22T10:27:57.316Z] === RUN TestPause [2020-12-22T10:27:57.316Z] --- SKIP: TestPause (0.00s) [2020-12-22T10:27:57.316Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-22T10:27:57.316Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T10:27:57.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-22T10:27:58.860Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.38s) [2020-12-22T10:27:58.860Z] === RUN TestPauseStopPausedContainer [2020-12-22T10:27:58.860Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-22T10:27:58.860Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:27:58.860Z] === RUN TestPsFilter [2020-12-22T10:27:58.860Z] --- PASS: TestPsFilter (0.09s) [2020-12-22T10:27:58.860Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T10:27:59.270Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-22T10:28:00.198Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-22T10:28:00.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.66s) [2020-12-22T10:28:00.404Z] === RUN TestRemoveContainerWithVolume [2020-12-22T10:28:00.760Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-22T10:28:01.948Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2020-12-22T10:28:01.948Z] === RUN TestRemoveContainerRunning [2020-12-22T10:28:02.124Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-22T10:28:02.381Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-22T10:28:02.942Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-22T10:28:03.496Z] --- PASS: TestRemoveContainerRunning (1.45s) [2020-12-22T10:28:03.496Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T10:28:03.503Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-22T10:28:05.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.36s) [2020-12-22T10:28:05.042Z] === RUN TestRemoveInvalidContainer [2020-12-22T10:28:05.042Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T10:28:05.042Z] === RUN TestRenameLinkedContainer [2020-12-22T10:28:05.042Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-22T10:28:05.042Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:05.042Z] === RUN TestRenameStoppedContainer [2020-12-22T10:28:05.390Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-22T10:28:06.317Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-22T10:28:06.585Z] --- PASS: TestRenameStoppedContainer (1.70s) [2020-12-22T10:28:06.585Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T10:28:07.688Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2020-12-22T10:28:07.688Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:28:09.053Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-22T10:28:09.512Z] --- PASS: TestRenameRunningContainerAndReuse (2.95s) [2020-12-22T10:28:09.512Z] === RUN TestRenameInvalidName [2020-12-22T10:28:11.061Z] --- PASS: TestRenameInvalidName (1.46s) [2020-12-22T10:28:11.061Z] === RUN TestRenameAnonymousContainer [2020-12-22T10:28:11.061Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-22T10:28:11.061Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:11.061Z] === RUN TestRenameContainerWithSameName [2020-12-22T10:28:11.567Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-22T10:28:12.495Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-22T10:28:12.605Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2020-12-22T10:28:12.605Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T10:28:12.605Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-22T10:28:12.605Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:12.605Z] === RUN TestResize [2020-12-22T10:28:13.423Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-22T10:28:14.148Z] --- PASS: TestResize (1.42s) [2020-12-22T10:28:14.148Z] === RUN TestResizeWithInvalidSize [2020-12-22T10:28:14.148Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-22T10:28:14.148Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:14.148Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T10:28:15.692Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s) [2020-12-22T10:28:15.692Z] === RUN TestDaemonRestartKillContainers [2020-12-22T10:28:15.692Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:28:15.692Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:15.692Z] === RUN TestStats [2020-12-22T10:28:15.692Z] --- SKIP: TestStats (0.00s) [2020-12-22T10:28:15.692Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-22T10:28:15.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T10:28:19.441Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.99s) [2020-12-22T10:28:19.441Z] === RUN TestStopContainerWithTimeout [2020-12-22T10:28:19.441Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-22T10:28:19.441Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-22T10:28:19.441Z] === RUN TestUpdateRestartPolicy [2020-12-22T10:28:19.957Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-22T10:28:19.958Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-22T10:28:20.213Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-22T10:28:20.774Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2020-12-22T10:28:20.774Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:28:21.029Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-22T10:28:21.285Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-22T10:28:21.540Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-22T10:28:21.796Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-22T10:28:21.796Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-22T10:28:22.359Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T10:28:23.287Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T10:28:23.287Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-22T10:28:24.213Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-22T10:28:24.213Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-22T10:28:24.213Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-22T10:28:25.139Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-22T10:28:25.139Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-22T10:28:26.065Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-22T10:28:26.991Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-22T10:28:27.247Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-22T10:28:27.247Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-22T10:28:27.247Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-22T10:28:29.142Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-22T10:28:29.399Z] === RUN TestDockerSuite/TestEventsRename [2020-12-22T10:28:29.959Z] === RUN TestDockerSuite/TestEventsResize [2020-12-22T10:28:30.215Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T10:28:30.471Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-22T10:28:37.004Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-22T10:28:37.004Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-22T10:28:37.004Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-22T10:28:37.931Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2020-12-22T10:28:37.931Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-22T10:28:37.931Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-12-22T10:28:37.931Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2020-12-22T10:28:37.931Z] PASS [2020-12-22T10:28:37.931Z] [2020-12-22T10:28:37.931Z] === Skipped [2020-12-22T10:28:37.931Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T10:28:37.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T10:28:37.931Z] [2020-12-22T10:28:37.931Z] [2020-12-22T10:28:37.931Z] DONE 27 tests, 1 skipped in 185.452s [2020-12-22T10:28:37.931Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T10:28:37.931Z] ++ 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-12-22T10:28:37.931Z] ++ set -e [2020-12-22T10:28:37.931Z] ++ '[' -n 0 ']' [2020-12-22T10:28:37.931Z] ++ set -x [2020-12-22T10:28:37.931Z] ++ env -i DEST=/go/src/github.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-12-22T10:28:37.931Z] INFO: Testing against a local daemon [2020-12-22T10:28:37.931Z] === RUN TestSessionCreate [2020-12-22T10:28:38.188Z] --- PASS: TestSessionCreate (0.04s) [2020-12-22T10:28:38.188Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:28:38.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-12-22T10:28:38.188Z] PASS [2020-12-22T10:28:38.188Z] [2020-12-22T10:28:38.188Z] DONE 2 tests in 0.191s [2020-12-22T10:28:38.188Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T10:28:38.188Z] ++ 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-12-22T10:28:38.188Z] ++ set -e [2020-12-22T10:28:38.188Z] ++ '[' -n 0 ']' [2020-12-22T10:28:38.188Z] ++ set -x [2020-12-22T10:28:38.188Z] ++ env -i DEST=/go/src/github.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-12-22T10:28:38.444Z] INFO: Testing against a local daemon [2020-12-22T10:28:38.444Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:28:38.444Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:28:38.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:28:38.444Z] === RUN TestEventsExecDie [2020-12-22T10:28:39.371Z] --- PASS: TestEventsExecDie (0.93s) [2020-12-22T10:28:39.371Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:28:39.371Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-12-22T10:28:39.371Z] === RUN TestInfoBinaryCommits [2020-12-22T10:28:39.371Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-22T10:28:39.371Z] === RUN TestInfoAPIVersioned [2020-12-22T10:28:39.371Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T10:28:39.371Z] === RUN TestInfoDiscoveryBackend [2020-12-22T10:28:39.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-22T10:28:39.932Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-22T10:28:39.932Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T10:28:39.932Z] === RUN TestDockerSuite/TestEventsTop [2020-12-22T10:28:40.569Z] --- PASS: TestUpdateRestartPolicy (18.75s) [2020-12-22T10:28:40.569Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T10:28:40.569Z] --- PASS: TestUpdateRestartWithAutoRemove (1.40s) [2020-12-22T10:28:40.569Z] === RUN TestWaitNonBlocked [2020-12-22T10:28:40.569Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:28:40.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:28:40.569Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:28:40.569Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:28:40.569Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T10:28:40.569Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T10:28:40.860Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-22T10:28:40.860Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T10:28:40.860Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T10:28:41.422Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-12-22T10:28:41.422Z] === RUN TestInfoAPI [2020-12-22T10:28:41.422Z] --- PASS: TestInfoAPI (0.04s) [2020-12-22T10:28:41.422Z] === RUN TestInfoAPIWarnings [2020-12-22T10:28:42.115Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-22T10:28:42.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2020-12-22T10:28:42.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.45s) [2020-12-22T10:28:42.116Z] === RUN TestWaitBlocked [2020-12-22T10:28:42.116Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-22T10:28:42.116Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:42.116Z] PASS [2020-12-22T10:28:42.116Z] ok github.com/docker/docker/integration/container 56.709s [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === Skipped [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-22T10:28:42.116Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-22T10:28:42.116Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-12-22T10:28:42.116Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-22T10:28:42.116Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-22T10:28:42.116Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-22T10:28:42.116Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-22T10:28:42.116Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-22T10:28:42.116Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-22T10:28:42.116Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-22T10:28:42.116Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-22T10:28:42.116Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-22T10:28:42.116Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-22T10:28:42.116Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-22T10:28:42.116Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-22T10:28:42.116Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-22T10:28:42.116Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-22T10:28:42.116Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-22T10:28:42.116Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-22T10:28:42.116Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-22T10:28:42.116Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-22T10:28:42.116Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-22T10:28:42.116Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-22T10:28:42.116Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-22T10:28:42.116Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-22T10:28:42.116Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-22T10:28:42.116Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-22T10:28:42.116Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-22T10:28:42.116Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-22T10:28:42.116Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-22T10:28:42.116Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-22T10:28:42.116Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-22T10:28:42.116Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] [2020-12-22T10:28:42.116Z] DONE 88 tests, 37 skipped in 59.111s [2020-12-22T10:28:42.116Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-22T10:28:43.935Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-22T10:28:44.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:28:44.303Z] INFO: Testing against a local daemon [2020-12-22T10:28:44.303Z] === RUN TestCommitInheritsEnv [2020-12-22T10:28:44.303Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-22T10:28:44.303Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:28:44.303Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T10:28:44.303Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T10:28:44.303Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-22T10:28:44.303Z] === RUN TestImagesFilterMultiReference [2020-12-22T10:28:44.303Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-12-22T10:28:44.303Z] === RUN TestImagePullPlatformInvalid [2020-12-22T10:28:44.304Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-22T10:28:44.304Z] === RUN TestRemoveImageOrphaning [2020-12-22T10:28:44.496Z] === RUN TestDockerSuite/TestExec [2020-12-22T10:28:44.765Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-12-22T10:28:44.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T10:28:45.226Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-22T10:28:45.226Z] === RUN TestTagInvalidReference [2020-12-22T10:28:45.226Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-22T10:28:45.226Z] === RUN TestTagValidPrefixedRepo [2020-12-22T10:28:45.226Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-12-22T10:28:45.226Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T10:28:45.226Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-22T10:28:45.226Z] === RUN TestTagOfficialNames [2020-12-22T10:28:45.226Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-22T10:28:45.226Z] === RUN TestTagMatchesDigest [2020-12-22T10:28:45.226Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-22T10:28:45.226Z] PASS [2020-12-22T10:28:45.226Z] ok github.com/docker/docker/integration/image 1.143s [2020-12-22T10:28:45.226Z] [2020-12-22T10:28:45.226Z] === Skipped [2020-12-22T10:28:45.226Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-22T10:28:45.226Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:28:45.226Z] [2020-12-22T10:28:45.226Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T10:28:45.226Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-22T10:28:45.226Z] [2020-12-22T10:28:45.226Z] [2020-12-22T10:28:45.226Z] DONE 11 tests, 2 skipped in 3.034s [2020-12-22T10:28:45.226Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-22T10:28:45.423Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-22T10:28:45.985Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-22T10:28:46.547Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-22T10:28:46.774Z] testing: warning: no tests to run [2020-12-22T10:28:46.774Z] PASS [2020-12-22T10:28:46.774Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [no tests to run] [2020-12-22T10:28:46.774Z] testing: warning: no tests to run [2020-12-22T10:28:46.774Z] PASS [2020-12-22T10:28:46.774Z] ok github.com/docker/docker/integration/network/macvlan 0.038s [no tests to run] [2020-12-22T10:28:47.109Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-22T10:28:47.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:28:47.746Z] INFO: Testing against a local daemon [2020-12-22T10:28:47.746Z] === RUN TestNetworkCreateDelete [2020-12-22T10:28:47.746Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-22T10:28:47.746Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:47.746Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T10:28:47.746Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-22T10:28:47.746Z] 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-12-22T10:28:47.746Z] === RUN TestDaemonDNSFallback [2020-12-22T10:28:47.746Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-22T10:28:47.746Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:47.746Z] === RUN TestInspectNetwork [2020-12-22T10:28:47.746Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-22T10:28:47.746Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:47.746Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T10:28:47.746Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-22T10:28:47.746Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:47.746Z] === RUN TestNetworkInvalidJSON [2020-12-22T10:28:47.746Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T10:28:47.746Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T10:28:47.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:28:47.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:28:47.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:28:47.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:28:47.746Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T10:28:47.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T10:28:47.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T10:28:47.746Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-22T10:28:47.746Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T10:28:47.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T10:28:47.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T10:28:47.746Z] === RUN TestNetworkList [2020-12-22T10:28:48.208Z] === RUN TestNetworkList//networks [2020-12-22T10:28:48.208Z] === PAUSE TestNetworkList//networks [2020-12-22T10:28:48.208Z] === RUN TestNetworkList//networks/ [2020-12-22T10:28:48.208Z] === PAUSE TestNetworkList//networks/ [2020-12-22T10:28:48.208Z] === CONT TestNetworkList//networks [2020-12-22T10:28:48.208Z] === CONT TestNetworkList//networks/ [2020-12-22T10:28:48.208Z] --- PASS: TestNetworkList (0.03s) [2020-12-22T10:28:48.208Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T10:28:48.208Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T10:28:48.208Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T10:28:48.208Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-22T10:28:48.208Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T10:28:48.208Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T10:28:48.208Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T10:28:48.208Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T10:28:48.208Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T10:28:48.208Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T10:28:48.208Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T10:28:48.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:28:48.208Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T10:28:48.208Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T10:28:48.208Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] PASS [2020-12-22T10:28:48.208Z] ok github.com/docker/docker/integration/network 0.249s [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === Skipped [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-22T10:28:48.208Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-22T10:28:48.208Z] 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-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-22T10:28:48.208Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-22T10:28:48.208Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-22T10:28:48.208Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-22T10:28:48.208Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:236: FLAKY_TEST [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T10:28:48.208Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] [2020-12-22T10:28:48.208Z] DONE 22 tests, 15 skipped in 2.794s [2020-12-22T10:28:48.208Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-22T10:28:48.477Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-22T10:28:48.677Z] testing: warning: no tests to run [2020-12-22T10:28:48.677Z] PASS [2020-12-22T10:28:48.677Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-22T10:28:48.677Z] [2020-12-22T10:28:48.677Z] DONE 0 tests in 0.305s [2020-12-22T10:28:48.677Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-22T10:28:48.677Z] testing: warning: no tests to run [2020-12-22T10:28:48.677Z] PASS [2020-12-22T10:28:48.677Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-22T10:28:49.053Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-22T10:28:49.138Z] [2020-12-22T10:28:49.138Z] DONE 0 tests in 0.299s [2020-12-22T10:28:49.138Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-22T10:28:49.614Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-22T10:28:50.176Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-22T10:28:50.702Z] testing: warning: no tests to run [2020-12-22T10:28:50.702Z] PASS [2020-12-22T10:28:50.702Z] ok github.com/docker/docker/integration/plugin 0.123s [no tests to run] [2020-12-22T10:28:50.702Z] testing: warning: no tests to run [2020-12-22T10:28:50.702Z] PASS [2020-12-22T10:28:50.702Z] ok github.com/docker/docker/integration/plugin/authz 0.119s [no tests to run] [2020-12-22T10:28:50.738Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-22T10:28:51.299Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-22T10:28:51.860Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-22T10:28:53.225Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-22T10:28:54.153Z] === RUN TestDockerSuite/TestExecEnv [2020-12-22T10:28:54.715Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-22T10:28:56.081Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-22T10:28:56.337Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-22T10:28:57.701Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-12-22T10:28:57.701Z] === RUN TestInfoDebug [2020-12-22T10:28:57.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:28:57.819Z] INFO: Testing against a local daemon [2020-12-22T10:28:57.819Z] === RUN TestExternalGraphDriver [2020-12-22T10:28:57.819Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-22T10:28:57.819Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T10:28:57.819Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:28:57.819Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-22T10:28:57.819Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T10:28:57.819Z] PASS [2020-12-22T10:28:57.819Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.374s [2020-12-22T10:28:58.263Z] --- PASS: TestInfoDebug (0.52s) [2020-12-22T10:28:58.263Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:28:58.793Z] testing: warning: no tests to run [2020-12-22T10:28:58.793Z] PASS [2020-12-22T10:28:58.793Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.133s [no tests to run] [2020-12-22T10:28:58.824Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-22T10:28:58.824Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:28:59.080Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-22T10:28:59.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:28:59.255Z] INFO: Testing against a local daemon [2020-12-22T10:28:59.255Z] === RUN TestReadPluginNoRead [2020-12-22T10:28:59.255Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-22T10:28:59.255Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T10:28:59.255Z] PASS [2020-12-22T10:28:59.255Z] ok github.com/docker/docker/integration/plugin/logging 0.364s [2020-12-22T10:28:59.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:28:59.255Z] INFO: Testing against a local daemon [2020-12-22T10:28:59.255Z] === RUN TestPluginInvalidJSON [2020-12-22T10:28:59.255Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:28:59.255Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:28:59.255Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:28:59.255Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-12-22T10:28:59.255Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:28:59.255Z] === RUN TestPluginInstall [2020-12-22T10:28:59.255Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T10:28:59.255Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T10:28:59.255Z] PASS [2020-12-22T10:28:59.255Z] ok github.com/docker/docker/integration/plugin/common 0.372s [2020-12-22T10:28:59.255Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-22T10:28:59.255Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-22T10:28:59.336Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-22T10:28:59.336Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:28:59.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-12-22T10:28:59.592Z] === RUN TestPingCacheHeaders [2020-12-22T10:28:59.592Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-22T10:28:59.592Z] === RUN TestPingGet [2020-12-22T10:28:59.592Z] --- PASS: TestPingGet (0.02s) [2020-12-22T10:28:59.592Z] === RUN TestPingHead [2020-12-22T10:28:59.592Z] --- PASS: TestPingHead (0.02s) [2020-12-22T10:28:59.592Z] === RUN TestVersion [2020-12-22T10:28:59.592Z] --- PASS: TestVersion (0.02s) [2020-12-22T10:28:59.592Z] PASS [2020-12-22T10:28:59.592Z] [2020-12-22T10:28:59.592Z] === Skipped [2020-12-22T10:28:59.592Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:28:59.592Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T10:28:59.592Z] [2020-12-22T10:28:59.592Z] [2020-12-22T10:28:59.592Z] DONE 18 tests, 1 skipped in 21.557s [2020-12-22T10:28:59.592Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T10:28:59.592Z] ++ 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-12-22T10:28:59.592Z] ++ set -e [2020-12-22T10:28:59.592Z] ++ '[' -n 0 ']' [2020-12-22T10:28:59.592Z] ++ set -x [2020-12-22T10:28:59.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-22T10:28:59.848Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-22T10:28:59.848Z] INFO: Testing against a local daemon [2020-12-22T10:28:59.848Z] === RUN TestVolumesCreateAndList [2020-12-22T10:28:59.848Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-22T10:28:59.848Z] === RUN TestVolumesRemove [2020-12-22T10:29:00.105Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-22T10:29:00.105Z] === RUN TestVolumesInspect [2020-12-22T10:29:00.105Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-22T10:29:00.105Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:29:00.105Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:00.105Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:00.105Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:00.105Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-22T10:29:00.105Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:29:00.105Z] PASS [2020-12-22T10:29:00.105Z] [2020-12-22T10:29:00.105Z] DONE 5 tests in 0.320s [2020-12-22T10:29:00.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:29:00.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:00.228Z] INFO: Testing against a local daemon [2020-12-22T10:29:00.228Z] === RUN TestPluginWithDevMounts [2020-12-22T10:29:00.228Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T10:29:00.228Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:00.228Z] PASS [2020-12-22T10:29:00.228Z] ok github.com/docker/docker/integration/plugin/volumes 0.201s [2020-12-22T10:29:00.228Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-22T10:29:00.361Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:29:00.361Z] +++ kill 5651 [2020-12-22T10:29:00.617Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] === Skipped [2020-12-22T10:29:00.689Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-22T10:29:00.689Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-22T10:29:00.689Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-22T10:29:00.689Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-22T10:29:00.689Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-22T10:29:00.689Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] [2020-12-22T10:29:00.689Z] DONE 7 tests, 5 skipped in 11.813s [2020-12-22T10:29:00.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-22T10:29:01.150Z] testing: warning: no tests to run [2020-12-22T10:29:01.150Z] PASS [2020-12-22T10:29:01.150Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-22T10:29:01.150Z] [2020-12-22T10:29:01.150Z] DONE 0 tests in 0.312s [2020-12-22T10:29:01.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-22T10:29:01.544Z] === RUN TestDockerSuite/TestExecParseError [2020-12-22T10:29:01.544Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:29:01.544Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:29:01.544Z] [2020-12-22T10:29:01.544Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:29:01.544Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:29:01.544Z] [2020-12-22T10:29:01.544Z] To set a process to complain mode, use the command line tool [2020-12-22T10:29:01.544Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:29:01.544Z] +++ true [2020-12-22T10:29:01.544Z] exiting test-integration [2020-12-22T10:29:01.544Z] ++ exit 0 [2020-12-22T10:29:01.544Z] [2020-12-22T10:29:02.106Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-22T10:29:02.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:02.124Z] INFO: Testing against a local daemon [2020-12-22T10:29:02.124Z] === RUN TestPluginInvalidJSON [2020-12-22T10:29:02.124Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:29:02.124Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:29:02.124Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T10:29:02.124Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-12-22T10:29:02.124Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T10:29:02.124Z] === RUN TestPluginInstall [2020-12-22T10:29:02.124Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T10:29:02.124Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T10:29:02.124Z] PASS [2020-12-22T10:29:02.124Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-22T10:29:02.124Z] [2020-12-22T10:29:02.124Z] === Skipped [2020-12-22T10:29:02.124Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-22T10:29:02.124Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T10:29:02.124Z] [2020-12-22T10:29:02.124Z] [2020-12-22T10:29:02.124Z] DONE 3 tests, 1 skipped in 0.792s [2020-12-22T10:29:02.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-22T10:29:02.362Z] + for job in $(jobs -p) [2020-12-22T10:29:02.362Z] + wait 18793 [2020-12-22T10:29:02.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:02.586Z] INFO: Testing against a local daemon [2020-12-22T10:29:02.586Z] === RUN TestExternalGraphDriver [2020-12-22T10:29:02.586Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-22T10:29:02.586Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T10:29:02.586Z] === RUN TestGraphdriverPluginV2 [2020-12-22T10:29:02.586Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-22T10:29:02.586Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T10:29:02.586Z] PASS [2020-12-22T10:29:02.586Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-22T10:29:02.586Z] [2020-12-22T10:29:02.586Z] === Skipped [2020-12-22T10:29:02.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-22T10:29:02.586Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T10:29:02.586Z] [2020-12-22T10:29:02.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-22T10:29:02.586Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T10:29:02.586Z] [2020-12-22T10:29:02.586Z] [2020-12-22T10:29:02.586Z] DONE 2 tests, 2 skipped in 0.763s [2020-12-22T10:29:02.927Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-22T10:29:03.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-22T10:29:03.489Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-22T10:29:03.509Z] testing: warning: no tests to run [2020-12-22T10:29:03.509Z] PASS [2020-12-22T10:29:03.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:03.509Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-22T10:29:03.509Z] INFO: Testing against a local daemon [2020-12-22T10:29:03.509Z] === RUN TestReadPluginNoRead [2020-12-22T10:29:03.509Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-22T10:29:03.509Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T10:29:03.509Z] PASS [2020-12-22T10:29:03.509Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-22T10:29:03.509Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-22T10:29:03.509Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-22T10:29:03.509Z] [2020-12-22T10:29:03.509Z] === Skipped [2020-12-22T10:29:03.509Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-22T10:29:03.509Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T10:29:03.509Z] [2020-12-22T10:29:03.509Z] [2020-12-22T10:29:03.509Z] DONE 1 tests, 1 skipped in 0.822s [2020-12-22T10:29:03.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-22T10:29:03.971Z] testing: warning: no tests to run [2020-12-22T10:29:03.971Z] PASS [2020-12-22T10:29:03.971Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-22T10:29:04.431Z] [2020-12-22T10:29:04.432Z] DONE 0 tests in 0.490s [2020-12-22T10:29:04.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-22T10:29:04.871Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-22T10:29:04.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:04.893Z] INFO: Testing against a local daemon [2020-12-22T10:29:04.893Z] === RUN TestPluginWithDevMounts [2020-12-22T10:29:04.893Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T10:29:04.893Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:04.893Z] PASS [2020-12-22T10:29:04.893Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-22T10:29:04.893Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-22T10:29:04.893Z] [2020-12-22T10:29:04.893Z] === Skipped [2020-12-22T10:29:04.893Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-22T10:29:04.893Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:04.893Z] [2020-12-22T10:29:04.893Z] [2020-12-22T10:29:04.893Z] DONE 1 tests, 1 skipped in 0.734s [2020-12-22T10:29:04.893Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-22T10:29:05.796Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-22T10:29:06.358Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-22T10:29:07.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:07.081Z] INFO: Testing against a local daemon [2020-12-22T10:29:07.081Z] === RUN TestSecretInspect [2020-12-22T10:29:07.081Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] === RUN TestSecretList [2020-12-22T10:29:07.081Z] --- SKIP: TestSecretList (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] === RUN TestSecretsCreateAndDelete [2020-12-22T10:29:07.081Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] === RUN TestSecretsUpdate [2020-12-22T10:29:07.081Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] === RUN TestTemplatedSecret [2020-12-22T10:29:07.081Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] === RUN TestSecretCreateResolve [2020-12-22T10:29:07.081Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:07.081Z] PASS [2020-12-22T10:29:07.081Z] ok github.com/docker/docker/integration/secret 0.202s [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === Skipped [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-22T10:29:07.081Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] [2020-12-22T10:29:07.081Z] DONE 6 tests, 6 skipped in 2.146s [2020-12-22T10:29:07.081Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-22T10:29:09.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:09.997Z] INFO: Testing against a local daemon [2020-12-22T10:29:09.997Z] === RUN TestServiceCreateInit [2020-12-22T10:29:09.997Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T10:29:09.997Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T10:29:09.997Z] --- PASS: TestServiceCreateInit (0.03s) [2020-12-22T10:29:09.997Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceConflict [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-12-22T10:29:09.997Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-22T10:29:09.997Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceSysctls [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-22T10:29:09.997Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateServiceCapabilities [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-22T10:29:09.997Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestInspect [2020-12-22T10:29:09.997Z] --- SKIP: TestInspect (0.00s) [2020-12-22T10:29:09.997Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestCreateJob [2020-12-22T10:29:09.997Z] --- SKIP: TestCreateJob (0.00s) [2020-12-22T10:29:09.997Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestReplicatedJob [2020-12-22T10:29:09.997Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-22T10:29:09.997Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.997Z] === RUN TestUpdateReplicatedJob [2020-12-22T10:29:09.997Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-22T10:29:09.997Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] === RUN TestServiceListWithStatuses [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T10:29:09.998Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T10:29:09.998Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-22T10:29:09.998Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] === RUN TestDockerNetworkReConnect [2020-12-22T10:29:09.998Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-22T10:29:09.998Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] === RUN TestServicePlugin [2020-12-22T10:29:09.998Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T10:29:09.998Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] === RUN TestServiceUpdateLabel [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] === RUN TestServiceUpdateSecrets [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] === RUN TestServiceUpdateConfigs [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] === RUN TestServiceUpdateNetwork [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-22T10:29:09.998Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] PASS [2020-12-22T10:29:09.998Z] ok github.com/docker/docker/integration/service 0.346s [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === Skipped [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:29:09.998Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-12-22T10:29:09.998Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-22T10:29:09.998Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-12-22T10:29:09.998Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-12-22T10:29:09.998Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-22T10:29:09.998Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-22T10:29:09.998Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-22T10:29:09.998Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-22T10:29:09.998Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-22T10:29:09.998Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-22T10:29:09.998Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-22T10:29:09.998Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-22T10:29:09.998Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-12-22T10:29:09.998Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-12-22T10:29:09.998Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] [2020-12-22T10:29:09.998Z] DONE 24 tests, 23 skipped in 2.708s [2020-12-22T10:29:09.998Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-22T10:29:12.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:12.186Z] INFO: Testing against a local daemon [2020-12-22T10:29:12.186Z] === RUN TestSessionCreate [2020-12-22T10:29:12.186Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-22T10:29:12.186Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-22T10:29:12.186Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T10:29:12.186Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-22T10:29:12.186Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-22T10:29:12.186Z] PASS [2020-12-22T10:29:12.186Z] ok github.com/docker/docker/integration/session 0.212s [2020-12-22T10:29:12.186Z] [2020-12-22T10:29:12.186Z] === Skipped [2020-12-22T10:29:12.186Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-22T10:29:12.186Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-22T10:29:12.186Z] [2020-12-22T10:29:12.186Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-22T10:29:12.186Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-22T10:29:12.186Z] [2020-12-22T10:29:12.186Z] [2020-12-22T10:29:12.186Z] DONE 2 tests, 2 skipped in 2.038s [2020-12-22T10:29:12.186Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-22T10:29:14.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:14.382Z] INFO: Testing against a local daemon [2020-12-22T10:29:14.383Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T10:29:14.383Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:29:14.383Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:14.383Z] === RUN TestEventsExecDie [2020-12-22T10:29:14.383Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-22T10:29:14.383Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-22T10:29:14.383Z] === RUN TestEventsBackwardsCompatible [2020-12-22T10:29:14.383Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-22T10:29:14.383Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-22T10:29:14.383Z] === RUN TestInfoAPI [2020-12-22T10:29:14.383Z] --- PASS: TestInfoAPI (0.04s) [2020-12-22T10:29:14.383Z] === RUN TestInfoAPIWarnings [2020-12-22T10:29:14.383Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-22T10:29:14.383Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:29:14.383Z] === RUN TestInfoDebug [2020-12-22T10:29:14.383Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-22T10:29:14.383Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:14.383Z] === RUN TestInfoInsecureRegistries [2020-12-22T10:29:14.383Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-22T10:29:14.383Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:14.383Z] === RUN TestInfoRegistryMirrors [2020-12-22T10:29:14.383Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-22T10:29:14.383Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:14.383Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T10:29:15.356Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-12-22T10:29:15.356Z] === RUN TestPingCacheHeaders [2020-12-22T10:29:15.356Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-22T10:29:15.356Z] === RUN TestPingGet [2020-12-22T10:29:15.356Z] --- PASS: TestPingGet (0.03s) [2020-12-22T10:29:15.356Z] === RUN TestPingHead [2020-12-22T10:29:15.356Z] --- PASS: TestPingHead (0.03s) [2020-12-22T10:29:15.356Z] === RUN TestVersion [2020-12-22T10:29:15.356Z] --- PASS: TestVersion (0.03s) [2020-12-22T10:29:15.356Z] PASS [2020-12-22T10:29:15.356Z] ok github.com/docker/docker/integration/system 1.301s [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === Skipped [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T10:29:15.356Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-22T10:29:15.356Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-22T10:29:15.356Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-22T10:29:15.356Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-22T10:29:15.356Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-22T10:29:15.356Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-22T10:29:15.356Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] [2020-12-22T10:29:15.356Z] DONE 13 tests, 7 skipped in 3.261s [2020-12-22T10:29:15.356Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-22T10:29:17.544Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:17.544Z] INFO: Testing against a local daemon [2020-12-22T10:29:17.544Z] === RUN TestVolumesCreateAndList [2020-12-22T10:29:17.544Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-12-22T10:29:17.544Z] === RUN TestVolumesRemove [2020-12-22T10:29:17.544Z] --- PASS: TestVolumesRemove (0.06s) [2020-12-22T10:29:17.544Z] === RUN TestVolumesInspect [2020-12-22T10:29:17.544Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-22T10:29:17.544Z] === RUN TestVolumesInvalidJSON [2020-12-22T10:29:17.544Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:17.544Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:17.544Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T10:29:17.544Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-22T10:29:17.544Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T10:29:17.544Z] PASS [2020-12-22T10:29:17.544Z] ok github.com/docker/docker/integration/volume 0.309s [2020-12-22T10:29:17.544Z] [2020-12-22T10:29:17.544Z] DONE 5 tests in 2.341s [2020-12-22T10:29:18.005Z] INFO: make.ps1 ended at 12/22/2020 10:29:17 [2020-12-22T10:29:18.005Z] INFO: Integration CLI tests being run from the host: [2020-12-22T10:29:18.005Z] 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-12-22T10:29:18.518Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-22T10:29:18.518Z] === RUN TestDockerSuite/TestExecTTY [2020-12-22T10:29:18.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-22T10:29:18.518Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-22T10:29:19.079Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-22T10:29:19.641Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-22T10:29:19.641Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-22T10:29:21.006Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-22T10:29:21.569Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-22T10:29:22.497Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-22T10:29:23.057Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-22T10:29:23.618Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-22T10:29:26.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T10:29:26.611Z] INFO: Testing against a local daemon [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-22T10:29:26.611Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-22T10:29:27.584Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-22T10:29:27.584Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-22T10:29:28.856Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-22T10:29:33.018Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-22T10:29:34.387Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-22T10:29:39.625Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-22T10:29:39.625Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-22T10:29:39.625Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-22T10:29:39.625Z] === RUN TestDockerSuite/TestHealth [2020-12-22T10:29:39.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-22T10:30:01.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-22T10:30:01.764Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-22T10:30:03.132Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-22T10:30:04.062Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-22T10:30:04.062Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-22T10:30:04.993Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-22T10:30:05.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-22T10:30:08.075Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-22T10:30:08.075Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-22T10:30:08.075Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-22T10:30:09.967Z] === RUN TestDockerSuite/TestImportFile [2020-12-22T10:30:11.336Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-22T10:30:11.336Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-22T10:30:13.229Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-22T10:30:15.124Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-22T10:30:16.056Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-22T10:30:16.620Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-22T10:30:17.186Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-22T10:30:17.749Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-22T10:30:17.749Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-22T10:30:17.749Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-22T10:30:18.312Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-22T10:30:18.874Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-22T10:30:19.131Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-22T10:30:19.693Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-22T10:30:20.255Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-22T10:30:20.817Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-22T10:30:20.817Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-22T10:30:22.184Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-22T10:30:22.441Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-22T10:30:23.003Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-22T10:30:23.003Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-22T10:30:23.565Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-22T10:30:23.565Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-22T10:30:24.128Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-22T10:30:24.690Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-22T10:30:24.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-22T10:30:25.205Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-22T10:30:26.136Z] === RUN TestDockerSuite/TestInspectImage [2020-12-22T10:30:26.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-22T10:30:26.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-22T10:30:26.136Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-22T10:30:26.395Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-22T10:30:27.351Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-22T10:30:27.351Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-22T10:30:27.922Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-22T10:30:28.484Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-22T10:30:31.004Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-22T10:30:31.004Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-22T10:30:31.568Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-22T10:30:32.131Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-22T10:30:33.499Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-22T10:30:33.755Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-22T10:30:34.317Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-22T10:30:34.879Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-22T10:30:35.443Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-22T10:30:36.009Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-22T10:30:36.571Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-22T10:30:36.571Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-22T10:30:38.461Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-22T10:30:39.389Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-22T10:30:40.316Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-22T10:30:40.316Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-22T10:30:41.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-22T10:30:42.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-22T10:30:43.612Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-22T10:30:45.510Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-22T10:30:45.510Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-22T10:30:48.032Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-22T10:30:48.032Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-22T10:30:48.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-22T10:30:56.681Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-22T10:30:57.609Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-22T10:30:58.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-22T10:30:58.732Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-22T10:30:59.659Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-22T10:31:02.179Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-22T10:31:02.179Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-22T10:31:02.435Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-22T10:31:02.435Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-22T10:31:02.435Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-22T10:31:02.998Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-22T10:31:03.559Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-22T10:31:04.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-22T10:31:07.441Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-22T10:31:07.698Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-22T10:31:12.957Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-22T10:31:12.957Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-22T10:31:12.957Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-22T10:31:13.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-22T10:31:14.449Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-22T10:31:15.377Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-22T10:31:16.304Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-22T10:31:17.231Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-22T10:31:19.121Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-22T10:31:19.683Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-22T10:31:19.938Z] === RUN TestDockerSuite/TestLogsSince [2020-12-22T10:31:26.470Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-22T10:31:33.004Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-22T10:31:33.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-22T10:31:33.004Z] === RUN TestDockerSuite/TestLogsTail [2020-12-22T10:31:33.263Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-22T10:31:33.825Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-22T10:31:34.774Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-22T10:31:35.030Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-22T10:31:35.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-22T10:31:35.593Z] === RUN TestDockerSuite/TestNetHostname [2020-12-22T10:31:37.487Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-22T10:31:37.743Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-22T10:31:44.290Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-22T10:31:44.853Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-22T10:31:45.415Z] === RUN TestDockerSuite/TestPluginActive [2020-12-22T10:31:47.309Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-22T10:31:53.856Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-22T10:31:53.856Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-22T10:31:54.418Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-22T10:31:56.935Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-22T10:31:58.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-22T10:31:58.826Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-22T10:32:01.473Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-22T10:32:06.722Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-22T10:32:07.650Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-22T10:32:08.581Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-22T10:32:09.512Z] === RUN TestDockerSuite/TestPortList [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-22T10:32:09.757Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-22T10:32:10.219Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-22T10:32:10.219Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-22T10:32:10.219Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-22T10:32:10.219Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-22T10:32:10.219Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-22T10:32:13.146Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-22T10:32:13.146Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-22T10:32:13.146Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-22T10:32:17.607Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-22T10:32:17.607Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-22T10:32:18.970Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-22T10:32:24.148Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-22T10:32:24.148Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-22T10:32:24.148Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-22T10:32:24.404Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-22T10:32:24.404Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-22T10:32:24.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-22T10:32:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-22T10:32:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-22T10:32:25.175Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-22T10:32:25.431Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-22T10:32:26.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-22T10:32:26.804Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-22T10:32:29.341Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-22T10:32:29.903Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-22T10:32:30.833Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-22T10:32:31.090Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-22T10:32:34.365Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-22T10:32:34.930Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-22T10:32:37.449Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-22T10:32:40.721Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-22T10:32:40.721Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-22T10:32:43.995Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-22T10:32:48.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-22T10:32:50.683Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-22T10:32:52.586Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-22T10:32:54.476Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-22T10:32:55.405Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-22T10:32:56.332Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-22T10:32:58.222Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-22T10:33:00.111Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-22T10:33:01.040Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-22T10:33:01.040Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-22T10:33:01.967Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-22T10:33:03.332Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-22T10:33:05.222Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-22T10:33:05.478Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-22T10:33:05.478Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-22T10:33:05.733Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-22T10:33:05.733Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-22T10:33:05.733Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-22T10:33:06.295Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-22T10:33:07.221Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-22T10:33:08.585Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-22T10:33:08.841Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-22T10:33:15.386Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-22T10:33:16.315Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-22T10:33:18.202Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-22T10:33:18.203Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-22T10:33:18.203Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-22T10:33:18.459Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-22T10:33:20.351Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-22T10:33:21.279Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-22T10:33:23.793Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-22T10:33:24.355Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-22T10:33:24.611Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-22T10:33:24.611Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-22T10:33:27.127Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-22T10:33:27.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-22T10:33:27.639Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-22T10:33:27.895Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-22T10:33:29.262Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-22T10:33:30.628Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-22T10:33:32.524Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-22T10:33:33.085Z] === RUN TestDockerSuite/TestRmiTag [2020-12-22T10:33:33.341Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-22T10:33:33.903Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-22T10:33:37.168Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-22T10:33:37.423Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-22T10:33:38.352Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-22T10:33:38.608Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-22T10:33:39.975Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-22T10:33:40.230Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-22T10:33:40.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-22T10:33:41.048Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-22T10:33:41.048Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-22T10:33:41.608Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-22T10:33:42.973Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-22T10:33:43.229Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-22T10:33:44.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-22T10:33:44.721Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-22T10:33:46.088Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-22T10:33:47.454Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-22T10:33:48.017Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-22T10:33:48.946Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-22T10:33:49.510Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-22T10:33:50.073Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-22T10:33:51.001Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-22T10:33:51.565Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-22T10:33:52.934Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-22T10:33:53.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-22T10:33:53.448Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-22T10:33:54.011Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-22T10:33:54.574Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-22T10:33:54.574Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-22T10:33:57.096Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-22T10:33:57.353Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-22T10:33:58.285Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-22T10:33:58.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-22T10:33:58.799Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-22T10:33:59.362Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-22T10:33:59.362Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-22T10:33:59.926Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-22T10:34:00.316Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-22T10:34:00.316Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-22T10:34:00.487Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-22T10:34:00.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-22T10:34:00.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-22T10:34:01.049Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-22T10:34:01.305Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-22T10:34:01.868Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-22T10:34:02.431Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-22T10:34:02.431Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-22T10:34:02.993Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-22T10:34:03.249Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-22T10:34:04.178Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-22T10:34:04.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-22T10:34:04.530Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-22T10:34:04.995Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-22T10:34:05.502Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-22T10:34:05.502Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-22T10:34:05.502Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-22T10:34:05.502Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-22T10:34:05.502Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-22T10:34:05.573Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-22T10:34:06.474Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-22T10:34:06.504Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-22T10:34:06.504Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-22T10:34:07.431Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-22T10:34:07.431Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-22T10:34:08.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-22T10:34:08.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-22T10:34:10.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-22T10:34:10.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-22T10:34:10.205Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-22T10:34:10.205Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-22T10:34:10.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-22T10:34:10.248Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-22T10:34:11.176Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-22T10:34:11.740Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-22T10:34:11.748Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-22T10:34:12.302Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-22T10:34:12.558Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-22T10:34:13.119Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-22T10:34:13.681Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-22T10:34:13.937Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-22T10:34:15.828Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-22T10:34:17.193Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-22T10:34:18.561Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-22T10:34:18.561Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-22T10:34:19.490Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-22T10:34:21.382Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-22T10:34:21.639Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-22T10:34:22.097Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-22T10:34:22.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-22T10:34:25.091Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-22T10:34:26.457Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-22T10:34:26.457Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-22T10:34:26.457Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-22T10:34:26.808Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-22T10:34:27.019Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-22T10:34:27.270Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-22T10:34:27.270Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-22T10:34:27.948Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-22T10:34:28.879Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-22T10:34:30.194Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-22T10:34:30.769Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-22T10:34:30.769Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-22T10:34:31.169Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-22T10:34:32.135Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-22T10:34:32.392Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-22T10:34:32.392Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-22T10:34:32.956Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-22T10:34:33.884Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-22T10:34:33.884Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-22T10:34:34.447Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-22T10:34:34.704Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-22T10:34:35.266Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-22T10:34:35.830Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-22T10:34:35.830Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-22T10:34:36.392Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-22T10:34:36.651Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-22T10:34:37.213Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-22T10:34:37.778Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-22T10:34:38.035Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-22T10:34:38.597Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-22T10:34:39.159Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-22T10:34:39.721Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-22T10:34:39.721Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-22T10:34:39.978Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-22T10:34:40.549Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-22T10:34:41.478Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-22T10:34:41.528Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-22T10:34:41.734Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T10:34:41.734Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-22T10:34:44.254Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-22T10:34:44.254Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-22T10:34:46.773Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-22T10:34:54.859Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-22T10:34:55.421Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-22T10:34:56.788Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-22T10:34:57.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-22T10:34:57.717Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-22T10:34:57.717Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-22T10:34:57.717Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-22T10:34:57.974Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-22T10:34:58.537Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-22T10:35:01.057Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-22T10:35:01.985Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-22T10:35:02.914Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-22T10:35:09.464Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-22T10:35:09.464Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-22T10:35:09.464Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-22T10:35:09.720Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-22T10:35:09.720Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-22T10:35:09.977Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-22T10:35:10.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-22T10:35:11.101Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-22T10:35:12.031Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-22T10:35:13.399Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-22T10:35:13.656Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-22T10:35:13.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-22T10:35:13.656Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-22T10:35:15.024Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-22T10:35:15.954Z] === RUN TestDockerSuite/TestRunMount [2020-12-22T10:35:16.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-22T10:35:20.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-22T10:35:21.082Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-22T10:35:21.645Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-22T10:35:22.210Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-22T10:35:23.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-22T10:35:23.394Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-22T10:35:24.103Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-22T10:35:24.103Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-22T10:35:24.103Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-22T10:35:25.321Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-22T10:35:26.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-22T10:35:28.137Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-22T10:35:30.027Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-22T10:35:30.027Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-22T10:35:31.918Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-22T10:35:32.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-22T10:35:33.041Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-22T10:35:34.408Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-22T10:35:34.408Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-22T10:35:34.444Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-22T10:35:34.905Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-22T10:35:35.335Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-22T10:35:35.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-22T10:35:35.896Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-22T10:35:36.152Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-22T10:35:36.714Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-22T10:35:37.276Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-22T10:35:39.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-22T10:35:40.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-22T10:35:42.084Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-22T10:35:42.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-22T10:35:42.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-22T10:35:44.610Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-22T10:35:44.867Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-22T10:35:44.867Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-22T10:35:45.429Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-22T10:35:45.429Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-22T10:35:45.989Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-22T10:35:46.552Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-22T10:35:46.552Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-22T10:35:47.113Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-22T10:35:47.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-22T10:35:47.675Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-22T10:35:52.918Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-22T10:35:52.918Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-22T10:35:53.173Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-22T10:35:53.735Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-22T10:35:54.661Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-22T10:35:55.588Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-22T10:35:55.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-22T10:35:55.845Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-22T10:35:56.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-22T10:35:56.663Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-22T10:35:57.226Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-22T10:35:57.482Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T10:35:57.482Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-22T10:35:58.045Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-22T10:35:58.607Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-22T10:35:58.607Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-22T10:35:59.169Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-22T10:36:00.098Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-22T10:36:00.098Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-22T10:36:01.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-22T10:36:02.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-22T10:36:02.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-22T10:36:02.929Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-22T10:36:04.294Z] === RUN TestDockerSuite/TestRunRm [2020-12-22T10:36:04.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-22T10:36:04.855Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-22T10:36:07.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-22T10:36:07.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-22T10:36:07.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-22T10:36:08.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-22T10:36:08.377Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-22T10:36:08.938Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-22T10:36:09.867Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-22T10:36:10.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-22T10:36:11.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-22T10:36:11.357Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-22T10:36:11.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-22T10:36:11.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-22T10:36:11.919Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-22T10:36:12.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-22T10:36:12.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-22T10:36:14.437Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-22T10:36:15.803Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-22T10:36:18.321Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-22T10:36:18.577Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-22T10:36:19.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-22T10:36:19.137Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-22T10:36:19.702Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-22T10:36:20.264Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-22T10:36:20.834Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-22T10:36:21.396Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-22T10:36:21.957Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-22T10:36:22.520Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-22T10:36:23.081Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-22T10:36:25.593Z] === RUN TestDockerSuite/TestRunState [2020-12-22T10:36:26.520Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-22T10:36:27.081Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-22T10:36:27.336Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-22T10:36:27.592Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-22T10:36:27.592Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-22T10:36:28.154Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-22T10:36:28.410Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-22T10:36:29.338Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-22T10:36:29.595Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-22T10:36:29.595Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-22T10:36:30.155Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-22T10:36:31.519Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-22T10:36:32.446Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-22T10:36:32.446Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-22T10:36:33.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-22T10:36:33.812Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-22T10:36:35.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-22T10:36:36.001Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-22T10:36:36.328Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-22T10:36:36.462Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-22T10:36:37.434Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-22T10:36:37.434Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-22T10:36:39.596Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-22T10:36:39.853Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-22T10:36:40.413Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-22T10:36:40.669Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-22T10:36:42.138Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-22T10:36:42.556Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-22T10:36:42.599Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-22T10:36:42.599Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-22T10:36:42.599Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-22T10:36:43.120Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-22T10:36:43.681Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-22T10:36:43.936Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-22T10:36:43.936Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-22T10:36:44.142Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-22T10:36:44.498Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-22T10:36:44.602Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-22T10:36:45.060Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-22T10:36:45.063Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-22T10:36:45.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-22T10:36:45.524Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-22T10:36:45.572Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-22T10:36:45.572Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-22T10:36:45.828Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-22T10:36:45.985Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-22T10:36:46.389Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-22T10:36:49.656Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-22T10:36:50.219Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-22T10:36:50.703Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-22T10:36:51.146Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-22T10:36:52.248Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-22T10:36:52.248Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-22T10:36:52.511Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-22T10:36:52.710Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-22T10:36:52.710Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-22T10:36:53.170Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-22T10:36:53.438Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-22T10:36:54.713Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-22T10:36:54.805Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-22T10:36:55.686Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-22T10:36:55.686Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-22T10:36:55.686Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-22T10:36:56.658Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-22T10:36:56.693Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-22T10:36:56.948Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-22T10:36:56.948Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-22T10:36:56.948Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-22T10:36:56.948Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-22T10:36:57.118Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-22T10:36:57.118Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-22T10:36:57.118Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-22T10:36:57.205Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-22T10:36:57.205Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-22T10:36:57.769Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-22T10:36:58.331Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-22T10:36:59.257Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-22T10:36:59.513Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-22T10:37:00.441Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-22T10:37:00.697Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-22T10:37:00.697Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-22T10:37:01.626Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-22T10:37:01.822Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-22T10:37:01.883Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-22T10:37:02.139Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-22T10:37:02.702Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-22T10:37:03.264Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-22T10:37:03.264Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-22T10:37:03.826Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-22T10:37:04.388Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-22T10:37:04.644Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-22T10:37:04.644Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-22T10:37:05.206Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-22T10:37:05.771Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-22T10:37:05.771Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-22T10:37:05.771Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-22T10:37:06.332Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-22T10:37:07.262Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-22T10:37:07.519Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-22T10:37:07.519Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-22T10:37:08.081Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-22T10:37:08.081Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-22T10:37:09.010Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-22T10:37:09.938Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-22T10:37:11.828Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-22T10:37:11.828Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-22T10:37:12.084Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-22T10:37:12.084Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-22T10:37:13.013Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-22T10:37:13.949Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-22T10:37:14.511Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-22T10:37:14.767Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-22T10:37:16.134Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-22T10:37:16.134Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-22T10:37:16.390Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-22T10:37:18.279Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-22T10:37:18.279Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-22T10:37:19.644Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-22T10:37:19.644Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-22T10:37:19.901Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-22T10:37:20.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-22T10:37:21.085Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-22T10:37:22.974Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-22T10:37:22.974Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-22T10:37:23.229Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-22T10:37:23.229Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-22T10:37:23.229Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-22T10:37:23.485Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-22T10:37:23.741Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-22T10:37:26.258Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-22T10:37:26.258Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-22T10:37:31.500Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-22T10:37:31.810Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-22T10:37:32.782Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-22T10:37:32.865Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-22T10:37:33.754Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-22T10:37:33.796Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-22T10:37:34.361Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-22T10:37:37.624Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-22T10:37:38.989Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-22T10:37:39.245Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-22T10:37:39.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-22T10:37:39.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-22T10:37:39.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-22T10:37:39.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-22T10:37:40.025Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-22T10:37:40.025Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-22T10:37:40.612Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-22T10:37:41.540Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-22T10:37:42.905Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-22T10:37:45.418Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-22T10:37:49.583Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-22T10:37:52.095Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-22T10:37:52.350Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-22T10:37:57.609Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-22T10:37:59.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-22T10:37:59.755Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-22T10:38:01.157Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-22T10:38:01.157Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-22T10:38:01.157Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-22T10:38:01.642Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-22T10:38:01.958Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-22T10:38:02.214Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-22T10:38:02.776Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-22T10:38:03.337Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-22T10:38:03.337Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-22T10:38:04.264Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-22T10:38:06.778Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-22T10:38:10.043Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-22T10:38:10.302Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-22T10:38:10.865Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-22T10:38:10.865Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-22T10:38:11.793Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-22T10:38:12.721Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-22T10:38:12.721Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-22T10:38:13.651Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-22T10:38:14.213Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-22T10:38:15.142Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-22T10:38:15.993Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-22T10:38:16.069Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-22T10:38:17.536Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-22T10:38:17.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-22T10:38:17.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-22T10:38:19.844Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-22T10:38:20.772Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-22T10:38:20.772Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-22T10:38:20.917Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-22T10:38:21.701Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-22T10:38:22.263Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-22T10:38:23.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-22T10:38:24.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-22T10:38:25.289Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-22T10:38:27.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-22T10:38:29.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-22T10:38:31.206Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-22T10:38:33.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-22T10:38:36.235Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-22T10:38:36.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-22T10:38:38.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-22T10:38:39.528Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-22T10:38:40.455Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-22T10:38:41.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-22T10:38:42.747Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-22T10:38:44.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-22T10:38:45.051Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-22T10:38:45.977Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-22T10:38:47.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-22T10:38:49.230Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-22T10:39:07.266Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-22T10:39:07.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-22T10:39:07.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-22T10:39:08.083Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-22T10:39:08.083Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-22T10:39:08.083Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-22T10:39:14.614Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-22T10:39:15.176Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-22T10:39:15.176Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-22T10:39:15.176Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-22T10:39:16.006Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-22T10:39:16.006Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-22T10:39:16.006Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-22T10:39:17.063Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-22T10:39:19.591Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite (1411.70s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.82s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.84s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.03s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.05s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.41s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.83s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.76s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.84s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.73s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.08s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.22s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.39s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.70s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.12s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.75s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.80s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.88s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.32s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.93s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.60s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.54s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-12-22T10:39:19.591Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-22T10:39:19.591Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.56s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.67s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.89s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.11s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.95s) [2020-12-22T10:39:19.591Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2020-12-22T10:39:19.591Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T10:39:19.591Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.591Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T10:39:19.591Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.591Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.80s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.75s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.66s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.04s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.74s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.55s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.36s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.64s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.58s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.62s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.60s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.76s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.17s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.80s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.77s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.40s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.09s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.97s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildHistory (4.53s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.60s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.90s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.10s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.99s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.96s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.02s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.54s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.32s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.89s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildPATH (2.15s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.31s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.91s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRm (2.66s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.68s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.73s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.90s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.28s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.32s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.30s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.45s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.75s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.31s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.19s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T10:39:19.592Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.18s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.25s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2020-12-22T10:39:19.592Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T10:39:19.592Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.07s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.90s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.77s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.37s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2020-12-22T10:39:19.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009f5ce0_} (1.38s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1944208235_/foo_false____} (1.62s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1944208235_/foo_true____} (1.46s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_false____} (1.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_true____} (0.67s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3843642318_/foo_true__0xc0009f5d40__} (1.63s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009f5d60_} (1.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009f5d80_} (1.73s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009f5da0_} (1.44s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009f5dc0_} (1.45s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.33s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.38s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.18s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.35s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.69s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.85s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.84s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.87s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.33s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.72s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.78s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.99s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.91s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.18s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.77s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFilters (1.36s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsUntag (2.66s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExec (0.73s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.62s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecInteractive (0.69s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.83s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.36s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.63s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHealth (19.25s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.41s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.18s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.09s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportDisplay (1.48s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.54s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.59s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.53s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2020-12-22T10:39:19.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T10:39:19.593Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectHistory (0.71s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-12-22T10:39:19.593Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T10:39:19.594Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.58s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.73s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.54s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.62s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.29s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.63s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.28s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.58s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.60s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.94s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.88s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsTail (0.65s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.68s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.58s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestNetHostname (1.88s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.79s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.41s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.35s) [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-22T10:39:19.594Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPortList (6.83s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.27s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.18s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.35s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.73s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.34s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsByOrder (2.95s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.99s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.18s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.16s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.89s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.92s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.24s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.77s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T10:39:19.594Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.44s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.24s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.27s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.94s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.75s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.12s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.64s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.60s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.20s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.98s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.91s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.04s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.88s) [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T10:39:19.594Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T10:39:19.594Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.41s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-12-22T10:39:19.594Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T10:39:19.594Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2020-12-22T10:39:19.594Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.24s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.24s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMount (4.87s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.15s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.76s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.65s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.01s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.22s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.44s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.79s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.60s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.68s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.75s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.51s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.77s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.35s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.67s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.41s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-12-22T10:39:19.595Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T10:39:19.595Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2020-12-22T10:39:19.595Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2020-12-22T10:39:19.851Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents624110531 [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.53s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.23s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.82s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.93s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.64s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.68s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2020-12-22T10:39:19.851Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T10:39:19.851Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.78s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2020-12-22T10:39:19.851Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T10:39:19.851Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-12-22T10:39:19.851Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T10:39:19.851Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.12s) [2020-12-22T10:39:19.851Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-22T10:39:19.851Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.47s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.44s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.40s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.84s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.78s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.62s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.13s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2020-12-22T10:39:19.851Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2020-12-22T10:39:19.851Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-22T10:39:19.851Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-22T10:39:19.851Z] === RUN TestDockerRegistrySuite [2020-12-22T10:39:19.851Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-22T10:39:20.778Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-22T10:39:22.143Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-22T10:39:23.507Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-22T10:39:23.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T10:39:26.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T10:39:32.015Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-22T10:39:35.279Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-22T10:39:35.841Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-22T10:39:36.771Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-22T10:39:38.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-22T10:39:39.065Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-22T10:39:40.442Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-22T10:39:41.369Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-22T10:39:42.297Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-22T10:39:44.184Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-22T10:39:46.071Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-22T10:39:47.436Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-22T10:39:49.326Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-22T10:39:50.690Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-22T10:39:50.690Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T10:39:51.617Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T10:39:52.544Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T10:39:53.470Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-22T10:39:56.739Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-22T10:39:56.739Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-22T10:39:57.668Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-22T10:39:57.923Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-22T10:39:58.181Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-22T10:39:58.440Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-22T10:39:58.696Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-22T10:39:58.952Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-22T10:39:59.207Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-22T10:40:00.571Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-22T10:40:01.936Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-22T10:40:02.863Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-22T10:40:03.790Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-22T10:40:04.716Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite (45.86s) [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2020-12-22T10:40:05.643Z] check_test.go:196: [de7bebf82bfa8] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d2994076f426d] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d205c4d9c0c0b] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d7c17f5437150] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.91s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d7222f2f7633b] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.43s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d77b411dd95ab] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.97s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d3b51b5348014] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2020-12-22T10:40:05.643Z] check_test.go:196: [df3ae91cab705] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d94a470c36829] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d969ad8ab27bd] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2020-12-22T10:40:05.643Z] check_test.go:196: [dec6ea46b6195] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.19s) [2020-12-22T10:40:05.643Z] check_test.go:196: [df1f603f18a29] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2020-12-22T10:40:05.643Z] check_test.go:196: [d2732b49d467a] daemon is not started [2020-12-22T10:40:05.643Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d5e7c1980bdc4] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.00s) [2020-12-22T10:40:05.644Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f29e64a25f4c305136117c4c2731ded0fc063a0e2448689e9950a04309e90fb7 [2020-12-22T10:40:05.644Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4eb75592bcca3a21243ba09959a618fac7a961125d1ad6b1f8f63d56a09aa2a6 [2020-12-22T10:40:05.644Z] check_test.go:196: [dbed7258d36c2] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.00s) [2020-12-22T10:40:05.644Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:edf924ff5b74b248dafca99d423f1fe1800404df9f8f3b3a54984d51a41353af [2020-12-22T10:40:05.644Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a21d5b497e493b4ea740e9d3547c4b12016019047e160bd17f453ccefed4346e [2020-12-22T10:40:05.644Z] check_test.go:196: [d076c952a0672] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2020-12-22T10:40:05.644Z] check_test.go:196: [de91f97ee25f4] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d14434e9ad4ab] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.16s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d058389a562d3] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d72c095eff803] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d621e0ef10f38] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-12-22T10:40:05.644Z] check_test.go:196: [da944534fc4d7] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2020-12-22T10:40:05.644Z] check_test.go:196: [ddd32e2a49707] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.59s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d210f728bfa4b] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2020-12-22T10:40:05.644Z] check_test.go:196: [da05a4b753b24] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2020-12-22T10:40:05.644Z] check_test.go:196: [dba341b6b5bdb] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d7d915edf4073] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d8da9f957ac8b] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2020-12-22T10:40:05.644Z] check_test.go:196: [de5e3c4d8f154] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d60f0e0f1b74c] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-12-22T10:40:05.644Z] check_test.go:196: [dcf06a9985a52] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-22T10:40:05.644Z] check_test.go:196: [dc1b4dcd52237] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.18s) [2020-12-22T10:40:05.644Z] check_test.go:196: [dcb95eccd0d2b] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.56s) [2020-12-22T10:40:05.644Z] check_test.go:196: [dd130b64784bd] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d2c0d0ab45c9d] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2020-12-22T10:40:05.644Z] check_test.go:196: [d03032c2384b6] daemon is not started [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2020-12-22T10:40:05.644Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-12-22T10:40:05.644Z] === RUN TestDockerSchema1RegistrySuite [2020-12-22T10:40:05.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-22T10:40:05.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T10:40:06.737Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-22T10:40:07.709Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-22T10:40:08.170Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-22T10:40:08.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T10:40:14.155Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-22T10:40:16.673Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-22T10:40:16.673Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-22T10:40:18.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-22T10:40:19.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-22T10:40:19.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T10:40:21.036Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-22T10:40:21.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T10:40:22.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T10:40:24.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-22T10:40:25.887Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-22T10:40:27.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-22T10:40:28.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-22T10:40:28.944Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-22T10:40:28.944Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-22T10:40:29.200Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-22T10:40:29.459Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-22T10:40:29.459Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-22T10:40:30.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite (24.59s) [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-12-22T10:40:30.023Z] check_test.go:223: [ddc571cf14990] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.00s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dce52db50adf1] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.90s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dc97f2df56297] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.17s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dfa7a29c4ab75] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.18s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d8306c0b6bf5e] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dead2c33f39a6] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d8ea72ec51b1a] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s) [2020-12-22T10:40:30.023Z] check_test.go:223: [df877e87be6dd] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d771694fcccf4] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.72s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dab28e66848a8] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.50s) [2020-12-22T10:40:30.023Z] check_test.go:223: [df64cee998fd0] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.56s) [2020-12-22T10:40:30.023Z] check_test.go:223: [dcfd11eecdf31] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d00c896beb120] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d95b2f4cc0bf7] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d9d9171fe57c2] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d98d889613543] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d67278eec6f6a] daemon is not started [2020-12-22T10:40:30.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-22T10:40:30.023Z] check_test.go:223: [d6d81aba8edd6] daemon is not started [2020-12-22T10:40:30.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-22T10:40:30.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-22T10:40:30.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-22T10:40:31.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-22T10:40:31.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-22T10:40:33.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-22T10:40:33.506Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-22T10:40:34.068Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-22T10:40:34.487Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-22T10:40:34.998Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.91s) [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-12-22T10:40:34.998Z] check_test.go:252: [deecc9719da91] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.74s) [2020-12-22T10:40:34.998Z] check_test.go:252: [d86d4b5f6de46] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2020-12-22T10:40:34.998Z] check_test.go:252: [ddcbd5e732ad4] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.35s) [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-12-22T10:40:34.998Z] check_test.go:252: [d5997d257c34a] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2020-12-22T10:40:34.998Z] check_test.go:252: [df3be595170af] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.67s) [2020-12-22T10:40:34.998Z] check_test.go:252: [dd87330a01831] daemon is not started [2020-12-22T10:40:34.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2020-12-22T10:40:34.998Z] check_test.go:252: [de58598b1b8bc] daemon is not started [2020-12-22T10:40:34.998Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-22T10:40:34.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-22T10:40:36.396Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-22T10:40:38.916Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-22T10:40:40.280Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-22T10:40:40.280Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-22T10:40:40.537Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-22T10:40:40.793Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s) [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2020-12-22T10:40:40.793Z] check_test.go:279: [d1f8227a2557e] daemon is not started [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2020-12-22T10:40:40.793Z] check_test.go:279: [dab5781a57884] daemon is not started [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2020-12-22T10:40:40.793Z] check_test.go:279: [d43d166eec55f] daemon is not started [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-12-22T10:40:40.793Z] check_test.go:279: [d7ee4366fde43] daemon is not started [2020-12-22T10:40:40.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-22T10:40:40.793Z] check_test.go:279: [d2d45fb929eaa] daemon is not started [2020-12-22T10:40:40.793Z] === RUN TestDockerNetworkSuite [2020-12-22T10:40:40.793Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-22T10:40:43.084Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-22T10:40:44.069Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-22T10:40:44.069Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-22T10:40:44.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-22T10:40:47.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-22T10:40:49.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-22T10:40:50.728Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-22T10:40:52.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-22T10:40:55.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-22T10:40:55.140Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-22T10:40:55.140Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-22T10:41:03.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-22T10:41:03.240Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-22T10:41:03.499Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-22T10:41:04.430Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-22T10:41:05.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-22T10:41:06.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-22T10:41:06.979Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-22T10:41:07.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-22T10:41:08.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-22T10:41:08.286Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-22T10:41:09.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-22T10:41:10.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-22T10:41:10.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-22T10:41:10.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-22T10:41:11.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-22T10:41:11.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-22T10:41:11.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-22T10:41:11.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-22T10:41:12.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-22T10:41:13.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-22T10:41:13.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-22T10:41:14.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-22T10:41:14.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-22T10:41:16.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-22T10:41:16.881Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-22T10:41:18.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-22T10:41:25.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-22T10:41:25.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-22T10:41:25.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-22T10:41:25.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-22T10:41:25.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-22T10:41:25.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-22T10:41:26.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-22T10:41:26.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-22T10:41:27.233Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-22T10:41:28.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-22T10:41:28.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-22T10:41:28.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-22T10:41:29.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-22T10:41:33.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-22T10:41:36.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-22T10:41:36.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-22T10:41:37.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-22T10:41:39.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-22T10:41:39.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-22T10:41:39.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-22T10:41:40.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-22T10:41:41.257Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite (65.89s) [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.74s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d587d549e22be] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d0e0863889d51] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.46s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d68fe4c554603] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d11a687cf76f0] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:1233: [d83cbddbdcf3f] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.25s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d3eb74740d866] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.14s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [df3cc9fa00d10] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.21s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d449d4855357c] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [da3edb35c958b] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.71s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d570d3fe55cd4] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.55s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d5b27c88b9930] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d56ec90ef157f] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.18s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [dc262b07e8d75] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d193dd3392e32] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d5dc3f8cb5a2d] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d788acd5b30aa] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d1c845567578e] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [dc8579c68ec57] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d87357dc99cec] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d4f0812feead7] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [d6f5fba4686f4] daemon is not started [2020-12-22T10:41:47.790Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-12-22T10:41:47.790Z] docker_cli_network_unix_test.go:46: [df2b3f33751af] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d66b39f4704c6] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [db974a5310b46] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:968: [dd0566710462f] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.79s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d1d1704980ce6] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:1116: [dc3adc8971ea8] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d0552d03b13ba] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d4018a9f4b63f] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d7ee30d7f72a2] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d23ed3ca44052] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d82864f3e1bba] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d725aa0bd868d] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d3288a910ee40] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [de7188b5f11e6] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [dd08d3661aae0] daemon is not started [2020-12-22T10:41:47.791Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d4bdf559fe9e5] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [dc575a0b538d3] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.58s) [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.15s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:1084: [dd13b0336f7ec] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d0d81bd1d0650] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d59465f1b0f3f] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.83s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [de399c1c44fd8] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d2069a6e1943b] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [de3b9729c6150] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [da72e76292069] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d54895ff586ac] daemon is not started [2020-12-22T10:41:47.791Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2020-12-22T10:41:47.791Z] docker_cli_network_unix_test.go:46: [d16148a02d924] daemon is not started [2020-12-22T10:41:47.791Z] === RUN TestDockerHubPullSuite [2020-12-22T10:41:47.791Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-22T10:41:49.155Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-22T10:41:51.668Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-22T10:41:51.923Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-22T10:41:55.188Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-22T10:41:55.188Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite (8.19s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.08s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.38s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.68s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-12-22T10:41:55.188Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-12-22T10:41:55.188Z] PASS [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === Skipped [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T10:41:55.188Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T10:41:55.188Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.188Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:41:55.188Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T10:41:55.188Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-22T10:41:55.188Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T10:41:55.189Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-22T10:41:55.189Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T10:41:55.189Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T10:41:55.189Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-22T10:41:55.189Z] docker_cli_network_unix_test.go:46: [d4bdf559fe9e5] daemon is not started [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] [2020-12-22T10:41:55.189Z] DONE 1274 tests, 51 skipped in 1608.277s [2020-12-22T10:41:55.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:41:55.189Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:41:55.189Z] +++ kill 8133 [2020-12-22T10:41:56.115Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:41:56.115Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:41:56.115Z] [2020-12-22T10:41:56.115Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:41:56.115Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:41:56.115Z] [2020-12-22T10:41:56.115Z] To set a process to complain mode, use the command line tool [2020-12-22T10:41:56.115Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:41:56.115Z] +++ true [2020-12-22T10:41:56.115Z] exiting test-integration [2020-12-22T10:41:56.115Z] ++ exit 0 [2020-12-22T10:41:56.115Z] [2020-12-22T10:41:56.370Z] + for job in $(jobs -p) [2020-12-22T10:41:56.370Z] + wait 18794 [2020-12-22T10:42:01.610Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-22T10:42:39.387Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-22T10:42:42.313Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-22T10:42:45.241Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-22T10:42:48.996Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-22T10:42:49.457Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-22T10:42:49.457Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-22T10:42:49.457Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-22T10:42:49.457Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-22T10:42:49.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-22T10:42:52.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-22T10:42:52.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-22T10:42:52.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-22T10:42:52.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-22T10:42:52.840Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-22T10:42:57.552Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-22T10:42:57.794Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-22T10:43:03.037Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-22T10:43:08.283Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-22T10:43:12.406Z] === RUN TestDockerSuite/TestBuildFails [2020-12-22T10:43:13.952Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-22T10:43:13.952Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-22T10:43:18.663Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-22T10:43:23.371Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-22T10:43:29.189Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-22T10:43:33.907Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-22T10:43:34.879Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-22T10:43:40.688Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-22T10:43:40.688Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-22T10:43:40.688Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-22T10:43:41.149Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-22T10:43:41.149Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-22T10:43:49.739Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-22T10:43:49.739Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-22T10:43:56.834Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-22T10:43:57.806Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-22T10:43:59.351Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-22T10:43:59.351Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-22T10:44:00.323Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-22T10:44:00.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-22T10:44:05.029Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-22T10:44:05.029Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-22T10:44:05.494Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-22T10:44:06.468Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-22T10:44:06.468Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-22T10:44:07.441Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-22T10:44:08.414Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-22T10:44:13.131Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-22T10:44:13.592Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-22T10:44:14.054Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-22T10:44:18.760Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-22T10:44:31.166Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-22T10:44:31.166Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-22T10:44:34.081Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-22T10:45:04.062Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-22T10:45:12.653Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-22T10:45:16.415Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-22T10:45:22.223Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-22T10:45:25.981Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-22T10:45:29.687Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-22T10:45:30.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-22T10:45:31.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-22T10:45:31.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-22T10:45:32.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-22T10:45:32.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-22T10:45:32.982Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-22T10:45:35.498Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-22T10:45:38.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-22T10:45:40.834Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-22T10:45:40.834Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-22T10:45:41.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-22T10:45:46.654Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-22T10:45:47.116Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-22T10:45:47.116Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-22T10:45:47.116Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-22T10:45:49.306Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-22T10:45:53.071Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-22T10:45:55.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-22T10:45:55.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-22T10:45:55.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-22T10:45:59.014Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-22T10:45:59.476Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-22T10:46:00.450Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-22T10:46:09.044Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-22T10:46:09.506Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-22T10:46:16.607Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-22T10:46:19.528Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-22T10:46:28.131Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-22T10:46:31.885Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-22T10:46:36.588Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-22T10:46:37.050Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-22T10:46:37.050Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-22T10:46:37.050Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-22T10:46:37.490Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-22T10:46:37.490Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-22T10:46:38.592Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-22T10:46:38.592Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-22T10:46:39.377Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-22T10:46:41.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-22T10:46:45.152Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-22T10:46:47.667Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-22T10:47:09.547Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-22T10:47:14.313Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-22T10:47:24.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-22T10:47:24.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-22T10:47:26.925Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-22T10:47:29.162Z] === RUN TestDockerSuite/TestBuildRm [2020-12-22T10:47:30.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-22T10:47:36.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-22T10:47:41.567Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-22T10:47:41.966Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-22T10:47:43.115Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-22T10:47:43.115Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-22T10:47:43.576Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-22T10:47:43.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-22T10:47:44.548Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-22T10:47:46.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-22T10:47:47.470Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-22T10:47:49.642Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-22T10:47:50.385Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-22T10:47:52.157Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-22T10:47:54.131Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-22T10:47:55.421Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-22T10:47:57.309Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-22T10:48:08.978Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-22T10:48:08.978Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-22T10:48:08.978Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-22T10:48:19.321Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-22T10:48:19.321Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-22T10:48:23.066Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-22T10:48:23.066Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-22T10:48:27.773Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-22T10:48:45.488Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-22T10:48:45.488Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-22T10:48:48.400Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-22T10:48:48.860Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-22T10:48:53.463Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-22T10:48:53.557Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-22T10:48:58.255Z] === RUN TestDockerSuite/TestBuildUser [2020-12-22T10:48:58.255Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-22T10:48:58.255Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-22T10:48:58.255Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-22T10:49:02.001Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-22T10:49:02.001Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-22T10:49:04.183Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-22T10:49:04.183Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-22T10:49:04.183Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-22T10:49:08.304Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-22T10:49:25.303Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-22T10:49:25.303Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite (1662.86s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.19s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.99s) [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:562: [d8492f39e771d] joining swarm manager [d912b1be41f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:584: [d9cc3fa2576a5] joining swarm manager [d912b1be41f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.345Z] check_test.go:380: [d8492f39e771d] daemon is not started [2020-12-22T10:49:26.345Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.03s) [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:45: [d3411344321dc] joining swarm manager [d8ca18b5cf222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.17s) [2020-12-22T10:49:26.345Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.21s) [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:303: [d232867a32bd0] joining swarm manager [d5765e42fdf35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:304: [d092797e675e4] joining swarm manager [d5765e42fdf35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.345Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.17s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:271: [de9f09c9c7f60] joining swarm manager [dd61390591ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:272: [d14cbcccbd3b4] joining swarm manager [dd61390591ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.34s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s) [2020-12-22T10:49:26.346Z] docker_api_swarm_node_test.go:19: [d8aa746b98454] joining swarm manager [d9a547173826d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_node_test.go:20: [de404bb4ab9ef] joining swarm manager [d9a547173826d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.21s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:501: [d880d1fac033f] joining swarm manager [d3acb53a12693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:506: [d0b26505e6da0] joining swarm manager [d3acb53a12693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.23s) [2020-12-22T10:49:26.346Z] docker_api_swarm_node_test.go:80: [dcdc812d7121e] joining swarm manager [dd0de2ed04d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2020-12-22T10:49:26.346Z] docker_api_swarm_node_test.go:52: [dbb94fec4c1b7] joining swarm manager [d57fcd8f6bbb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_node_test.go:53: [db5d7460e8b35] joining swarm manager [d57fcd8f6bbb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.82s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:201: [dcc3fa1dfabaa] joining swarm manager [d0cfe0fedca17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.49s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:383: [d0a0750889c54] joining swarm manager [de8d5a4f9e1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:384: [df470c548f37e] joining swarm manager [de8d5a4f9e1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] check_test.go:380: [df470c548f37e] daemon is not started [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.49s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:801: [d31567f9434ca] joining swarm manager [dfa5f146c85e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:801: [dd17808f86a2b] joining swarm manager [dfa5f146c85e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:801: [d41d3801db6ed] joining swarm manager [dfa5f146c85e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:801: [d8109dc317da1] joining swarm manager [dfa5f146c85e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:809: [d44075202e648] joining swarm manager [dfa5f146c85e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.27s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.36s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:394: [d02b3cb1c3858] joining swarm manager [d57663ae9c740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:394: [d10fb656e5226] joining swarm manager [d57663ae9c740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:342: [d0e3e0088dc71] joining swarm manager [df22a7c6ed9f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:342: [d450523d73b7c] joining swarm manager [df22a7c6ed9f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.03s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:489: [d5ca92e6de7bb] joining swarm manager [de8f9ef258789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:489: [d27d3b07bc871] joining swarm manager [de8f9ef258789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.64s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:127: [d2b67cefb7a9a] joining swarm manager [d24a3b68b13c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:128: [d6f63607e2f65] joining swarm manager [d24a3b68b13c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:136: [d8afc392c02b7] joining swarm manager [d24a3b68b13c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:137: [df6a654bf906c] joining swarm manager [d24a3b68b13c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.61s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:303: [d36a452806863] joining swarm manager [d0253db51dc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:303: [d585c4042536e] joining swarm manager [d0253db51dc98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.03s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:99: [d6e3e08935493] joining swarm manager [d1353af90387b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:100: [dd3c7f79386c1] joining swarm manager [d1353af90387b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] check_test.go:380: [d6e3e08935493] daemon is not started [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.21s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:532: [dd4ee92c51325] joining swarm manager [df0da95995726]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:533: [d1ecd7f7835a6] joining swarm manager [df0da95995726]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:147: [d8a677adcadd2] joining swarm manager [d58c1824209e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_api_swarm_service_test.go:147: [dafa346225fa8] joining swarm manager [d58c1824209e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.80s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.81s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.82s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.79s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.53s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.74s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.49s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.33s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.81s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.23s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.33s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.19s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.36s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.83s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.28s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.02s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.77s) [2020-12-22T10:49:26.346Z] docker_cli_service_logs_test.go:245: checking task 6rvgt1h8pidr [2020-12-22T10:49:26.346Z] docker_cli_service_logs_test.go:250: checking messages for 6rvgt1h8pidr [2020-12-22T10:49:26.346Z] docker_cli_service_logs_test.go:245: checking task x0cey3e846xr [2020-12-22T10:49:26.346Z] docker_cli_service_logs_test.go:250: checking messages for x0cey3e846xr [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.91s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.79s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.81s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.55s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1901: [de62b55751059] joining swarm manager [d857e3778fc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1902: [d91300a48d03c] joining swarm manager [d857e3778fc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.64s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1802: [d880ff248c43d] joining swarm manager [d72f6eb41041b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1803: [df79b819a5c1a] joining swarm manager [d72f6eb41041b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.06s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1321: [d6eddb217b1b3] joining swarm manager [d5fba2d1619bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1322: [d598943d2c3fe] joining swarm manager [d5fba2d1619bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.59s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.67s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.02s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.02s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.90s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.19s) [2020-12-22T10:49:26.346Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.71s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.63s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.04s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1186: [dae8720db867d] joining swarm manager [d910aebe8b8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1195: [dffb8395e309c] joining swarm manager [d910aebe8b8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.54s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.97s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1118: [d0e4a9f08431d] joining swarm manager [d97230d992ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1119: [d35fd7d6ed440] joining swarm manager [d97230d992ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1172: [dbc73c71590a3] joining swarm manager [d97230d992ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.03s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1453: [dfba0d079e0c4] joining swarm manager [d6bdc78894053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] docker_cli_swarm_test.go:1454: [d35f4c5d435a5] joining swarm manager [d6bdc78894053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.48s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.36s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.62s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.36s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.76s) [2020-12-22T10:49:26.346Z] docker_cli_swarm_unix_test.go:62: [d30a53b34525e] joining swarm manager [d7984f70cc35b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.98s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.32s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2020-12-22T10:49:26.346Z] docker_api_swarm_test.go:961: [d2e1c473162b7] joining swarm manager [dce0b3626dbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.40s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.40s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.07s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.71s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.21s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2020-12-22T10:49:26.346Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.84s) [2020-12-22T10:49:26.346Z] === RUN TestDockerExternalVolumeSuite [2020-12-22T10:49:26.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-22T10:49:32.389Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-22T10:49:37.089Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-22T10:49:37.089Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-22T10:49:37.089Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-22T10:49:39.275Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-22T10:49:39.275Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-22T10:49:41.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-22T10:49:51.677Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-22T10:49:53.861Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-22T10:49:54.321Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-22T10:50:06.728Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-22T10:50:06.728Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-22T10:50:06.728Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-22T10:50:06.728Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-22T10:50:07.700Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-22T10:50:16.289Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-22T10:50:16.749Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-22T10:50:17.210Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-22T10:50:17.210Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-22T10:50:17.210Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-22T10:50:18.753Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-22T10:50:23.452Z] === RUN TestDockerSuite/TestCommitChange [2020-12-22T10:50:28.154Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-22T10:50:32.853Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-22T10:50:32.853Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-22T10:50:38.660Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-22T10:50:38.660Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-22T10:50:48.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-22T10:50:49.005Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-22T10:50:52.747Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-22T10:50:53.208Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-22T10:50:56.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-22T10:50:59.035Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-22T10:51:04.872Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-22T10:51:04.872Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-22T10:51:07.059Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-22T10:51:07.059Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-22T10:51:07.059Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-22T10:51:07.059Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-22T10:51:08.600Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-22T10:51:08.600Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-22T10:51:08.600Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-22T10:51:15.683Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-22T10:51:15.683Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-22T10:51:15.683Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-22T10:51:15.683Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-22T10:51:15.683Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-22T10:51:17.875Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-22T10:51:18.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-22T10:51:20.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-22T10:51:20.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-22T10:51:20.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-22T10:51:22.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-22T10:51:22.569Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-22T10:51:24.109Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-22T10:51:24.109Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-22T10:51:24.109Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-22T10:51:25.650Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-22T10:51:25.650Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-22T10:51:27.191Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-22T10:51:27.191Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-22T10:51:28.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-22T10:51:29.374Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-22T10:51:29.374Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-22T10:51:31.561Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-22T10:51:34.473Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-22T10:51:37.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-22T10:51:37.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-22T10:51:37.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-22T10:51:37.386Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-22T10:51:37.386Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-22T10:51:38.927Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-22T10:51:38.927Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-22T10:51:41.110Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-22T10:51:41.110Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-22T10:51:42.130Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-22T10:51:42.130Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-22T10:51:43.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-22T10:51:46.829Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-22T10:51:47.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-22T10:51:49.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-22T10:51:49.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-22T10:51:51.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-22T10:51:53.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-22T10:51:55.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-22T10:51:57.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000917440_} [2020-12-22T10:51:59.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1925049574_c:\foo_false____} [2020-12-22T10:52:01.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1925049574_c:\foo_true____} [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-22T10:52:03.991Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-22T10:52:06.176Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-22T10:52:07.717Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-22T10:52:07.717Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-22T10:52:07.717Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-22T10:52:09.906Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-22T10:52:09.906Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-22T10:52:09.906Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-22T10:52:09.906Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-22T10:52:15.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-22T10:52:18.489Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-22T10:52:20.030Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-22T10:52:20.030Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-22T10:52:20.030Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-22T10:52:27.115Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-22T10:52:27.115Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-22T10:52:27.115Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-22T10:52:27.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-22T10:52:35.700Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-22T10:52:35.700Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-22T10:52:35.700Z] === RUN TestDockerSuite/TestCpToDot [2020-12-22T10:52:36.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-22T10:52:36.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-22T10:52:36.161Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-22T10:52:38.344Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-22T10:52:38.804Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-22T10:52:40.351Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-22T10:52:42.533Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-22T10:52:42.533Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-22T10:52:42.533Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-22T10:52:44.075Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-22T10:52:44.536Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-22T10:52:44.996Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-22T10:52:44.996Z] === RUN TestDockerSuite/TestCreateRM [2020-12-22T10:52:44.996Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-22T10:52:44.996Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-22T10:52:45.457Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-22T10:52:45.457Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-22T10:52:52.540Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-22T10:52:52.541Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-22T10:52:52.541Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-22T10:52:56.285Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-22T10:52:56.285Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-22T10:52:56.285Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDockerFails [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-22T10:52:58.472Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-22T10:52:59.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-22T10:53:00.655Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-22T10:53:02.839Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-22T10:53:04.380Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-22T10:53:11.473Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-22T10:53:14.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-22T10:53:15.215Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-22T10:53:19.914Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-22T10:53:20.885Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-22T10:53:21.346Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-22T10:53:24.256Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-22T10:53:25.226Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-22T10:53:26.201Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-22T10:53:29.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-22T10:53:29.943Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-22T10:53:33.684Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-22T10:53:34.656Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-22T10:53:34.656Z] === RUN TestDockerSuite/TestEventsRename [2020-12-22T10:53:41.749Z] === RUN TestDockerSuite/TestEventsResize [2020-12-22T10:53:43.933Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-22T10:53:45.474Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-22T10:53:47.658Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-22T10:53:51.403Z] === RUN TestDockerSuite/TestEventsTop [2020-12-22T10:53:51.403Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-22T10:53:54.322Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-22T10:53:57.237Z] === RUN TestDockerSuite/TestExec [2020-12-22T10:53:57.237Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-22T10:53:57.237Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-22T10:53:58.778Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-22T10:54:00.326Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-22T10:54:00.326Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-22T10:54:00.326Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-22T10:54:00.326Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-22T10:54:01.867Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-22T10:54:03.409Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-22T10:54:04.949Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-22T10:54:06.490Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-22T10:54:10.233Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-22T10:54:10.233Z] === RUN TestDockerSuite/TestExecEnv [2020-12-22T10:54:10.233Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-22T10:54:10.233Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-22T10:54:11.776Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-22T10:54:16.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecParseError [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-22T10:54:16.474Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-22T10:54:18.015Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-22T10:54:20.200Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-22T10:54:20.200Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-22T10:54:26.004Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-22T10:54:26.004Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-22T10:54:26.004Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-22T10:54:26.004Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-22T10:54:31.807Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-22T10:54:37.612Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-22T10:54:38.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-22T10:54:39.153Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestHealth [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-22T10:54:44.961Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-22T10:54:49.661Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-22T10:54:50.121Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-22T10:54:50.121Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-22T10:54:51.097Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-22T10:54:51.097Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-22T10:54:52.638Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-22T10:54:52.638Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-22T10:54:54.179Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-22T10:54:56.362Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-22T10:54:56.362Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-22T10:54:56.362Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-22T10:55:00.107Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-22T10:55:00.107Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportFile [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-22T10:55:02.290Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-22T10:55:04.475Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-22T10:55:06.016Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-22T10:55:06.016Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-22T10:55:06.016Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-22T10:55:06.016Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-22T10:55:06.016Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-22T10:55:07.557Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-22T10:55:08.018Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-22T10:55:09.560Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-22T10:55:09.560Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-22T10:55:09.560Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-22T10:55:09.560Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-22T10:55:10.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-22T10:55:11.744Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-22T10:55:15.488Z] === RUN TestDockerSuite/TestInspectImage [2020-12-22T10:55:15.488Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-22T10:55:15.488Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-22T10:55:15.488Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-22T10:55:17.034Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-22T10:55:18.577Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-22T10:55:18.577Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-22T10:55:25.675Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-22T10:55:26.648Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-22T10:55:26.648Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-22T10:55:26.648Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-22T10:55:29.564Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-22T10:55:31.109Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-22T10:55:34.861Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-22T10:55:36.404Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-22T10:55:36.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-22T10:55:38.593Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-22T10:55:40.137Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-22T10:55:47.237Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-22T10:55:48.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-22T10:55:49.755Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-22T10:55:50.216Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-22T10:55:51.761Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-22T10:55:53.305Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-22T10:55:54.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-22T10:55:58.011Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-22T10:56:00.199Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-22T10:56:00.199Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-22T10:56:01.745Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-22T10:56:01.745Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-22T10:56:07.550Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-22T10:56:12.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-22T10:56:13.357Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-22T10:56:19.168Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-22T10:56:21.360Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-22T10:56:23.549Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-22T10:56:23.549Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-22T10:56:25.093Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-22T10:56:26.639Z] === RUN TestDockerSuite/TestLogsSince [2020-12-22T10:56:27.533Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-22T10:56:35.238Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-22T10:56:35.238Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-22T10:56:35.238Z] === RUN TestDockerSuite/TestLogsTail [2020-12-22T10:56:42.345Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite (437.45s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:53: [ddf54f1266ff3] daemon is not started [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:53: [d1752aa4395e8] daemon is not started [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:53: [d2085881c9a5c] daemon is not started [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:53: [dcb95b8a8107e] daemon is not started [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:485: [d5189e319c724] daemon is not started [2020-12-22T10:56:42.370Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-22T10:56:42.370Z] docker_cli_external_volume_driver_test.go:53: [d59ba537f2c3d] daemon is not started [2020-12-22T10:56:42.370Z] PASS [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] === Skipped [2020-12-22T10:56:42.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-22T10:56:42.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-22T10:56:42.370Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-22T10:56:42.370Z] check_test.go:309: [de7668c4e6fa1] daemon is not started [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-12-22T10:56:42.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-12-22T10:56:42.370Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-22T10:56:42.370Z] check_test.go:309: [d7e371396ff67] daemon is not started [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-22T10:56:42.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-22T10:56:42.370Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-22T10:56:42.370Z] check_test.go:309: [da0ec3dfc2f0b] daemon is not started [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-22T10:56:42.370Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-22T10:56:42.370Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-22T10:56:42.370Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-22T10:56:42.370Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] DONE 273 tests, 5 skipped in 2496.615s [2020-12-22T10:56:42.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T10:56:42.370Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T10:56:42.370Z] +++ kill 8139 [2020-12-22T10:56:42.370Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9c294fae16c7/docker.pid [2020-12-22T10:56:42.370Z] +++ kill 6029 [2020-12-22T10:56:42.370Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6029 is not a child of this shell [2020-12-22T10:56:42.370Z] warning: PID 6029 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9c294fae16c7/docker.pid had a nonzero exit code [2020-12-22T10:56:42.370Z] +++ /etc/init.d/apparmor stop [2020-12-22T10:56:42.370Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] Unloading profiles will leave already running processes permanently [2020-12-22T10:56:42.370Z] unconfined, which can lead to unexpected situations. [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] To set a process to complain mode, use the command line tool [2020-12-22T10:56:42.370Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T10:56:42.370Z] +++ true [2020-12-22T10:56:42.370Z] exiting test-integration [2020-12-22T10:56:42.370Z] ++ exit 0 [2020-12-22T10:56:42.370Z] [2020-12-22T10:56:42.370Z] + exit 0 [2020-12-22T10:56:42.370Z] ++ jobs -p [2020-12-22T10:56:42.370Z] + pids= [2020-12-22T10:56:42.370Z] + echo 'Remaining pids to kill: []' [2020-12-22T10:56:42.370Z] Remaining pids to kill: [] [2020-12-22T10:56:42.370Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-22T10:56:42.388Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T10:56:44.536Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-22T10:56:44.565Z] + echo Ensuring container killed. [2020-12-22T10:56:44.565Z] Ensuring container killed. [2020-12-22T10:56:44.565Z] + docker ps -aq -f name=docker-pr1-* [2020-12-22T10:56:44.565Z] + cids=8f39deb1ed55 [2020-12-22T10:56:44.565Z] 7fa5a2bd9eb2 [2020-12-22T10:56:44.565Z] d1770e827236 [2020-12-22T10:56:44.565Z] + [ -n 8f39deb1ed55 [2020-12-22T10:56:44.565Z] 7fa5a2bd9eb2 [2020-12-22T10:56:44.565Z] d1770e827236 ] [2020-12-22T10:56:44.565Z] + docker rm -vf 8f39deb1ed55 7fa5a2bd9eb2 d1770e827236 [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestNetHostname [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginActive [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPortList [2020-12-22T10:56:46.082Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-22T10:56:47.084Z] 8f39deb1ed55 [2020-12-22T10:56:47.084Z] 7fa5a2bd9eb2 [2020-12-22T10:56:47.084Z] d1770e827236 [Pipeline] sh [2020-12-22T10:56:47.359Z] + echo Chowning /workspace to jenkins user [2020-12-22T10:56:47.359Z] Chowning /workspace to jenkins user [2020-12-22T10:56:47.359Z] + id -u [2020-12-22T10:56:47.359Z] + id -g [2020-12-22T10:56:47.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41832:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T10:56:47.359Z] Unable to find image 'busybox:latest' locally [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-22T10:56:49.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-22T10:56:52.608Z] latest: Pulling from library/busybox [2020-12-22T10:56:52.608Z] ea97eb0eb3ec: Pulling fs layer [2020-12-22T10:56:52.608Z] ea97eb0eb3ec: Verifying Checksum [2020-12-22T10:56:52.608Z] ea97eb0eb3ec: Download complete [2020-12-22T10:56:52.608Z] ea97eb0eb3ec: Pull complete [2020-12-22T10:56:52.608Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T10:56:52.865Z] Status: Downloaded newer image for busybox:latest [2020-12-22T10:56:53.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-22T10:56:53.587Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T10:56:56.429Z] + bundleName=amd64 [2020-12-22T10:56:56.429Z] + echo Creating amd64-bundles.tar.gz [2020-12-22T10:56:56.429Z] Creating amd64-bundles.tar.gz [2020-12-22T10:56:56.429Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-22T10:56:56.429Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-22T10:56:57.367Z] Archiving artifacts [2020-12-22T10:56:59.311Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T10:56:59.620Z] + make clean [2020-12-22T10:56:59.879Z] docker volume rm -f docker-dev-cache [2020-12-22T10:56:59.879Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T10:57:00.682Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-22T10:57:00.682Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T10:57:09.277Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-22T10:57:19.624Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-22T10:57:19.624Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-22T10:57:19.624Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-22T10:57:32.040Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-22T10:57:34.229Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-22T10:57:44.579Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-22T10:57:48.329Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-22T10:57:48.329Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-22T10:57:48.329Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-22T10:57:51.247Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-22T10:57:51.247Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-22T10:57:51.247Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-22T10:57:51.247Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-22T10:57:51.247Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-22T10:57:57.057Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-22T10:57:57.057Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-22T10:57:59.246Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-22T10:57:59.246Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-22T10:58:00.219Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-22T10:58:01.195Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-22T10:58:01.195Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-22T10:58:09.789Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-22T10:58:12.705Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-22T10:58:14.250Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-22T10:58:39.438Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-22T10:58:39.438Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-22T10:58:41.632Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-22T10:58:42.094Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-22T10:58:42.094Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-22T10:58:42.558Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-22T10:58:46.308Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-22T10:58:50.057Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-22T10:58:50.057Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-22T10:58:52.974Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-22T10:58:52.974Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-22T10:58:53.436Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-22T10:59:05.851Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-22T10:59:08.036Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-22T10:59:08.497Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-22T10:59:14.306Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-22T10:59:19.013Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-22T10:59:24.825Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-22T10:59:29.531Z] === RUN TestDockerSuite/TestRmiTag [2020-12-22T10:59:29.531Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-22T10:59:31.718Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-22T10:59:46.563Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-22T10:59:53.661Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-22T10:59:57.411Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-22T10:59:57.872Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-22T11:00:00.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-22T11:00:00.061Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-22T11:00:00.061Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-22T11:00:03.811Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-22T11:00:06.000Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-22T11:00:07.543Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-22T11:00:09.087Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-22T11:00:11.277Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-22T11:00:11.277Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-22T11:00:15.025Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-22T11:00:16.572Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-22T11:00:16.572Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-22T11:00:18.759Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-22T11:00:18.759Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-22T11:00:18.759Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-22T11:00:20.945Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-22T11:00:22.488Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-22T11:00:24.676Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-22T11:00:26.226Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-22T11:00:26.226Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-22T11:00:26.226Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-22T11:00:26.226Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-22T11:00:28.416Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-22T11:00:28.416Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-22T11:00:28.416Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-22T11:00:28.416Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-22T11:00:28.416Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-22T11:00:30.599Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-22T11:00:35.297Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-22T11:00:36.837Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-22T11:00:36.837Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-22T11:00:36.837Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-22T11:00:37.298Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-22T11:00:38.838Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-22T11:00:41.021Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-22T11:00:41.021Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-22T11:00:42.562Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-22T11:00:42.562Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-22T11:00:42.562Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-22T11:00:42.562Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-22T11:00:44.745Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-22T11:00:46.286Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-22T11:00:48.470Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-22T11:00:50.020Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-22T11:00:50.483Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-22T11:00:54.232Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-22T11:01:01.328Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-22T11:01:01.328Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunMount [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-22T11:01:02.300Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-22T11:01:08.109Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-22T11:01:08.109Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-22T11:01:08.109Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-22T11:01:08.109Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-22T11:01:11.862Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-22T11:01:14.781Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-22T11:01:14.781Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-22T11:01:15.243Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-22T11:01:16.790Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-22T11:01:18.335Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-22T11:01:19.878Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-22T11:01:21.423Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-22T11:01:22.966Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-22T11:01:23.427Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-22T11:01:23.428Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-22T11:01:23.428Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-22T11:01:25.615Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-22T11:01:32.706Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-22T11:01:32.706Z] === RUN TestDockerSuite/TestRunRm [2020-12-22T11:01:34.251Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-22T11:01:38.957Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-22T11:01:41.143Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-22T11:01:42.686Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-22T11:01:44.229Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-22T11:01:46.416Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-22T11:01:46.416Z] === RUN TestDockerSuite/TestRunState [2020-12-22T11:01:46.416Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-22T11:01:47.960Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-22T11:01:47.960Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-22T11:01:49.504Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-22T11:01:54.208Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-22T11:01:55.751Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-22T11:01:55.751Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-22T11:01:57.937Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-22T11:01:57.937Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-22T11:01:57.937Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-22T11:02:00.132Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-22T11:02:05.940Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-22T11:02:08.853Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-22T11:02:13.558Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-22T11:02:13.558Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-22T11:02:13.558Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-22T11:02:15.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-22T11:02:17.285Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-22T11:02:18.828Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-22T11:02:18.828Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-22T11:02:19.290Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-22T11:02:23.044Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-22T11:02:24.017Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-22T11:02:25.561Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-22T11:02:29.308Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-22T11:02:31.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-22T11:02:31.984Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-22T11:02:32.446Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-22T11:02:32.908Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-22T11:02:34.451Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-22T11:02:39.155Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-22T11:02:39.616Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-22T11:02:46.706Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-22T11:02:46.706Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-22T11:02:48.893Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-22T11:02:48.893Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-22T11:02:48.893Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-22T11:02:48.893Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-22T11:02:48.893Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-22T11:02:54.701Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-22T11:02:55.675Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-22T11:02:57.862Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-22T11:02:57.862Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-22T11:02:59.404Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-22T11:03:17.119Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-22T11:03:17.582Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-22T11:03:17.582Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-22T11:03:19.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-22T11:03:20.228Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-22T11:03:20.228Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-22T11:03:20.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-22T11:03:20.689Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-22T11:03:26.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-22T11:03:26.495Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-22T11:03:27.466Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-22T11:03:27.466Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-22T11:03:27.466Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-22T11:03:33.283Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-22T11:03:33.283Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-22T11:03:33.283Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-22T11:03:40.373Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-22T11:03:40.373Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite (2055.85s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T11:03:41.344Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.17s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-22T11:03:41.344Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T11:03:41.344Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.27s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T11:03:41.344Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T11:03:41.344Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.71s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.58s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-22T11:03:41.344Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.68s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.87s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.47s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-12-22T11:03:41.344Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.12s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.80s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.97s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.41s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.95s) [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-22T11:03:41.344Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-12-22T11:03:41.344Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.23s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.10s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.23s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.15s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.20s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.88s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.20s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.46s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.44s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.02s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.16s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T11:03:41.345Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.54s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.66s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.60s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.92s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.26s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.90s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.91s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.41s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.27s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.72s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.30s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.15s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.11s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.59s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.97s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.29s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.16s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.66s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.33s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.13s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.16s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.70s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.23s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.44s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.23s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.56s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.33s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.16s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFails (2.01s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.28s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.40s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.75s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.02s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.08s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildHistory (7.90s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2020-12-22T11:03:41.345Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.70s) [2020-12-22T11:03:41.345Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T11:03:41.345Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabel (0.70s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.72s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.22s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.29s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.57s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.04s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.05s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.12s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.51s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.15s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.36s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.48s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.91s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.00s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.95s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.05s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.21s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.28s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.84s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.78s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.45s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.26s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.83s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.68s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.20s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.00s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildRm (11.59s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.66s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-22T11:03:41.808Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.05s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.77s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.88s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.71s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.29s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.47s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildStderr (4.14s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.03s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.51s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.99s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.08s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.83s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.83s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.19s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.52s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.38s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.63s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.65s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.05s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.90s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.56s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.49s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-22T11:03:41.808Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.73s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.19s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitChange (5.19s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.08s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.74s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitTTY (10.59s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.13s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-22T11:03:41.808Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.81s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.24s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.71s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.73s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.95s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.50s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.48s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.73s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.80s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.77s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.48s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.00s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.76s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.00s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.10s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.41s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.86s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T11:03:41.808Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.57s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.78s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.45s) [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T11:03:41.808Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.54s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.10s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.11s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.09s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.05s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000917440_} (2.07s) [2020-12-22T11:03:41.808Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1925049574_c:\foo_false____} (2.09s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1925049574_c:\foo_true____} (2.01s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T11:03:41.809Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.92s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.79s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.92s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.42s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.81s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.15s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.15s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToDot (1.82s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCpToStdout (1.95s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.78s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.84s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.63s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.57s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:41.809Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.92s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:41.809Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.87s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.96s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.28s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (3.86s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.67s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.87s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.77s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFilters (3.64s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFormat (3.72s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsRename (6.77s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsResize (2.14s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.69s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.95s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.16s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.82s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.44s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.52s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.47s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.64s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.46s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.32s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.72s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecInspectID (4.70s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T11:03:41.809Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.70s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.89s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.52s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.50s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.51s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.48s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T11:03:41.809Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.00s) [2020-12-22T11:03:41.809Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-12-22T11:03:41.809Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T11:03:41.809Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.46s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.33s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.63s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.99s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.29s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T11:03:41.810Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T11:03:41.810Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.71s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T11:03:41.810Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T11:03:41.810Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.67s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.69s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectDefault (1.66s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectHistory (3.84s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.72s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.55s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.50s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.57s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectStatus (2.23s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.58s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.70s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.75s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.53s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.55s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.73s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.67s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.47s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.41s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.19s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.08s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T11:03:41.810Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.56s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.82s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.55s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.73s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.16s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.80s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.85s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsSince (8.37s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsTail (6.93s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.02s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.76s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-22T11:03:41.810Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.53s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T11:03:41.810Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.42s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T11:03:41.810Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsByOrder (6.77s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.58s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.83s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-22T11:03:41.810Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.66s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.52s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.42s) [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.38s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-22T11:03:41.810Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.810Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.56s) [2020-12-22T11:03:41.810Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T11:03:41.810Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.66s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T11:03:41.811Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.04s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.36s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.82s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.40s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.96s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.50s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.35s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.39s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.32s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.26s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.40s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.69s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.54s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.85s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.44s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.90s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.21s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.82s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.62s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.20s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.94s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.71s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.68s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.68s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.68s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.30s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.07s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.80s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.15s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.68s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.86s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.86s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.78s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunExitCode (1.92s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.77s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunExposePort (0.12s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.43s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.86s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.57s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.78s) [2020-12-22T11:03:41.811Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.09s) [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T11:03:41.811Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.811Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.32s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.64s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunRm (1.87s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.88s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.79s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.67s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.62s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.94s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.68s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.50s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.74s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.80s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.32s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.28s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.39s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.65s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.07s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.78s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.78s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.36s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.74s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.51s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.15s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.36s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.10s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.18s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.82s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.52s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.93s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.22s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.09s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T11:03:41.812Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.18s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.22s) [2020-12-22T11:03:41.812Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-22T11:03:41.812Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.812Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-22T11:03:41.812Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-22T11:03:41.813Z] --- PASS: TestDockerRegistrySuite (0.12s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-22T11:03:41.813Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-22T11:03:41.813Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-22T11:03:41.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-22T11:03:41.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-22T11:03:41.813Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerDaemonSuite [2020-12-22T11:03:41.813Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-22T11:03:41.813Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-22T11:03:41.813Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-22T11:03:41.813Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerSwarmSuite [2020-12-22T11:03:41.813Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-22T11:03:41.813Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-22T11:03:41.813Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerExternalVolumeSuite [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerNetworkSuite [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] === RUN TestDockerHubPullSuite [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-22T11:03:41.813Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] PASS [2020-12-22T11:03:41.813Z] ok github.com/docker/docker/integration-cli 2056.524s [2020-12-22T11:03:41.813Z] [2020-12-22T11:03:41.813Z] === Skipped [2020-12-22T11:03:41.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T11:03:41.813Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T11:03:41.813Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.813Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T11:03:41.814Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-22T11:03:41.814Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T11:03:41.814Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T11:03:41.814Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T11:03:41.814Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2020-12-22T11:03:41.814Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T11:03:41.814Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T11:03:41.814Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T11:03:41.814Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.814Z] [2020-12-22T11:03:41.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-22T11:03:41.815Z] [2020-12-22T11:03:41.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T11:03:41.815Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T11:03:41.815Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-22T11:03:42.277Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-22T11:03:42.277Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-22T11:03:42.277Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T11:03:42.277Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.277Z] [2020-12-22T11:03:42.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T11:03:42.277Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-22T11:03:42.278Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-22T11:03:42.278Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T11:03:42.278Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:42.278Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T11:03:42.278Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T11:03:42.278Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T11:03:42.278Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T11:03:42.278Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T11:03:42.278Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.278Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T11:03:42.279Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T11:03:42.279Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T11:03:42.279Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T11:03:42.279Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T11:03:42.279Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T11:03:42.279Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T11:03:42.279Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T11:03:42.279Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T11:03:42.279Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T11:03:42.279Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T11:03:42.279Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T11:03:42.279Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T11:03:42.279Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.279Z] [2020-12-22T11:03:42.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T11:03:42.280Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-22T11:03:42.280Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T11:03:42.280Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T11:03:42.280Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-22T11:03:42.280Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T11:03:42.280Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T11:03:42.280Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.280Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.07s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.07s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.05s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T11:03:42.281Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T11:03:42.281Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.281Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:42.282Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.282Z] [2020-12-22T11:03:42.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:42.282Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-22T11:03:42.283Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T11:03:42.283Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-22T11:03:42.283Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T11:03:42.283Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.283Z] [2020-12-22T11:03:42.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T11:03:42.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T11:03:42.284Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-22T11:03:42.284Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.284Z] DONE 1093 tests, 547 skipped in 2064.440s [2020-12-22T11:03:42.284Z] INFO: Integration tests ended at 12/22/2020 11:03:42. Duration:00:34:24.6755177 [2020-12-22T11:03:42.284Z] INFO: Docker info of the daemon under test at end of run [2020-12-22T11:03:42.284Z] [2020-12-22T11:03:42.745Z] Containers: 2 [2020-12-22T11:03:42.745Z] Running: 0 [2020-12-22T11:03:42.745Z] Paused: 0 [2020-12-22T11:03:42.745Z] Stopped: 2 [2020-12-22T11:03:42.745Z] Images: 18 [2020-12-22T11:03:42.745Z] Server Version: 0.0.0-dev [2020-12-22T11:03:42.745Z] Storage Driver: windowsfilter [2020-12-22T11:03:42.745Z] Windows: [2020-12-22T11:03:42.745Z] Logging Driver: json-file [2020-12-22T11:03:42.745Z] Plugins: [2020-12-22T11:03:42.745Z] Volume: local [2020-12-22T11:03:42.745Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T11:03:42.745Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T11:03:42.745Z] Swarm: inactive [2020-12-22T11:03:42.745Z] Default Isolation: process [2020-12-22T11:03:42.745Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T11:03:42.745Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T11:03:42.745Z] OSType: windows [2020-12-22T11:03:42.745Z] Architecture: x86_64 [2020-12-22T11:03:42.745Z] CPUs: 4 [2020-12-22T11:03:42.745Z] Total Memory: 32GiB [2020-12-22T11:03:42.745Z] Name: azwin-2-f2aa80 [2020-12-22T11:03:42.745Z] ID: QWUK:I2CR:JNOM:5JCO:SXFW:XWI7:PXK4:IZIN:ULR3:INYW:QXOH:AGDC [2020-12-22T11:03:42.745Z] Docker Root Dir: D:\CI\PR-41832\1\daemon [2020-12-22T11:03:42.745Z] Debug Mode (client): false [2020-12-22T11:03:42.745Z] Debug Mode (server): true [2020-12-22T11:03:42.745Z] File Descriptors: -1 [2020-12-22T11:03:42.745Z] Goroutines: 17 [2020-12-22T11:03:42.745Z] System Time: 2020-12-22T11:03:42.2528033Z [2020-12-22T11:03:42.745Z] EventsListeners: 0 [2020-12-22T11:03:42.745Z] Registry: https://index.docker.io/v1/ [2020-12-22T11:03:42.745Z] Labels: [2020-12-22T11:03:42.745Z] Experimental: false [2020-12-22T11:03:42.745Z] Insecure Registries: [2020-12-22T11:03:42.745Z] 127.0.0.0/8 [2020-12-22T11:03:42.745Z] Live Restore Enabled: false [2020-12-22T11:03:42.745Z] [2020-12-22T11:03:42.745Z] [2020-12-22T11:03:42.745Z] INFO: Stopping daemon under test [2020-12-22T11:03:42.745Z] SUCCESS: The process with PID 1104 (child process of PID 4352) has been terminated. [2020-12-22T11:03:42.745Z] SUCCESS: The process with PID 4352 (child process of PID 3704) has been terminated. [2020-12-22T11:03:42.745Z] INFO: Stop tailing logs of the daemon under tests [2020-12-22T11:03:42.745Z] INFO: executeCI.ps1 Completed successfully at 12/22/2020 11:03:42. [2020-12-22T11:03:42.745Z] INFO: Tidying up at end of run [2020-12-22T11:03:42.745Z] INFO: Saving daemon under test log (d:\CI\PR-41832\1\dut.out) to bundles\CIDUT.out [2020-12-22T11:03:42.745Z] INFO: Saving daemon under test log (d:\CI\PR-41832\1\dut.err) to bundles\CIDUT.err [2020-12-22T11:03:42.745Z] INFO: Nuke-Everything... [2020-12-22T11:03:43.206Z] INFO: Container count on control daemon to delete is 2 [2020-12-22T11:03:43.667Z] f0a15fe866e5 [2020-12-22T11:03:43.667Z] ba9ddab6c03f [2020-12-22T11:03:43.667Z] INFO: Tidying pidfile d:\CI\PR-41832\1\docker.pid [2020-12-22T11:03:43.667Z] INFO: Nuking d:\CI [2020-12-22T11:04:08.837Z] INFO: Zapped successfully [2020-12-22T11:04:08.837Z] [2020-12-22T11:04:08.837Z] INFO: executeCI.ps1 exiting at Tue Dec 22 11:04:07 CUT 2020. Duration 00:58:28.9145436 [2020-12-22T11:04:08.837Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-22T11:04:09.079Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-22T11:04:19.448Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-22T11:04:21.203Z] Archiving artifacts [2020-12-22T11:04:36.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41832/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T11:04:37.385Z] + make clean [2020-12-22T11:04:38.358Z] docker volume rm -f docker-dev-cache [2020-12-22T11:04:38.499Z] 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